mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ell: upgrade 0.40 -> 0.41
(From OE-Core rev: 03799c3abe79a2fbf1d273824e7408c275eabd6a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6393e1781b
commit
00d0263cf2
@@ -17,7 +17,7 @@ inherit autotools pkgconfig
|
|||||||
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
|
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz \
|
||||||
file://0001-pem.c-do-not-use-rawmemchr.patch \
|
file://0001-pem.c-do-not-use-rawmemchr.patch \
|
||||||
"
|
"
|
||||||
SRC_URI[sha256sum] = "b9bf5c14f2963591ea1372049c05646919a9ed46fcee5cd11ede1022c99ffbbd"
|
SRC_URI[sha256sum] = "4e8dba6c53cf152dbd0fd1dc3d4c7b04abf79e20a948895f85943e586870505c"
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
mkdir -p ${S}/build-aux
|
mkdir -p ${S}/build-aux
|
||||||
Reference in New Issue
Block a user