diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-08-21 01:00:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 08:47:02 +0100 |
commit | 91def3fdc95c7e66fab6c59911eaba0d4556e000 (patch) | |
tree | ddfddbfaccbfc77eb0f8f684f18e78218c91d9a2 /meta | |
parent | 8dc9cd70e7b720323283127daef01b73172c1b8a (diff) | |
download | poky-91def3fdc95c7e66fab6c59911eaba0d4556e000.tar.gz |
libbsd: 0.8.5 -> 0.8.6
(From OE-Core rev: 8c53a8c87c509da68d1f423ecd11f6b11186acd1)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libbsd/libbsd_0.8.6.bb (renamed from meta/recipes-support/libbsd/libbsd_0.8.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libbsd/libbsd_0.8.5.bb b/meta/recipes-support/libbsd/libbsd_0.8.6.bb index 6a6b669d0c..182543fd42 100644 --- a/meta/recipes-support/libbsd/libbsd_0.8.5.bb +++ b/meta/recipes-support/libbsd/libbsd_0.8.6.bb | |||
@@ -42,8 +42,8 @@ SRC_URI_append_libc-musl = " \ | |||
42 | file://0002-Remove-funopen.patch \ | 42 | file://0002-Remove-funopen.patch \ |
43 | " | 43 | " |
44 | 44 | ||
45 | SRC_URI[md5sum] = "f1a0dc285f5d21ea40ef5bfc9b647346" | 45 | SRC_URI[md5sum] = "4ab7bec639af17d0aacb50222b479110" |
46 | SRC_URI[sha256sum] = "7647d024f41389305272c263da933a6f2a978213c1801592f47e68d83ac05b28" | 46 | SRC_URI[sha256sum] = "467fbf9df1f49af11f7f686691057c8c0a7613ae5a870577bef9155de39f9687" |
47 | 47 | ||
48 | inherit autotools pkgconfig | 48 | inherit autotools pkgconfig |
49 | 49 | ||