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-09 17:47:11 +0000
commit5775e9ef2fce1d0b9860602f1065bb1e09bc1b61 (patch)
treefd9a2b028064ac607d5b763ef2f5229a6e4729d5 /meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
parentec251cdc481d2e088ed817e651bacdf213fb9ded (diff)
downloadopenembedded-core-5775e9ef2fce1d0b9860602f1065bb1e09bc1b61.tar.gz
dhcp: fix issue with new bind changes
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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
file://0009-remove-dhclient-script-bash-dependency.patch \
file://0012-dhcp-correct-the-intention-for-xml2-lib-search.patch \
file://0013-fixup_use_libbind.patch \
+ file://0001-dhcpd-fix-Replace-custom-isc_boolean_t-with-C-standa.patch \
"
SRC_URI[md5sum] = "18c7f4dcbb0a63df25098216d47b1ede"