aboutsummaryrefslogtreecommitdiffstats
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
committerArmin Kuster <akuster808@gmail.com>2019-09-08 19:04:42 -0700
commitd0e2babdab1625e86d0abc7fa7dab25caa73ccb6 (patch)
tree4ad59dda1c45861e7b095ca286fdbacacc92925c /meta/recipes-connectivity/dhcp/dhcp_4.4.1.bb
parent6018e9755dce3eaa22a1fe691dc18546c43c9cbe (diff)
downloadopenembedded-core-contrib-d0e2babdab1625e86d0abc7fa7dab25caa73ccb6.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"