angstrom-version: drop unnecessary exports
authorChris Larson <chris_larson@mentor.com>
Fri, 5 Nov 2010 04:04:04 +0000 (21:04 -0700)
committerChris Larson <chris_larson@mentor.com>
Fri, 5 Nov 2010 04:04:04 +0000 (21:04 -0700)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
recipes/angstrom/angstrom-version.bb

index c570123..0173f16 100644 (file)
@@ -9,10 +9,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