summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-03-06 07:42:06 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-03-07 17:25:02 +0000
commit053fe287eae4071e6dc61a28645dc7bbd623fa37 (patch)
treedf55de02b749e97c3b035d086b7e46e581687887
parentcbeaf28ada588378520120ffe65e80a18e69e06e (diff)
downloadpoky-053fe287eae4071e6dc61a28645dc7bbd623fa37.tar.gz
ell: upgrade 0.62 -> 0.63
(From OE-Core rev: 5d9027e3d9e59e46eefc238b69c50cc235061a64) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/ell/ell_0.63.bb (renamed from meta/recipes-core/ell/ell_0.62.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.62.bb b/meta/recipes-core/ell/ell_0.63.bb
index c6ec91afb4..7ecb63a478 100644
--- a/meta/recipes-core/ell/ell_0.62.bb
+++ b/meta/recipes-core/ell/ell_0.63.bb
@@ -15,7 +15,7 @@ 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] = "f1efae12085610049714dc509c6fab3478925801609ad4232ce873b7daf1e03d" 18SRC_URI[sha256sum] = "7397c76996d7646b9917ebf016cd67586b10166295af2e0e18cdb5b8f6659965"
19 19
20do_configure:prepend () { 20do_configure:prepend () {
21 mkdir -p ${S}/build-aux 21 mkdir -p ${S}/build-aux