From: Robert Yang Date: Tue, 27 Jan 2015 05:57:38 +0000 (-0800) Subject: which 2.18: fix SRC_URI X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41c4bad11e4a8ebc13f2e4a9712265f3946bf0a8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git which 2.18: fix SRC_URI It is the GPLv2+ version, the old SRC_URI is down, use fedoraproject's repo. Its homepage is also down, but I can't find a new one for it. Signed-off-by: Robert Yang --- diff --git a/meta/recipes-extended/which/which_2.18.bb b/meta/recipes-extended/which/which_2.18.bb index fd68520d977..eb6cc9967e9 100644 --- a/meta/recipes-extended/which/which_2.18.bb +++ b/meta/recipes-extended/which/which_2.18.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" PR = "r2" -SRC_URI = "http://www.xs4all.nl/~carlo17/which/which-${PV}.tar.gz \ +SRC_URI = "http://pkgs.fedoraproject.org/repo/pkgs/which/which-2.18.tar.gz/42d51938e48b91f6e19fabf216f5c3e9/which-${PV}.tar.gz \ file://fix_name_conflict_group_member.patch \ file://automake-foreign.patch \ "