This module is needed by python scripts from createrepo native package. [YOCTO #2134]
Signed-off-by: Andrei Gherzan <[email protected]> --- 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
