diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-03-04 22:07:04 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-11 20:28:57 -0700 |
commit | f7557a1793b45b7bdbcc06e875021d9a8b43ec79 (patch) | |
tree | 292758371682fb9372f046b644e6bf25d85f5b5e /meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb | |
parent | 4a4be6f089c4dfba72ced1611417431c00a504a9 (diff) | |
download | poky-f7557a1793b45b7bdbcc06e875021d9a8b43ec79.tar.gz |
dhcp: Update to 4.3.0
Rebase fix-external-bind patch
LICENSE file has date update to 2014
(From OE-Core rev: 58fb2f8eac69bc6ae5bcba8227d161888af5a230)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb')
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb deleted file mode 100644 index 77cdb4e813..0000000000 --- a/meta/recipes-connectivity/dhcp/dhcp_4.2.5-P1.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | require dhcp.inc | ||
2 | |||
3 | PR = "r4" | ||
4 | |||
5 | SRC_URI += "file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ | ||
6 | file://fix-external-bind.patch \ | ||
7 | file://link-with-lcrypto.patch \ | ||
8 | file://fixsepbuild.patch \ | ||
9 | file://dhclient-script-drop-resolv.conf.dhclient.patch \ | ||
10 | " | ||
11 | |||
12 | SRC_URI[md5sum] = "f68e3c1f00a9af5742bc5e71d567cf93" | ||
13 | SRC_URI[sha256sum] = "59b06c9f5d775e46999b422c45b9229402c462b114ce1685617bfb2b8b028250" | ||