]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
ell: update 0.61 -> 0.62
authorMarkus Volk <f_l_k@t-online.de>
Mon, 19 Feb 2024 06:32:11 +0000 (07:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Feb 2024 15:07:48 +0000 (15:07 +0000)
ver 0.62:
Add support for cleanup functions and macros.
Add support for setting DHCP max attempts.

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ell/ell_0.62.bb [moved from meta/recipes-core/ell/ell_0.61.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-core/ell/ell_0.61.bb
rename to meta/recipes-core/ell/ell_0.62.bb
index 54727146462d79409cd8a898a9a6b94b95f26ccb..c6ec91afb41932c262d90e0d55f1528c66b513b1 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] = "c21ba3530d530c736f9b3e6acc954d4404c1ce4abaf2a4694e46ecec17653fa0"
+SRC_URI[sha256sum] = "f1efae12085610049714dc509c6fab3478925801609ad4232ce873b7daf1e03d"
 
 do_configure:prepend () {
     mkdir -p ${S}/build-aux