diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-core/ell/ell_0.26.bb (renamed from meta/recipes-core/ell/ell_0.25.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/ell/ell_0.25.bb b/meta/recipes-core/ell/ell_0.26.bb index f6201f9bf6..f1f252ce4f 100644 --- a/meta/recipes-core/ell/ell_0.25.bb +++ b/meta/recipes-core/ell/ell_0.26.bb | |||
@@ -14,8 +14,8 @@ DEPENDS = "dbus" | |||
14 | inherit autotools pkgconfig | 14 | inherit autotools pkgconfig |
15 | 15 | ||
16 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" | 16 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" |
17 | SRC_URI[md5sum] = "8a8adc712718c770a72e4df6c9855c26" | 17 | SRC_URI[md5sum] = "4660e25541071e933a2bb02ef2f94e7d" |
18 | SRC_URI[sha256sum] = "7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b" | 18 | SRC_URI[sha256sum] = "7855b4b8f271ba6ee67d87d0965b975a9a8dbeaa616665ca2248afa3b5fcbc77" |
19 | 19 | ||
20 | do_configure_prepend () { | 20 | do_configure_prepend () { |
21 | mkdir -p ${S}/build-aux | 21 | mkdir -p ${S}/build-aux |