[OE-core] [PATCH 3/3] rpm-native: Compile python rpm module (with-python)

Andrei Gherzan andrei at gherzan.ro
Wed Apr 11 14:26:17 UTC 2012


This module is needed by python scripts from createrepo native package.

[YOCTO #2134]

Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
---
 meta/recipes-devtools/rpm/rpm_5.4.0.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index 4576f67..d44ff99 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -99,8 +99,6 @@ WITH_PYTHON = "	--with-python=${PYTHON_BASEVERSION} \
 		--without-pythonembed \
 	      "
 
-WITH_PYTHON_virtclass-native = " --without-python"
-
 # Perl modules are not built, but they could be enabled fairly easily
 # the perl module creation and installation would need to be patched.
 # (currently has host perl contamination issues)
-- 
1.7.5.4





More information about the Openembedded-core mailing list