diff options
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb')
| -rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb b/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb deleted file mode 100644 index 964d05dde0..0000000000 --- a/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb +++ /dev/null | |||
| @@ -1,20 +0,0 @@ | |||
| 1 | require dhcp.inc | ||
| 2 | |||
| 3 | SRC_URI += "file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ | ||
| 4 | file://link-with-lcrypto.patch \ | ||
| 5 | file://fixsepbuild.patch \ | ||
| 6 | file://dhclient-script-drop-resolv.conf.dhclient.patch \ | ||
| 7 | file://replace-ifconfig-route.patch \ | ||
| 8 | file://0001-site.h-enable-gentle-shutdown.patch \ | ||
| 9 | file://libxml2-configure-argument.patch \ | ||
| 10 | file://tweak-to-support-external-bind.patch \ | ||
| 11 | file://remove-dhclient-script-bash-dependency.patch \ | ||
| 12 | file://build-shared-libs.patch \ | ||
| 13 | file://Moved-the-call-to-isc_app_ctxstart-to-not-get-signal.patch \ | ||
| 14 | " | ||
| 15 | |||
| 16 | SRC_URI[md5sum] = "2b5e5b2fa31c2e27e487039d86f83d3f" | ||
| 17 | SRC_URI[sha256sum] = "eb95936bf15d2393c55dd505bc527d1d4408289cec5a9fa8abb99f7577e7f954" | ||
| 18 | |||
| 19 | PACKAGECONFIG ?= "" | ||
| 20 | PACKAGECONFIG[bind-httpstats] = "--with-libxml2,--without-libxml2,libxml2" | ||
