From: Markus Volk Date: Sun, 9 Jun 2024 18:05:12 +0000 (+0200) Subject: ell: update 0.65 -> 0.66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560bd2f0f02bbb0791fc03496266f9ff77c2aa77;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ell: update 0.65 -> 0.66 ver 0.66: Fix issue with handling event callback when stopping ACD. Fix issue with handling ICMPv6 DNS and domain lists. Add support for notification lists. Signed-off-by: Markus Volk Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/ell/ell_0.65.bb b/meta/recipes-core/ell/ell_0.66.bb similarity index 88% rename from meta/recipes-core/ell/ell_0.65.bb rename to meta/recipes-core/ell/ell_0.66.bb index 9b559caf8aa..899e2f68493 100644 --- a/meta/recipes-core/ell/ell_0.65.bb +++ b/meta/recipes-core/ell/ell_0.66.bb @@ -15,4 +15,4 @@ DEPENDS = "dbus" inherit autotools pkgconfig SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "9ee7ac57b188d391cead705d3596a6d3240341786475149db297782a52269aa5" +SRC_URI[sha256sum] = "7a78b757080ed6518c1c4fa26ad6a7a3d6e4e385386a20b6fb52379e7d1ffa36"