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>
This commit is contained in:
Martin Jansa 2012-10-23 15:41:33 +00:00 committed by Koen Kooi
parent 86467baae9
commit 5067ced3fa

View File

@ -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