summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-scons-native_2.2.0.bb
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-01-07 14:37:19 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-01-07 13:38:29 +0000
commit2ee93fe27e7be91eb8b0b345c386308fd60c017b (patch)
tree00938004f006769f066ae3df2b51749bd338052a /meta/recipes-devtools/python/python-scons-native_2.2.0.bb
parent54b8096f91af47c72ac9abffe2f5c73fee27ad57 (diff)
downloadast2050-yocto-poky-2ee93fe27e7be91eb8b0b345c386308fd60c017b.zip
ast2050-yocto-poky-2ee93fe27e7be91eb8b0b345c386308fd60c017b.tar.gz
scons: updated to 2.2.0
The license file was updated with a "2012" in the "Copyright" line, nothing else changed in the license text. (From OE-Core rev: c8e8ab6b69082805d62193e382534ee93a21f416) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-scons-native_2.2.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-scons-native_2.2.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.2.0.bb b/meta/recipes-devtools/python/python-scons-native_2.2.0.bb
new file mode 100644
index 0000000..701e0f7
--- /dev/null
+++ b/meta/recipes-devtools/python/python-scons-native_2.2.0.bb
@@ -0,0 +1,5 @@
+require python-scons_${PV}.bb
+inherit native pythonnative
+DEPENDS = "python-native"
+RDEPENDS_${PN} = ""
+PR = "r0"
OpenPOWER on IntegriCloud