[oe-commits] Saul Wold : libbsd: upgrade to 0.6.0

git at git.openembedded.org git at git.openembedded.org
Thu Oct 10 08:05:11 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Sat Oct  5 11:18:30 2013 +0000

libbsd: upgrade to 0.6.0

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../libbsd/{libbsd_0.5.2.bb => libbsd_0.6.0.bb}    |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/libbsd/libbsd_0.5.2.bb b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
similarity index 83%
rename from meta/recipes-support/libbsd/libbsd_0.5.2.bb
rename to meta/recipes-support/libbsd/libbsd_0.6.0.bb
index 952f212..771f322 100644
--- a/meta/recipes-support/libbsd/libbsd_0.5.2.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
@@ -13,7 +13,7 @@ SECTION = "libs"
 DEPENDS = ""
 
 SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "be8b2e0dc4614699834c49693574fd1a"
-SRC_URI[sha256sum] = "5340cf67555a8d92e7652d96540a47986a26eeafb9a0a3e22d3b3e5701ebe23f"
+SRC_URI[md5sum] = "f6c75f0a9818e323a589bcbd560a0eb4"
+SRC_URI[sha256sum] = "9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62"
 
 inherit autotools pkgconfig



More information about the Openembedded-commits mailing list