From 032ef5310419563a01baad0b1b94e4587d12f777 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Fri, 20 Apr 2018 07:34:56 -0700 Subject: refactor for YP Compat for PV changes Only include our versions of recipes if virtualiztions is in DISTRO_FEATURE Signed-off-by: Armin Kuster Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-m2crypto_0.22.3.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-devtools/python/python-m2crypto_0.22.3.bb') diff --git a/recipes-devtools/python/python-m2crypto_0.22.3.bb b/recipes-devtools/python/python-m2crypto_0.22.3.bb index 2c2625d3..e151dcc4 100644 --- a/recipes-devtools/python/python-m2crypto_0.22.3.bb +++ b/recipes-devtools/python/python-m2crypto_0.22.3.bb @@ -22,6 +22,8 @@ SRC_URI += " \ SRC_URI[md5sum] = "573f21aaac7d5c9549798e72ffcefedd" SRC_URI[sha256sum] = "6071bfc817d94723e9b458a010d565365104f84aa73f7fe11919871f7562ff72" +DEFAULT_PREFERENCE = "-1" + inherit setuptools pypi DEPENDS += "openssl swig-native" -- cgit v1.2.3-54-g00ecf