[OE-core] [PATCH] dhcp: 4.3.4 -> 4.3.5

Huang Qiyu huangqy.fnst at cn.fujitsu.com
Tue Dec 6 22:38:23 UTC 2016


Upgrade dhcp from 4.3.4 to 4.3.5.

Signed-off-by: Huang Qiyu <huangqy.fnst at cn.fujitsu.com>
---
 meta/recipes-connectivity/dhcp/binutils-gdb                     | 1 +
 meta/recipes-connectivity/dhcp/{dhcp_4.3.4.bb => dhcp_4.3.5.bb} | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
 create mode 160000 meta/recipes-connectivity/dhcp/binutils-gdb
 rename meta/recipes-connectivity/dhcp/{dhcp_4.3.4.bb => dhcp_4.3.5.bb} (81%)

diff --git a/meta/recipes-connectivity/dhcp/binutils-gdb b/meta/recipes-connectivity/dhcp/binutils-gdb
new file mode 160000
index 0000000..39eeab2
--- /dev/null
+++ b/meta/recipes-connectivity/dhcp/binutils-gdb
@@ -0,0 +1 @@
+Subproject commit 39eeab253474493bc9477dbb2bd9c8041f05764b
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb b/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb
similarity index 81%
rename from meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb
rename to meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb
index 4151eb1..678c29a 100644
--- a/meta/recipes-connectivity/dhcp/dhcp_4.3.4.bb
+++ b/meta/recipes-connectivity/dhcp/dhcp_4.3.5.bb
@@ -11,8 +11,8 @@ SRC_URI += "file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \
             file://remove-dhclient-script-bash-dependency.patch \
            "
 
-SRC_URI[md5sum] = "0138319fe2b788cf4bdf34fbeaf9ff54"
-SRC_URI[sha256sum] = "f5115aee3dd3e6925de4ba47b80ab732ba48b481c8364b6ebade2d43698d607e"
+SRC_URI[md5sum] = "2b5e5b2fa31c2e27e487039d86f83d3f"
+SRC_URI[sha256sum] = "eb95936bf15d2393c55dd505bc527d1d4408289cec5a9fa8abb99f7577e7f954"
 
 PACKAGECONFIG ?= ""
 PACKAGECONFIG[bind-httpstats] = "--with-libxml2,--without-libxml2,libxml2"
-- 
2.7.4






More information about the Openembedded-core mailing list