angstrom-version: remove 'export' commands that broke the builds

Original fix by Chris Larson, rediscovered by Stefan Schmidt

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-02-18 11:30:30 +01:00
parent d14b9341cc
commit 02e79843cc

View File

@@ -10,10 +10,6 @@ SRC_URI = "file://lsb_release"
PACKAGES = "${PN}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
export METADATA_REVISION
export METADATA_BRANCH
export TARGET_SYS
do_install() {
install -d ${D}${sysconfdir}
echo "Angstrom ${DISTRO_VERSION}" > ${D}${sysconfdir}/angstrom-version