summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-08-31 10:30:05 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-02 18:17:43 +0100
commit76d0d0d18498c95945e9a4334de7d44d1024e2d1 (patch)
tree7873ad00429c8baec5b74f16c540de358ee7ddcb /meta/recipes-core/ell
parente964b7f4bbd398bef3f48ec9ddd441a7f5df9987 (diff)
downloadopenembedded-core-contrib-76d0d0d18498c95945e9a4334de7d44d1024e2d1.tar.gz
ell: upgrade 0.57 -> 0.58
Changelog: Add support for handling sysctl settings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-core/ell')
-rw-r--r--meta/recipes-core/ell/ell_0.58.bb (renamed from meta/recipes-core/ell/ell_0.57.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.57.bb b/meta/recipes-core/ell/ell_0.58.bb
index 09a0831fbe..04e8566305 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