diff options
-rw-r--r-- | meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch | 4 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch | 4 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind/conf.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch | 2 | ||||
-rw-r--r-- | meta/recipes-connectivity/bind/bind_9.20.13.bb (renamed from meta/recipes-connectivity/bind/bind_9.20.12.bb) | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch index 78ab6b87fc..dda94c14e7 100644 --- a/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch +++ b/meta/recipes-connectivity/bind/bind/0001-avoid-start-failure-with-bind-user.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From c70f74164bea8a8c54c03becffb2f21103dd1f31 Mon Sep 17 00:00:00 2001 | 1 | From 7128d079b0c315414410c4bcfb18b445cd7afda2 Mon Sep 17 00:00:00 2001 |
2 | From: Chen Qi <Qi.Chen@windriver.com> | 2 | From: Chen Qi <Qi.Chen@windriver.com> |
3 | Date: Mon, 15 Oct 2018 16:55:09 +0800 | 3 | Date: Mon, 15 Oct 2018 16:55:09 +0800 |
4 | Subject: [PATCH] avoid start failure with bind user | 4 | Subject: [PATCH] avoid start failure with bind user |
diff --git a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch index 53e439721f..5d3bd682f4 100644 --- a/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch +++ b/meta/recipes-connectivity/bind/bind/0001-named-lwresd-V-and-start-log-hide-build-options.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 0dd67d85705cbcfa9a2759c46f3cdf3d0d6375de Mon Sep 17 00:00:00 2001 | 1 | From 56249e557c820a743f1390174bd93104698e70f2 Mon Sep 17 00:00:00 2001 |
2 | From: Hongxu Jia <hongxu.jia@windriver.com> | 2 | From: Hongxu Jia <hongxu.jia@windriver.com> |
3 | Date: Mon, 27 Aug 2018 21:24:20 +0800 | 3 | Date: Mon, 27 Aug 2018 21:24:20 +0800 |
4 | Subject: [PATCH] `named/lwresd -V' and start log hide build options | 4 | Subject: [PATCH] `named/lwresd -V' and start log hide build options |
@@ -20,7 +20,7 @@ Signed-off-by: Armin Kuster <akuster@mvista.com> | |||
20 | 1 file changed, 1 insertion(+), 1 deletion(-) | 20 | 1 file changed, 1 insertion(+), 1 deletion(-) |
21 | 21 | ||
22 | diff --git a/configure.ac b/configure.ac | 22 | diff --git a/configure.ac b/configure.ac |
23 | index f9cf4a4..0ce3d26 100644 | 23 | index 295bfd6..5c7d7fb 100644 |
24 | --- a/configure.ac | 24 | --- a/configure.ac |
25 | +++ b/configure.ac | 25 | +++ b/configure.ac |
26 | @@ -35,7 +35,7 @@ AC_DEFINE([PACKAGE_VERSION_EXTRA], ["][bind_VERSION_EXTRA]["], [BIND 9 Extra par | 26 | @@ -35,7 +35,7 @@ AC_DEFINE([PACKAGE_VERSION_EXTRA], ["][bind_VERSION_EXTRA]["], [BIND 9 Extra par |
diff --git a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch index 38d208fc1c..9bbe0998c6 100644 --- a/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch +++ b/meta/recipes-connectivity/bind/bind/bind-ensure-searching-for-json-headers-searches-sysr.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 8c9c817933eef20328f10237bbd964580db0a3ad Mon Sep 17 00:00:00 2001 | 1 | From fe34ede0bbb0c60624cc281c938b9ca784505f5a Mon Sep 17 00:00:00 2001 |
2 | From: Paul Gortmaker <paul.gortmaker@windriver.com> | 2 | From: Paul Gortmaker <paul.gortmaker@windriver.com> |
3 | Date: Tue, 9 Jun 2015 11:22:00 -0400 | 3 | Date: Tue, 9 Jun 2015 11:22:00 -0400 |
4 | Subject: [PATCH] bind: ensure searching for json headers searches sysroot | 4 | Subject: [PATCH] bind: ensure searching for json headers searches sysroot |
@@ -32,7 +32,7 @@ Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> | |||
32 | 1 file changed, 1 insertion(+), 1 deletion(-) | 32 | 1 file changed, 1 insertion(+), 1 deletion(-) |
33 | 33 | ||
34 | diff --git a/configure.ac b/configure.ac | 34 | diff --git a/configure.ac b/configure.ac |
35 | index 334b551..f9cf4a4 100644 | 35 | index 6ee5459..295bfd6 100644 |
36 | --- a/configure.ac | 36 | --- a/configure.ac |
37 | +++ b/configure.ac | 37 | +++ b/configure.ac |
38 | @@ -863,7 +863,7 @@ AS_CASE([$with_lmdb], | 38 | @@ -863,7 +863,7 @@ AS_CASE([$with_lmdb], |
diff --git a/meta/recipes-connectivity/bind/bind/conf.patch b/meta/recipes-connectivity/bind/bind/conf.patch index 102fe46ffe..8a45667fc4 100644 --- a/meta/recipes-connectivity/bind/bind/conf.patch +++ b/meta/recipes-connectivity/bind/bind/conf.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 83a892af19bf1455ce7132350332ed6d7f1e2b94 Mon Sep 17 00:00:00 2001 | 1 | From 24452a9a46ba21233925218e4fca066b338ba70d Mon Sep 17 00:00:00 2001 |
2 | From: Qing He <qing.he@intel.com> | 2 | From: Qing He <qing.he@intel.com> |
3 | Date: Tue, 30 Nov 2010 13:35:42 +0800 | 3 | Date: Tue, 30 Nov 2010 13:35:42 +0800 |
4 | Subject: [PATCH] bind: add new recipe | 4 | Subject: [PATCH] bind: add new recipe |
diff --git a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch index 984d401c70..97fac429dd 100644 --- a/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch +++ b/meta/recipes-connectivity/bind/bind/init.d-add-support-for-read-only-rootfs.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 1393cbf6b0084128fdfc9b5afb3bcc307265d094 Mon Sep 17 00:00:00 2001 | 1 | From 2fb98a36b3b35aeaa4852bd8bc268fbf66d0ad2d Mon Sep 17 00:00:00 2001 |
2 | From: Chen Qi <Qi.Chen@windriver.com> | 2 | From: Chen Qi <Qi.Chen@windriver.com> |
3 | Date: Thu, 27 Mar 2014 02:34:41 +0000 | 3 | Date: Thu, 27 Mar 2014 02:34:41 +0000 |
4 | Subject: [PATCH] init.d: add support for read-only rootfs | 4 | Subject: [PATCH] init.d: add support for read-only rootfs |
diff --git a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch index 74f2ef83a0..3adb694eaa 100644 --- a/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch +++ b/meta/recipes-connectivity/bind/bind/make-etc-initd-bind-stop-work.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From ce06506bb3fe661e03161af3a603bd228590a254 Mon Sep 17 00:00:00 2001 | 1 | From 3f18a00d627ec06d26d189e7ef1818d2c237274b Mon Sep 17 00:00:00 2001 |
2 | From: Roy Li <rongqing.li@windriver.com> | 2 | From: Roy Li <rongqing.li@windriver.com> |
3 | Date: Thu, 15 Nov 2012 02:27:54 +0000 | 3 | Date: Thu, 15 Nov 2012 02:27:54 +0000 |
4 | Subject: [PATCH] bind: make "/etc/init.d/bind stop" work | 4 | Subject: [PATCH] bind: make "/etc/init.d/bind stop" work |
diff --git a/meta/recipes-connectivity/bind/bind_9.20.12.bb b/meta/recipes-connectivity/bind/bind_9.20.13.bb index d3db481930..de39924c3d 100644 --- a/meta/recipes-connectivity/bind/bind_9.20.12.bb +++ b/meta/recipes-connectivity/bind/bind_9.20.13.bb | |||
@@ -20,7 +20,7 @@ SRC_URI = "https://ftp.isc.org/isc/bind9/${PV}/${BPN}-${PV}.tar.xz \ | |||
20 | file://0001-avoid-start-failure-with-bind-user.patch \ | 20 | file://0001-avoid-start-failure-with-bind-user.patch \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[sha256sum] = "dd32d6eb67504e8a430aaf70b4ef894f3d0226b44c7e02370c9b0d377f1c7999" | 23 | SRC_URI[sha256sum] = "151f9376ead317e646a5d0c9f01c060386d891118d7437a7f829bb9727c7b34c" |
24 | 24 | ||
25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" | 25 | UPSTREAM_CHECK_URI = "https://ftp.isc.org/isc/bind9/" |
26 | # follow the ESV versions divisible by 2 | 26 | # follow the ESV versions divisible by 2 |