From: Qing He Date: Wed, 17 Nov 2010 05:55:14 +0000 (+0800) Subject: dhcp: upgrade to version 4.2.0 X-Git-Tag: 2011-1~3966 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8afecaa6350be7f7d8331e59bbd584ad35f83003;p=openembedded-core.git dhcp: upgrade to version 4.2.0 from 4.1.1-P1 Signed-off-by: Qing He --- 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 similarity index 100% rename from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/dhcp-3.0.3-dhclient-dbus.patch rename to 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 similarity index 100% rename from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fix-client-path.patch rename to 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 similarity index 100% rename from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/fixincludes.patch rename to 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 similarity index 100% rename from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/noattrmode.patch rename to 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 similarity index 100% rename from meta/recipes-connectivity/dhcp/dhcp-4.1.1-P1/site.h rename to 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 similarity index 94% rename from meta/recipes-connectivity/dhcp/dhcp_4.1.1-P1.bb rename to 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 @@ require dhcp4.inc -PR = "r1" +PR = "r0" SRC_URI += "file://fixincludes.patch \ file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \