diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-05-08 11:11:23 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 14:01:47 +0100 |
commit | c15cb8103b8fafea7be97fffb9f3964a06847a82 (patch) | |
tree | 35908e227a65908e5f0d9f75a01de576899719ae /meta/recipes-extended | |
parent | 8bd2ad400d254f4b254740494f2fb067526fa750 (diff) | |
download | poky-c15cb8103b8fafea7be97fffb9f3964a06847a82.tar.gz |
minicom: upgrade to 2.7.1
(From OE-Core rev: c33fbbcc22c57be30619a6a53d6dd41618f3eedc)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/minicom/minicom_2.7.1.bb (renamed from meta/recipes-extended/minicom/minicom_2.7.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/minicom/minicom_2.7.bb b/meta/recipes-extended/minicom/minicom_2.7.1.bb index 3118686e19..92cf5f960c 100644 --- a/meta/recipes-extended/minicom/minicom_2.7.bb +++ b/meta/recipes-extended/minicom/minicom_2.7.1.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "https://alioth.debian.org/frs/download.php/latestfile/3/${BP}.tar.gz | |||
12 | file://0001-Fix-build-issus-surfaced-due-to-musl.patch \ | 12 | file://0001-Fix-build-issus-surfaced-due-to-musl.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "7044ca3e291268c33294f171d426dc2d" | 15 | SRC_URI[md5sum] = "9021cb8c5445f6e6e74b2acc39962d62" |
16 | SRC_URI[sha256sum] = "9ac3a663b82f4f5df64114b4792b9926b536c85f59de0f2d2b321c7626a904f4" | 16 | SRC_URI[sha256sum] = "532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1" |
17 | 17 | ||
18 | UPSTREAM_CHECK_URI = "https://alioth.debian.org/frs/?group_id=30018" | 18 | UPSTREAM_CHECK_URI = "https://alioth.debian.org/frs/?group_id=30018" |
19 | 19 | ||