summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/minicom
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2017-05-08 11:11:23 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-05-18 14:01:47 +0100
commitc15cb8103b8fafea7be97fffb9f3964a06847a82 (patch)
tree35908e227a65908e5f0d9f75a01de576899719ae /meta/recipes-extended/minicom
parent8bd2ad400d254f4b254740494f2fb067526fa750 (diff)
downloadpoky-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/minicom')
-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
15SRC_URI[md5sum] = "7044ca3e291268c33294f171d426dc2d" 15SRC_URI[md5sum] = "9021cb8c5445f6e6e74b2acc39962d62"
16SRC_URI[sha256sum] = "9ac3a663b82f4f5df64114b4792b9926b536c85f59de0f2d2b321c7626a904f4" 16SRC_URI[sha256sum] = "532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1"
17 17
18UPSTREAM_CHECK_URI = "https://alioth.debian.org/frs/?group_id=30018" 18UPSTREAM_CHECK_URI = "https://alioth.debian.org/frs/?group_id=30018"
19 19