From 8936145849b0c7771fcff61999e0a94cf6709877 Mon Sep 17 00:00:00 2001 From: Morgan Little Date: Thu, 19 Jul 2012 13:46:09 -0400 Subject: python-pyrex-native: Update for python-native changes Add pythonnative to the inherits list (From OE-Core rev: a043a7737da1123df5ff06ede3e9ed1fdcc163f1) Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb') diff --git a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb index dcfc3f5..e8ef1aa 100644 --- a/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb +++ b/meta/recipes-devtools/python/python-pyrex-native_0.9.9.bb @@ -1,5 +1,5 @@ require python-pyrex_${PV}.bb -inherit native +inherit native pythonnative DEPENDS = "python-native" RDEPENDS_${PN} = "" -PR = "r2" +PR = "r3" -- cgit v1.1