diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2018-01-31 02:48:12 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-06 11:06:28 +0000 |
commit | 96ddd5e667bc1b7ac5291d7844efe7f0dd3da2f6 (patch) | |
tree | c122941d9670ec5448dc59fe56914b7524a7d448 /meta | |
parent | 95fbee5af37a388fd9fdb23a16b90cc43b875b8e (diff) | |
download | poky-96ddd5e667bc1b7ac5291d7844efe7f0dd3da2f6.tar.gz |
help2man-native: 1.47.4 -> 1.47.5
(From OE-Core rev: 5acb140ec0a558c4aa08fb19247465f745e2c0c2)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/help2man/help2man-native_1.47.5.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.47.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.5.bb index 64dc32cb96..2dd6d38828 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.47.4.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.5.bb | |||
@@ -6,8 +6,8 @@ DEPENDS = "autoconf-native automake-native" | |||
6 | 6 | ||
7 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" | 7 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "544aca496a7d89de3e5d99e56a2f03d3" | 9 | SRC_URI[md5sum] = "1c886063c9e0ab463906de804596aa2f" |
10 | SRC_URI[sha256sum] = "d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753" | 10 | SRC_URI[sha256sum] = "7ca60b2519fdbe97f463fe2df66a6188d18b514bfd44127d985f0234ee2461b1" |
11 | 11 | ||
12 | inherit autotools native | 12 | inherit autotools native |
13 | 13 | ||