mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
ell: update to 0.37
Changelog: - Fix issue with D-Bus filter messages with no interfaces set. - Add support for PKCS#12 certification loading. (From OE-Core rev: a522b528170291264a1dd5293840bec7cdfa7311) Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bf64a62bfd
commit
c43b253bc5
@@ -16,7 +16,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] = "2f99e743a235b1c834b19112e4e0283d02da93b863899381466cde47bf159cf6"
|
SRC_URI[sha256sum] = "30027a2043bbe2faca7849946bb2ed7d5e48c1b9d2638bfa8f5fdef3093c4784"
|
||||||
|
|
||||||
do_configure_prepend () {
|
do_configure_prepend () {
|
||||||
mkdir -p ${S}/build-aux
|
mkdir -p ${S}/build-aux
|
||||||
Reference in New Issue
Block a user