]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: update to 0.21
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Mon, 5 Aug 2019 12:36:00 +0000 (14:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Aug 2019 15:08:08 +0000 (16:08 +0100)
Changelog:
- Fix issue with resetting DHCP lease on client stop.
- Add support for GPIO helper functionality.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ell/ell_0.21.bb [moved from meta/recipes-core/ell/ell_0.20.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-core/ell/ell_0.20.bb
rename to meta/recipes-core/ell/ell_0.21.bb
index 81caa80fab49a05cb03ba359339db4b250fbc595..487fbccab5382a1fa8c23706ac0fdc444fb81aa7 100644 (file)
@@ -14,8 +14,8 @@ DEPENDS = "dbus"
 inherit autotools pkgconfig
 
 SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "920189f5be4ee4cd72d610baeb20da65"
-SRC_URI[sha256sum] = "d4aa08915f4058ecaab509dffbe22665d71dba6fe9626caff63c0e5f4b78a394"
+SRC_URI[md5sum] = "f94f8c812b0426b0c30b651fa5142dd9"
+SRC_URI[sha256sum] = "a0db4e3057ba41035637354b6af2aa4c74f83509e0c3e563d682df9d72eaff17"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux