ell: upgrade 0.57 -> 0.58

Changelog:
 Add support for handling sysctl settings.

(From OE-Core rev: b9dfc608c0db72edfa62c56a064d8bc45cfc14b1)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 76d0d0d18498c95945e9a4334de7d44d1024e2d1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Wang Mingyu 2023-08-31 10:30:05 +08:00 committed by Steve Sakoman
parent 30969f3e97
commit 2709fd6c22

View File

@ -15,7 +15,7 @@ DEPENDS = "dbus"
inherit autotools pkgconfig
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
SRC_URI[sha256sum] = "7603928ee584b758ca27c67e4dc513049a09b038d7d28459a9440f8443c91018"
SRC_URI[sha256sum] = "531a980589c8954ff12a3110b4d958fa75a74c88ddcc3e2ace4317e76a7c1e9b"
do_configure:prepend () {
mkdir -p ${S}/build-aux