summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-scons-native_2.1.0.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-10-18 11:07:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-20 17:13:38 +0100
commit24f565276b0f83e5dfcb74a27da9179948a621e9 (patch)
treece077c9a02eaff9917a11603b768d57d12c399bf /meta/recipes-devtools/python/python-scons-native_2.1.0.bb
parentacf71bb712406ca711bfe8874b10f86d8d860068 (diff)
downloadpoky-24f565276b0f83e5dfcb74a27da9179948a621e9.tar.gz
python-scons: upgrade from 2.0.1 to 2.1.0
the LICENSE.txt has added 2011 year to the copyright line he nce the MD5 sum is different. (From OE-Core rev: bd34ca3f4912cf957fb3b46c31c757d284dfc4c7) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python-scons-native_2.1.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-scons-native_2.1.0.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.1.0.bb b/meta/recipes-devtools/python/python-scons-native_2.1.0.bb
new file mode 100644
index 0000000000..083ad15eb2
--- /dev/null
+++ b/meta/recipes-devtools/python/python-scons-native_2.1.0.bb
@@ -0,0 +1,5 @@
1require python-scons_${PV}.bb
2inherit native
3DEPENDS = "python-native"
4RDEPENDS_${PN} = ""
5PR = "r0"