From: Wang Mingyu Date: Thu, 31 Aug 2023 02:30:05 +0000 (+0800) Subject: ell: upgrade 0.57 -> 0.58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76d0d0d18498c95945e9a4334de7d44d1024e2d1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: upgrade 0.57 -> 0.58 Changelog: Add support for handling sysctl settings. Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-core/ell/ell_0.57.bb b/meta/recipes-core/ell/ell_0.58.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.57.bb rename to meta/recipes-core/ell/ell_0.58.bb index 09a0831fbe0..04e8566305b 100644 --- a/meta/recipes-core/ell/ell_0.57.bb +++ b/meta/recipes-core/ell/ell_0.58.bb @@ -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