aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/recipes-core
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-10-23 15:41:33 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-10-23 18:40:41 +0200
commit5067ced3fa2232e7d860b636b11536de1bf2780d (patch)
tree521a5a74e02187fa2eb4c4ef4f551e85f3925ded /meta-systemd/recipes-core
parent86467baae99881a612d10e4dc81133a5894cb89f (diff)
downloadmeta-openembedded-contrib-5067ced3fa2232e7d860b636b11536de1bf2780d.tar.gz
systemd: disable python
* otherwise configure uses python-config from host and passes wrong CFLAGS see http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-October/042058.html for details Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-systemd/recipes-core')
-rw-r--r--meta-systemd/recipes-core/systemd/systemd_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-systemd/recipes-core/systemd/systemd_git.bb b/meta-systemd/recipes-core/systemd/systemd_git.bb
index efc2d95b6e..6deda826d9 100644
--- a/meta-systemd/recipes-core/systemd/systemd_git.bb
+++ b/meta-systemd/recipes-core/systemd/systemd_git.bb
@@ -19,7 +19,7 @@ inherit gitpkgv
PKGV = "v${GITPKGVTAG}"
PV = "git"
-PR = "r8"
+PR = "r9"
inherit useradd pkgconfig autotools perlnative
@@ -67,6 +67,7 @@ EXTRA_OECONF = " --with-distro=${SYSTEMDDISTRO} \
--disable-tcpwrap \
--enable-split-usr \
--disable-microhttpd \
+ --without-python \
"
# There's no docbook-xsl-native, so for the xsltproc check to false