summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2024-06-09 20:05:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-06-11 11:41:33 +0100
commitd84084c1ec073592f2c80f4abdda811b35fdffe6 (patch)
tree083048ec648dad0ea0749b45f02ada3c1f1c4128 /meta/recipes-core
parentbf511fc2403cdc61f706b34034038bf81f994c3f (diff)
downloadpoky-d84084c1ec073592f2c80f4abdda811b35fdffe6.tar.gz
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. (From OE-Core rev: 560bd2f0f02bbb0791fc03496266f9ff77c2aa77) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/ell/ell_0.66.bb (renamed from meta/recipes-core/ell/ell_0.65.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.65.bb b/meta/recipes-core/ell/ell_0.66.bb
index 9b559caf8a..899e2f6849 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"
15inherit autotools pkgconfig 15inherit autotools pkgconfig
16 16
17SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" 17SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
18SRC_URI[sha256sum] = "9ee7ac57b188d391cead705d3596a6d3240341786475149db297782a52269aa5" 18SRC_URI[sha256sum] = "7a78b757080ed6518c1c4fa26ad6a7a3d6e4e385386a20b6fb52379e7d1ffa36"