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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user