From 956a0e475ca5b4be4072e84dc3f748bb2b465e96 Mon Sep 17 00:00:00 2001 From: Krzysztof Koroscik Date: Sat, 21 Aug 2010 00:26:49 +0000 Subject: shr: add shr-mirrors.bbclass and make use of it Signed-off-by: Krzysztof Koroscik Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index e2a8d23146..f7f4cf4945 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -82,7 +82,10 @@ ANGSTROM_BLACKLIST_pn-linux-davinci = "strange kernel, spank maintainer" CVS_TARBALL_STASH += "http://build.shr-project.org/sources/" -PREMIRRORS = "(ftp|https?)$://.*/.* http://build.shr-project.org/sources/" +#The shr-mirrors.bbclass repleaces this +#PREMIRRORS = "(ftp|https?)$://.*/.* http://build.shr-project.org/sources/" +INHERIT += "shr-mirrors" + DISTRO_FEED_PREFIX ?= "shr-dev" DISTRO_FEED_URI ?= "http://build.shr-project.org/shr-testing/ipk" -- cgit v1.2.3