]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ell: upgrade 0.57 -> 0.58
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:30:05 +0000 (10:30 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:17:43 +0000 (18:17 +0100)
Changelog:
 Add support for handling sysctl settings.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/ell/ell_0.58.bb [moved from meta/recipes-core/ell/ell_0.57.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.57.bb
rename to meta/recipes-core/ell/ell_0.58.bb
index 09a0831fbe04b0331219656cdbc39f7d21f5a0eb..04e8566305b8f3dc5a3520577909242905a601cd 100644 (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