[oe-commits] Saul Wold : dhcp: Update to 4.2.5

git at git.openembedded.org git at git.openembedded.org
Wed Jan 30 14:00:50 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: fb1a7cf8ac1b5ab8047f47ace28775685ba28804
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=fb1a7cf8ac1b5ab8047f47ace28775685ba28804

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Jan 23 13:26:11 2013 -0800

dhcp: Update to 4.2.5

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../dhcp-3.0.3-dhclient-dbus.patch                 |    0
 .../fix-client-path.patch                          |    0
 .../fix-external-bind.patch                        |    0
 .../fixincludes.patch                              |    0
 .../link-with-lcrypto.patch                        |    0
 .../{dhcp-4.2.4-P2 => dhcp-4.2.5}/noattrmode.patch |    0
 .../dhcp/{dhcp-4.2.4-P2 => dhcp-4.2.5}/site.h      |    0
 .../dhcp/{dhcp_4.2.4-P2.bb => dhcp_4.2.5.bb}       |    4 ++--
 8 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/dhcp-3.0.3-dhclient-dbus.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/dhcp-3.0.3-dhclient-dbus.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/dhcp-3.0.3-dhclient-dbus.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/dhcp-3.0.3-dhclient-dbus.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fix-client-path.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/fix-client-path.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fix-client-path.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/fix-client-path.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fix-external-bind.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/fix-external-bind.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fix-external-bind.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/fix-external-bind.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fixincludes.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/fixincludes.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/fixincludes.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/fixincludes.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/link-with-lcrypto.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/link-with-lcrypto.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/link-with-lcrypto.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/link-with-lcrypto.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/noattrmode.patch b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/noattrmode.patch
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/noattrmode.patch
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/noattrmode.patch
diff --git a/meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/site.h b/meta/recipes-connectivity/dhcp/dhcp-4.2.5/site.h
similarity index 100%
rename from meta/recipes-connectivity/dhcp/dhcp-4.2.4-P2/site.h
rename to meta/recipes-connectivity/dhcp/dhcp-4.2.5/site.h
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.2.4-P2.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.5.bb
similarity index 62%
rename from meta/recipes-connectivity/dhcp/dhcp_4.2.4-P2.bb
rename to meta/recipes-connectivity/dhcp/dhcp_4.2.5.bb
index c1efad1..af60763 100644
--- a/meta/recipes-connectivity/dhcp/dhcp_4.2.4-P2.bb
+++ b/meta/recipes-connectivity/dhcp/dhcp_4.2.5.bb
@@ -8,5 +8,5 @@ SRC_URI += "file://fixincludes.patch \
             file://link-with-lcrypto.patch \
            "
 
-SRC_URI[md5sum] = "fe36056f2d274fa4b82a5422f192e65f"
-SRC_URI[sha256sum] = "0f75170e323cd9573e6e09a5d9236725f3e56e3cac5a70a01fe2a9d76b436499"
+SRC_URI[md5sum] = "6489e919ac093d17249270ee9be1020e"
+SRC_URI[sha256sum] = "771a5cffb1fd1392d25926e22e1c58a006e2ad02ecd77d136096e5e366a5b6bc"





More information about the Openembedded-commits mailing list