summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-07-19 14:25:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-07-21 11:08:11 +0100
commit1a3d89796b0156702a77620538643e709c594a6a (patch)
treed36d5cf70a930742800ccec9688ba9477ad7fddc
parentd4b5a24c2e7f7d8fcd7968c909f8cdedee1c3ef6 (diff)
downloadpoky-1a3d89796b0156702a77620538643e709c594a6a.tar.gz
ell: upgrade 0.66 -> 0.67
* Add support for handling sysctl char settings. (From OE-Core rev: a3c246763bdf5bab48d2856cad19376dc23bf6d3) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/ell/ell_0.67.bb (renamed from meta/recipes-core/ell/ell_0.66.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.66.bb b/meta/recipes-core/ell/ell_0.67.bb
index 899e2f6849..6b0ebbe621 100644
--- a/meta/recipes-core/ell/ell_0.66.bb
+++ b/meta/recipes-core/ell/ell_0.67.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] = "7a78b757080ed6518c1c4fa26ad6a7a3d6e4e385386a20b6fb52379e7d1ffa36" 18SRC_URI[sha256sum] = "97942e8cefb130b632496e5485242f3f374f3b8846800fb74fffd76dc2a0c726"