diff options
author | wangmy <wangmy@fujitsu.com> | 2021-03-31 22:22:27 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
commit | da9f221f70d3181d5a30c7a027e9c015175c1737 (patch) | |
tree | 7690ff8281575ec3bae989a210196b222d6bb625 /meta/recipes-core | |
parent | 0b16b83dffb7ec682152d12c0032253daaa75f1e (diff) | |
download | poky-da9f221f70d3181d5a30c7a027e9c015175c1737.tar.gz |
ell: upgrade 0.38 -> 0.39
(From OE-Core rev: dba7774a0f34eea86707a011941c7b3ef2fa5c1c)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/ell/ell_0.39.bb (renamed from meta/recipes-core/ell/ell_0.38.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.38.bb b/meta/recipes-core/ell/ell_0.39.bb index 7d3a339978..68ec4cb4a4 100644 --- a/meta/recipes-core/ell/ell_0.38.bb +++ b/meta/recipes-core/ell/ell_0.39.bb | |||
@@ -17,7 +17,7 @@ inherit autotools pkgconfig | |||
17 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \ | 17 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \ |
18 | file://0001-pem.c-do-not-use-rawmemchr.patch \ | 18 | file://0001-pem.c-do-not-use-rawmemchr.patch \ |
19 | " | 19 | " |
20 | SRC_URI[sha256sum] = "c1b7ae5676eec310f08757b3d8652b8e818776be1897fb5deb59e55f02a012a7" | 20 | SRC_URI[sha256sum] = "653e2e139e23ed31e03c56c05f15321a9e818e2dca00a315c18d2c7b72f15d08" |
21 | 21 | ||
22 | do_configure_prepend () { | 22 | do_configure_prepend () { |
23 | mkdir -p ${S}/build-aux | 23 | mkdir -p ${S}/build-aux |