For native packages the rdepends do not get automatically installed in the recipe specific sysroot.
Changes in v2: - Fixed this by adding to DEPENDS of recipes using python-m2crypto-native rather than using a new bbclass. Max Krummenacher (4): python-m2crypto: rdepend on python-typing crda: add depends on python-typing-native pywbem: add depends on python-typing-native openlmi-tools: remove blacklist meta-networking/recipes-connectivity/crda/crda_3.18.bb | 4 +--- meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | 2 -- meta-oe/recipes-extended/pywbem/pywbem_0.8.0.bb | 5 +---- meta-python/recipes-devtools/python/python-m2crypto_0.25.1.bb | 3 ++- 4 files changed, 4 insertions(+), 10 deletions(-) -- 2.6.6 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
