aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2013-05-10 12:53:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 08:32:54 +0100
commit68d7300e2cc55a5b873345874243da589e04bba0 (patch)
treebe9ce0f822da5a4c7d155a071cef5f131a8be1a6 /meta/recipes-core/systemd
parent75f6dcd7b884d5f9743cda1d0c900b5f72789232 (diff)
downloadopenembedded-core-68d7300e2cc55a5b873345874243da589e04bba0.tar.gz
bitbake.conf: export STRINGS
* remove STRINGS export from systemd Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_199.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd_199.bb b/meta/recipes-core/systemd/systemd_199.bb
index 08cb0c6acc..fadc385fb2 100644
--- a/meta/recipes-core/systemd/systemd_199.bb
+++ b/meta/recipes-core/systemd/systemd_199.bb
@@ -86,7 +86,6 @@ EXTRA_OECONF_append_libc-uclibc = " --disable-myhostname "
do_configure_prepend() {
export CPP="${HOST_PREFIX}cpp ${TOOLCHAIN_OPTIONS} ${HOST_CC_ARCH}"
- export STRINGS="${HOST_PREFIX}strings"
export GPERF="${HOST_PREFIX}gperf"
sed -i -e 's:=/root:=${ROOT_HOME}:g' ${S}/units/*.service*