aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-11-04 21:04:04 -0700
committerChris Larson <chris_larson@mentor.com>2010-11-04 21:04:04 -0700
commitfe0b4102c33f7300aaf8b139ee2d73820e12d635 (patch)
treec1672586ec787abfc6911611c2def9c51a8162ae
parent803372aca46704a86e89240f0d940b90d2970b58 (diff)
downloadopenembedded-fe0b4102c33f7300aaf8b139ee2d73820e12d635.tar.gz
angstrom-version: drop unnecessary exports
Signed-off-by: Chris Larson <chris_larson@mentor.com>
-rw-r--r--recipes/angstrom/angstrom-version.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/angstrom/angstrom-version.bb b/recipes/angstrom/angstrom-version.bb
index c57012338e..0173f166f2 100644
--- a/recipes/angstrom/angstrom-version.bb
+++ b/recipes/angstrom/angstrom-version.bb
@@ -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