From: Markus Volk Date: Mon, 19 Feb 2024 06:32:11 +0000 (+0100) Subject: ell: update 0.61 -> 0.62 X-Git-Tag: uninative-4.4~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae84d13b6c4f33a56cc36715a118a9f938ceb2c4;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git ell: update 0.61 -> 0.62 ver 0.62: Add support for cleanup functions and macros. Add support for setting DHCP max attempts. Signed-off-by: Markus Volk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.61.bb b/meta/recipes-core/ell/ell_0.62.bb similarity index 89% rename from meta/recipes-core/ell/ell_0.61.bb rename to meta/recipes-core/ell/ell_0.62.bb index 54727146462..c6ec91afb41 100644 --- a/meta/recipes-core/ell/ell_0.61.bb +++ b/meta/recipes-core/ell/ell_0.62.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] = "c21ba3530d530c736f9b3e6acc954d4404c1ce4abaf2a4694e46ecec17653fa0" +SRC_URI[sha256sum] = "f1efae12085610049714dc509c6fab3478925801609ad4232ce873b7daf1e03d" do_configure:prepend () { mkdir -p ${S}/build-aux