summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ell
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-05 07:05:01 +0200
committerSteve Sakoman <steve@sakoman.com>2022-08-23 04:23:01 -1000
commit56b8dbfa7a0d70306d61c7f21125232bc6a2e34c (patch)
tree3ed44e970105e31b9754b4e7fb9795e6e29b586f /meta/recipes-core/ell
parent89feb5d2c39bf6b01f996bba522948ebb99863c7 (diff)
downloadopenembedded-core-contrib-56b8dbfa7a0d70306d61c7f21125232bc6a2e34c.tar.gz
ell: upgrade 0.49 -> 0.50
ver 0.50: Fix issue with D-Bus use-after-free crash when removing objects. Fix issue with DHCP lease expiry based on frame reception times. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 9a9c78fb94d04c1b38d8d0f2cb283e19ed513a12) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core/ell')
-rw-r--r--meta/recipes-core/ell/ell_0.50.bb (renamed from meta/recipes-core/ell/ell_0.49.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.49.bb b/meta/recipes-core/ell/ell_0.50.bb
index 9edd6fc92a..243ac01530 100644
--- a/meta/recipes-core/ell/ell_0.49.bb
+++ b/meta/recipes-core/ell/ell_0.50.bb
@@ -16,7 +16,7 @@ inherit autotools pkgconfig
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
"
-SRC_URI[sha256sum] = "a7ff8ecbc76b187d942dd22b61cb489711400897c790319ffb7e944791687c3f"
+SRC_URI[sha256sum] = "0fe51d51c6eddc2a2784092f1dfdd1143a5ef27f15c274ecfbadd680d3a72fd9"
do_configure:prepend () {
mkdir -p ${S}/build-aux