]> code.ossystems Code Review - openembedded-core.git/commitdiff
Bitbake conf updates from OE
authorRichard Purdie <richard@openedhand.com>
Mon, 27 Feb 2006 13:19:19 +0000 (13:19 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 27 Feb 2006 13:19:19 +0000 (13:19 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@295 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/conf/bitbake.conf

index 1b567fe5213a9ace6a602d5180cf0609dfa63f7d..71dc101f0f0e4c26ed522475ef161fd2451c137e 100644 (file)
@@ -72,7 +72,7 @@ DATETIME = "${DATE}${TIME}"
 
 # python-native should be here but python relies on building 
 # its own in staging
-ASSUME_PROVIDED = "cvs-native svn-native bzip2-native patch-native diffstat-native"
+ASSUME_PROVIDED = "cvs-native svn-native bzip2-native diffstat-native patch-native python-native-runtime perl-native-runtime"
 
 ##################################################################
 # Package default variables.
@@ -304,6 +304,8 @@ XORG_MIRROR = "http://xorg.freedesktop.org/releases"
 GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
 FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
 HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"
+FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
+GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles"
 
 # You can use the mirror of your country to get faster downloads by putting
 #  export DEBIAN_MIRROR = "ftp://ftp.de.debian.org/debian/pool"