diff mbox series

[v2,20/44] kea: upgrade 2.0.2 -> 2.2.0

Message ID 20220808064237.3975347-20-alex@linutronix.de
State Accepted, archived
Commit f7ed061dbb9e9dede07788550ffdfd01dd129e2c
Headers show
Series [v2,01/44] rpm: update 4.17.0 -> 4.17.1 | expand

Commit Message

Alexander Kanavin Aug. 8, 2022, 6:42 a.m. UTC
License-Update: Apache licensed bits removed
(see https://github.com/isc-projects/kea/commit/65c988f475a028b162054a4d8e8b2e2acbfe3530)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 .../recipes-connectivity/kea/{kea_2.0.2.bb => kea_2.2.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/kea/{kea_2.0.2.bb => kea_2.2.0.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-connectivity/kea/kea_2.0.2.bb b/meta/recipes-connectivity/kea/kea_2.2.0.bb
similarity index 93%
rename from meta/recipes-connectivity/kea/kea_2.0.2.bb
rename to meta/recipes-connectivity/kea/kea_2.2.0.bb
index 13da1f858d..2c2e5a74dd 100644
--- a/meta/recipes-connectivity/kea/kea_2.0.2.bb
+++ b/meta/recipes-connectivity/kea/kea_2.2.0.bb
@@ -2,8 +2,8 @@  SUMMARY = "ISC Kea DHCP Server"
 DESCRIPTION = "Kea is the next generation of DHCP software developed by ISC. It supports both DHCPv4 and DHCPv6 protocols along with their extensions, e.g. prefix delegation and dynamic updates to DNS."
 HOMEPAGE = "http://kea.isc.org"
 SECTION = "connectivity"
-LICENSE = "MPL-2.0 & Apache-2.0"
-LIC_FILES_CHKSUM = "file://COPYING;md5=b4ecee995eeb6780a17dd7e539e97abc"
+LICENSE = "MPL-2.0"
+LIC_FILES_CHKSUM = "file://COPYING;md5=97ce14bdd2733f5b84ab5e29380d057d"
 
 DEPENDS = "boost log4cplus openssl"
 
@@ -18,7 +18,7 @@  SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \
            file://fix_pid_keactrl.patch \
            file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \
            "
-SRC_URI[sha256sum] = "8d28213bdc8e2bb870a383b30ac1e53d54e1eba43d2f86e5151b08b66aa6cf32"
+SRC_URI[sha256sum] = "da7d90ca62a772602dac6e77e507319038422895ad68eeb142f1487d67d531d2"
 
 inherit autotools systemd update-rc.d upstream-version-is-even