diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2015-07-27 02:43:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 10:32:43 +0100 |
commit | 89983587df21e7caf3a253ff9ac41eeaa8dd6baa (patch) | |
tree | 52fd7a6644d8d2ac42f721489293de1f2e3707be /meta/recipes-devtools | |
parent | d1ee2d7f83fa7c5249a095bc33a481d3e5061aac (diff) | |
download | poky-89983587df21e7caf3a253ff9ac41eeaa8dd6baa.tar.gz |
help2man-native: 1.46.4 -> 1.47.1
(From OE-Core rev: fe20fb4e7ff720dd8d818e231a64f74d94ccb3cc)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/help2man/help2man-native_1.47.1.bb (renamed from meta/recipes-devtools/help2man/help2man-native_1.46.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/help2man/help2man-native_1.46.4.bb b/meta/recipes-devtools/help2man/help2man-native_1.47.1.bb index 5b90da9afa..bc6d50eb3d 100644 --- a/meta/recipes-devtools/help2man/help2man-native_1.46.4.bb +++ b/meta/recipes-devtools/help2man/help2man-native_1.47.1.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] = "a1b7fe49eddae8a2537ed74ee9ef11cb" | 9 | SRC_URI[md5sum] = "cf7aaaeea40bff1176df825430694173" |
10 | SRC_URI[sha256sum] = "1ae7f15f53b0cc55b070ae49df2ee5caa942c71529054e157599427bba3c5633" | 10 | SRC_URI[sha256sum] = "c59b26f60cb06e45b00e729dea721e7a17220e2c17d800eb428271a750382b06" |
11 | 11 | ||
12 | inherit autotools native | 12 | inherit autotools native |
13 | 13 | ||