]> code.ossystems Code Review - openembedded-core.git/commitdiff
ell: update to 0.25
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Tue, 29 Oct 2019 00:55:47 +0000 (01:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Oct 2019 16:07:11 +0000 (16:07 +0000)
0.24:
- Add support for extended groups in settings files.

0.25:
- Fix issue with stopping DHCP client and owner notification.
- Fix issue with time calculation overflow and DHCP.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/ell/ell_0.25.bb [moved from meta/recipes-core/ell/ell_0.23.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-core/ell/ell_0.23.bb
rename to meta/recipes-core/ell/ell_0.25.bb
index f6e91ef6fdd781fec714d10760804bf673abac73..f6201f9bf6b6b82fcbe37f6b6974c15c8bc014ee 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] = "be8214ff5b37012c4314343c8e6bcf15"
-SRC_URI[sha256sum] = "2efd9f7cdf57dedb9f1ba81bec534a3e0432476b1cb35ec0bc69973772a5f89b"
+SRC_URI[md5sum] = "8a8adc712718c770a72e4df6c9855c26"
+SRC_URI[sha256sum] = "7f2be568219d991d566ca50c58a56e69df9a248619fed758dcd9a4b04e655e5b"
 
 do_configure_prepend () {
     mkdir -p ${S}/build-aux