diff options
author | Qing He <qing.he@intel.com> | 2010-11-17 13:55:14 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:26 -0800 |
commit | 8afecaa6350be7f7d8331e59bbd584ad35f83003 (patch) | |
tree | d819c521e6153cd8601a1326a0ead44846a60478 /meta/recipes-connectivity/dhcp | |
parent | 7227aafcce68a372170e0fca68b3020387156c02 (diff) | |
download | poky-8afecaa6350be7f7d8331e59bbd584ad35f83003.tar.gz |
dhcp: upgrade to version 4.2.0
from 4.1.1-P1
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/dhcp')
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch (renamed from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/dhcp-3.0.3-dhclient-dbus.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch (renamed from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fix-client-path.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch (renamed from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fixincludes.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch (renamed from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/noattrmode.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp-4.2.0/site.h (renamed from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/site.h) | 0 | ||||
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb (renamed from meta/recipes-connectivity/dhcp/dhcp_4.1.1-P1.bb) | 2 |
6 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/dhcp-3.0.3-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch index 579d72f484..579d72f484 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/dhcp-3.0.3-dhclient-dbus.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/dhcp-3.0.3-dhclient-dbus.patch | |||
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fix-client-path.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch index f6a7be1d81..f6a7be1d81 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fix-client-path.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fix-client-path.patch | |||
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fixincludes.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch index 91d99cce22..91d99cce22 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fixincludes.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/fixincludes.patch | |||
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/noattrmode.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch index 5c766d6c06..5c766d6c06 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/noattrmode.patch +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/noattrmode.patch | |||
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/site.h b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/site.h index 2289554ef3..2289554ef3 100644 --- a/meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/site.h +++ b/meta/recipes-connectivity/dhcp/dhcp-4.2.0/site.h | |||
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.1.1-P1.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb index e9759de56f..3f770d98c3 100644 --- a/meta/recipes-connectivity/dhcp/dhcp_4.1.1-P1.bb +++ b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require dhcp4.inc | 1 | require dhcp4.inc |
2 | 2 | ||
3 | PR = "r1" | 3 | PR = "r0" |
4 | 4 | ||
5 | SRC_URI += "file://fixincludes.patch \ | 5 | SRC_URI += "file://fixincludes.patch \ |
6 | file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ | 6 | file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ |