[oe-commits] Robert Yang : debianutils: 4.4 -> 4.5

git at git.openembedded.org git at git.openembedded.org
Fri May 29 13:55:24 UTC 2015


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

Author: Robert Yang <liezhi.yang at windriver.com>
Date:   Tue May 12 02:13:48 2015 -0700

debianutils: 4.4 -> 4.5

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>

---

 .../debianutils/{debianutils_4.4.bb => debianutils_4.5.bb}          | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/debianutils/debianutils_4.4.bb b/meta/recipes-support/debianutils/debianutils_4.5.bb
similarity index 84%
rename from meta/recipes-support/debianutils/debianutils_4.4.bb
rename to meta/recipes-support/debianutils/debianutils_4.5.bb
index 346eaf1..3593cdb 100644
--- a/meta/recipes-support/debianutils/debianutils_4.4.bb
+++ b/meta/recipes-support/debianutils/debianutils_4.5.bb
@@ -3,9 +3,9 @@ SECTION = "base"
 LICENSE = "GPLv2 & SMAIL_GPL"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=f01a5203d50512fc4830b4332b696a9f"
 
-SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.gz"
-SRC_URI[md5sum] = "c0cb076754d7f4eb1e3397d00916647f"
-SRC_URI[sha256sum] = "190850cdd6b5302e0a1ba1aaed1bc7074d67d3bd8d04c613f242f7145afa53a6"
+SRC_URI = "${DEBIAN_MIRROR}/main/d/${BPN}/${BPN}_${PV}.tar.xz"
+SRC_URI[md5sum] = "43796250e927db531cdebe80c6b925ea"
+SRC_URI[sha256sum] = "7cfaa53caaaaf36dad16fa69b30dd2b78b8dafebd766aacd53a3c7c78a9d441f"
 
 inherit autotools update-alternatives
 



More information about the Openembedded-commits mailing list