summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-10-24 01:19:46 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-11-14 11:14:38 +0000
commit0cb510764699d0dc32030cd69856e82be1706492 (patch)
treecd2430d85bceed6e5d8c73cd36d7fedc56e99258 /meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
parent4191d3f3aa73a62a3de5a39e9558eb9d1d34b3a9 (diff)
downloadpoky-0cb510764699d0dc32030cd69856e82be1706492.tar.gz
dhcp: fix issue with new bind changes
(From OE-Core rev: 5775e9ef2fce1d0b9860602f1065bb1e09bc1b61) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb')
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb b/meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
index 159abbc405..ca0daa1810 100644
--- a/meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
+++ b/meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
@@ -10,6 +10,7 @@ SRC_URI += "file://0001-define-macro-_PATH_DHCPD_CONF-and-_PATH_DHCLIENT_CON.pat
10 file://0009-remove-dhclient-script-bash-dependency.patch \ 10 file://0009-remove-dhclient-script-bash-dependency.patch \
11 file://0012-dhcp-correct-the-intention-for-xml2-lib-search.patch \ 11 file://0012-dhcp-correct-the-intention-for-xml2-lib-search.patch \
12 file://0013-fixup_use_libbind.patch \ 12 file://0013-fixup_use_libbind.patch \
13 file://0001-dhcpd-fix-Replace-custom-isc_boolean_t-with-C-standa.patch \
13" 14"
14 15
15SRC_URI[md5sum] = "18c7f4dcbb0a63df25098216d47b1ede" 16SRC_URI[md5sum] = "18c7f4dcbb0a63df25098216d47b1ede"