aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-05 08:47:23 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-05 08:48:13 +0100
commitb6d7a41d8ae0c916b217264b135998ac2d8bce4c (patch)
tree9a3edb140c26e9605e7f5f5d86bfc502b42803b1 /recipes/shr
parent10e1e4d039f93ee2481e3b0ea8414a85ea1c06bc (diff)
downloadopenembedded-b6d7a41d8ae0c916b217264b135998ac2d8bce4c.tar.gz
shr-version don't export METADATA_BRANCH and METADATA_REVISION
* otherwise you'll get NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while calling a Python object while evaluating: ${@base_get_scm_branch(d)} Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/shr-version.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/shr/shr-version.bb b/recipes/shr/shr-version.bb
index 26618aa5cc..3b8686198a 100644
--- a/recipes/shr/shr-version.bb
+++ b/recipes/shr/shr-version.bb
@@ -5,9 +5,6 @@ PV = "1.0${DISTRO_VERSION}"
PACKAGES = "${PN}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
-export METADATA_REVISION
-export METADATA_BRANCH
-
do_install() {
mkdir -p ${D}${sysconfdir}
echo "SHR ${DISTRO_VERSION}" > ${D}${sysconfdir}/shr-version