diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-10-05 11:18:30 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-14 16:55:29 +0100 |
commit | d3d98344e5e1d50c59ad64a697441b781d01d815 (patch) | |
tree | fa3d7774de0fb76900456b16dc79461ca0ba57e9 /meta/recipes-support/libbsd | |
parent | 2fa7846b1b07df6cca8973defb9a6bb8b8833f3d (diff) | |
download | poky-d3d98344e5e1d50c59ad64a697441b781d01d815.tar.gz |
libbsd: upgrade to 0.6.0
(From OE-Core rev: c9b52f8b0706f4eaa60fc46b98cf4617657e5cf3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libbsd')
-rw-r--r-- | meta/recipes-support/libbsd/libbsd_0.6.0.bb (renamed from meta/recipes-support/libbsd/libbsd_0.5.2.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 index 952f212237..771f322a45 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" | |||
13 | DEPENDS = "" | 13 | DEPENDS = "" |
14 | 14 | ||
15 | SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" | 15 | SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" |
16 | SRC_URI[md5sum] = "be8b2e0dc4614699834c49693574fd1a" | 16 | SRC_URI[md5sum] = "f6c75f0a9818e323a589bcbd560a0eb4" |
17 | SRC_URI[sha256sum] = "5340cf67555a8d92e7652d96540a47986a26eeafb9a0a3e22d3b3e5701ebe23f" | 17 | SRC_URI[sha256sum] = "9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62" |
18 | 18 | ||
19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |