From 75c69294931da1db798b0e2c5103dd0b30ee60d0 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 16 Nov 2015 16:08:36 +0200 Subject: package_regex.inc: split sourceforge related entries to their own recipes (From OE-Core rev: 4c5899fa0b8258f2754e3080dae5535e3b248e91) Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/openjade/openjade-native_1.3.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/openjade/openjade-native_1.3.2.bb') diff --git a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb index 355ed6a16e..a304daadf3 100644 --- a/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb +++ b/meta/recipes-devtools/openjade/openjade-native_1.3.2.bb @@ -22,6 +22,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/openjade/openjade-${PV}.tar.gz \ SRC_URI[md5sum] = "7df692e3186109cc00db6825b777201e" SRC_URI[sha256sum] = "1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1" +UPSTREAM_CHECK_URI = "http://openjade.sourceforge.net/download.html" + inherit autotools-brokensep native # Statically link local libs to avoid gold link issue [YOCTO #2972] -- cgit v1.2.3-54-g00ecf