aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2018-02-05 13:40:49 +0800
committerArmin Kuster <akuster808@gmail.com>2018-02-23 20:20:15 -0800
commit5bbabe71d6b17e089b078cba56f3980eb31bb5d2 (patch)
tree64c1c9fe8c697e10d63fd395cb3c24a70164092a /meta-oe/recipes-extended
parent7ec2989fc0bb7fe16a2394aa49a09e1f428fd8b1 (diff)
downloadmeta-openembedded-contrib-5bbabe71d6b17e089b078cba56f3980eb31bb5d2.tar.gz
tiptop: 2.3 -> 2.3.1
Upgrade tiptop from 2.3 to 2.3.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb (renamed from meta-oe/recipes-extended/tiptop/tiptop_2.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/tiptop/tiptop_2.3.bb b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb
index d729de9bb8..0a00a366e1 100644
--- a/meta-oe/recipes-extended/tiptop/tiptop_2.3.bb
+++ b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "ncurses libxml2"
SRC_URI = "http://tiptop.gforge.inria.fr/releases/${BP}.tar.gz"
-SRC_URI[md5sum] = "f1fba1e90465b0e5a3865b19133fa19d"
-SRC_URI[sha256sum] = "3f07e958b40acaeab98e9eb1326c9f91b0be0a782c1cc2bd7a9e18d31fab18ca"
+SRC_URI[md5sum] = "46ca0fdf0236f02dd2b96d347626d2a2"
+SRC_URI[sha256sum] = "51c4449c95bba34f16b429729c2f58431490665d8093efaa8643b2e1d1084182"
inherit autotools-brokensep
EXTRA_OECONF = "CFLAGS="$CFLAGS -I${STAGING_INCDIR}/libxml2""