[OE-core] [PATCH] minicom: remove dead URL from UPSTREAM_CHECK_URI

Ross Burton ross.burton at intel.com
Fri Jul 6 15:47:49 UTC 2018


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/minicom/minicom_2.7.1.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-extended/minicom/minicom_2.7.1.bb b/meta/recipes-extended/minicom/minicom_2.7.1.bb
index be0b48dfdf5..1e6f1317ebe 100644
--- a/meta/recipes-extended/minicom/minicom_2.7.1.bb
+++ b/meta/recipes-extended/minicom/minicom_2.7.1.bb
@@ -16,8 +16,6 @@ SRC_URI = "${DEBIAN_MIRROR}/main/m/${BPN}/${BPN}_${PV}.orig.tar.gz \
 SRC_URI[md5sum] = "9021cb8c5445f6e6e74b2acc39962d62"
 SRC_URI[sha256sum] = "532f836b7a677eb0cb1dca8d70302b73729c3d30df26d58368d712e5cca041f1"
 
-UPSTREAM_CHECK_URI = "https://alioth.debian.org/frs/?group_id=30018"
-
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[lockdev] = "--enable-lockdev,--disable-lockdev,lockdev"
 
-- 
2.11.0




More information about the Openembedded-core mailing list