summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-scons-native_2.3.0.bb
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-05-07 12:52:37 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 08:40:56 +0100
commitde425c01ffc50d53d570c24e2fe99e1a8b81e5ac (patch)
treeda3a1af14fa42f9b1d41e2f1de76543a7c1e06f0 /meta/recipes-devtools/python/python-scons-native_2.3.0.bb
parent3e6d3ffee6d7a37981d22c2719dc5bd7aface9fb (diff)
downloadopenembedded-core-de425c01ffc50d53d570c24e2fe99e1a8b81e5ac.tar.gz
openembedded-core-de425c01ffc50d53d570c24e2fe99e1a8b81e5ac.tar.bz2
openembedded-core-de425c01ffc50d53d570c24e2fe99e1a8b81e5ac.zip
python-scons: upgraded to 2.3.0
"2013" was added in the 'Copyright' line in LICENSE.txt. Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-scons-native_2.3.0.bb')
-rw-r--r--meta/recipes-devtools/python/python-scons-native_2.3.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.3.0.bb b/meta/recipes-devtools/python/python-scons-native_2.3.0.bb
new file mode 100644
index 0000000000..1e4ec27ce1
--- /dev/null
+++ b/meta/recipes-devtools/python/python-scons-native_2.3.0.bb
@@ -0,0 +1,4 @@
+require python-scons_${PV}.bb
+inherit native pythonnative
+DEPENDS = "python-native"
+RDEPENDS_${PN} = ""