diff options
-rw-r--r-- | meta/recipes-connectivity/kea/kea_1.8.2.bb (renamed from meta/recipes-connectivity/kea/kea_1.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/kea/kea_1.8.1.bb b/meta/recipes-connectivity/kea/kea_1.8.2.bb index 3a2ccf5c1f..3dc4f6af70 100644 --- a/meta/recipes-connectivity/kea/kea_1.8.1.bb +++ b/meta/recipes-connectivity/kea/kea_1.8.2.bb | |||
@@ -19,7 +19,7 @@ SRC_URI = "http://ftp.isc.org/isc/kea/${PV}/${BP}.tar.gz \ | |||
19 | file://fix_pid_keactrl.patch \ | 19 | file://fix_pid_keactrl.patch \ |
20 | file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ | 20 | file://0001-src-lib-log-logger_unittest_support.cc-do-not-write-.patch \ |
21 | " | 21 | " |
22 | SRC_URI[sha256sum] = "52020cb16889484b661746d7fc4c7cd88974b1af5b7fc436eb6e69c62eb83734" | 22 | SRC_URI[sha256sum] = "486ca7abedb9d6fdf8e4344ad8688d1171f2ef0f5506d118988aadeae80a1d39" |
23 | 23 | ||
24 | inherit autotools systemd update-rc.d upstream-version-is-even | 24 | inherit autotools systemd update-rc.d upstream-version-is-even |
25 | 25 | ||