From patchwork Wed Dec 8 12:58:05 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/4] conf/distro: remove unused variable CVS_TARBALL_STASH Date: Wed, 08 Dec 2010 12:58:05 -0000 From: Andreas Oberritter X-Patchwork-Id: 16 Message-Id: <1291813088-23444-1-git-send-email-obi@opendreambox.org> To: openembedded-devel@lists.openembedded.org Signed-off-by: Andreas Oberritter --- conf/distro/angstrom-2008.1.conf | 5 ----- conf/distro/include/oplinux.inc | 4 ---- conf/distro/include/slugos.inc | 1 - conf/distro/kaeilos.conf | 6 ------ conf/distro/shr.conf | 2 -- 5 files changed, 0 insertions(+), 18 deletions(-) diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index ec03276..30ec35b 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -50,11 +50,6 @@ FEED_BASEPATH = "feeds/unstable/${ANGSTROM_PKG_FORMAT}/${LIBC}/" # Uncomment this to fetch packaged-staging packages from the central angstrom server #PSTAGE_MIRROR = "${ANGSTROM_URI}/${FEED_BASEPATH}packaged-staging" -#The angstrom-mirrors.bbclass should have everything, but we can use this as a fallback -CVS_TARBALL_STASH ?= "\ - http://www.angstrom-distribution.org/unstable/sources/ \ - " - #Make sure we use 2.6 on machines with a 2.4/2.6 selector KERNEL = "kernel26" diff --git a/conf/distro/include/oplinux.inc b/conf/distro/include/oplinux.inc index 36eca58..6e6bddb 100644 --- a/conf/distro/include/oplinux.inc +++ b/conf/distro/include/oplinux.inc @@ -28,10 +28,6 @@ MAINTAINER = "Digital OPSiS Developers Team