diff options
-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" | |||
5 | DEPENDS = "ncurses libxml2" | 5 | DEPENDS = "ncurses libxml2" |
6 | 6 | ||
7 | SRC_URI = "http://tiptop.gforge.inria.fr/releases/${BP}.tar.gz" | 7 | SRC_URI = "http://tiptop.gforge.inria.fr/releases/${BP}.tar.gz" |
8 | SRC_URI[md5sum] = "f1fba1e90465b0e5a3865b19133fa19d" | 8 | SRC_URI[md5sum] = "46ca0fdf0236f02dd2b96d347626d2a2" |
9 | SRC_URI[sha256sum] = "3f07e958b40acaeab98e9eb1326c9f91b0be0a782c1cc2bd7a9e18d31fab18ca" | 9 | SRC_URI[sha256sum] = "51c4449c95bba34f16b429729c2f58431490665d8093efaa8643b2e1d1084182" |
10 | 10 | ||
11 | inherit autotools-brokensep | 11 | inherit autotools-brokensep |
12 | EXTRA_OECONF = "CFLAGS="$CFLAGS -I${STAGING_INCDIR}/libxml2"" | 12 | EXTRA_OECONF = "CFLAGS="$CFLAGS -I${STAGING_INCDIR}/libxml2"" |