mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
ell: update 0.55 -> 0.56
Needed by iwd 2.3 (From OE-Core rev: 8f5af6de0d4e72d4efa5be8f85de62214acf4ae8) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4577e76df8
commit
30dccfb1b0
@@ -15,7 +15,7 @@ DEPENDS = "dbus"
|
||||
inherit autotools pkgconfig
|
||||
|
||||
SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "a7e1fd3e13d9083f80eb9787546add49fba5c3d9e9f166b06e2ff9fd8030dc6d"
|
||||
SRC_URI[sha256sum] = "58eb8b2b64087f7479d5db6a830a0656c536d93e5f11d4c9a4443ce8760a1b63"
|
||||
|
||||
do_configure:prepend () {
|
||||
mkdir -p ${S}/build-aux
|
||||
Reference in New Issue
Block a user