mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
ell: update 0.61 -> 0.62
ver 0.62: Add support for cleanup functions and macros. Add support for setting DHCP max attempts. (From OE-Core rev: ae84d13b6c4f33a56cc36715a118a9f938ceb2c4) 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
e6047ee5e8
commit
6cddb77eee
@@ -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] = "c21ba3530d530c736f9b3e6acc954d4404c1ce4abaf2a4694e46ecec17653fa0"
|
||||
SRC_URI[sha256sum] = "f1efae12085610049714dc509c6fab3478925801609ad4232ce873b7daf1e03d"
|
||||
|
||||
do_configure:prepend () {
|
||||
mkdir -p ${S}/build-aux
|
||||
Reference in New Issue
Block a user