angstrom bleeding: add config to test bleeding edge toolchain stuff

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-05-09 19:25:06 +02:00
parent 6749514ba3
commit f41121fdbc

View File

@@ -0,0 +1,16 @@
# Bleeding edge version of anstrom
# Only use for toolchain testing!
ANGSTROM_GCC_VERSION ?= "4.6.0"
ANGSTROM_BINUTILS_VERSION ?= "2.21"
require angstrom-2010.x.conf
DISTRO_VERSION = "v${@time.strftime('%Y.%m',time.gmtime())}-bleeding-core"
DISTRO_REVISION = "0"
DISTRO_PR = ".10"
# set feed path variables
FEED_BASEPATH = "feeds/bleeding-core/${ANGSTROM_PKG_FORMAT}/${TCLIBC}/"