]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python-scons-native: Update for python-native changes
authorMorgan Little <morgan.little@windriver.com>
Thu, 19 Jul 2012 17:46:08 +0000 (13:46 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:42:21 +0000 (11:42 +0100)
Add pythonnative to the inherits list

(From OE-Core rev: 7f3105d380370ae1f4fbc2e8295c80f22dfb16cc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-scons-native_2.1.0.bb

index ff94cf69d8a1553c41de512773b5dfe4b53247fd..ec3f2f44494dd47db7e8e45d0f6b373d83fa6f3b 100644 (file)
@@ -1,5 +1,5 @@
 require python-scons_${PV}.bb
-inherit native
+inherit native pythonnative
 DEPENDS = "python-native"
 RDEPENDS_${PN} = ""
-PR = "r1"
+PR = "r2"