From d556ca2fd646786982a402cf6b14cc47aae76a24 Mon Sep 17 00:00:00 2001 From: Bogdan Marinescu Date: Tue, 7 May 2013 12:52:37 +0300 Subject: python-scons: upgraded to 2.3.0 "2013" was added in the 'Copyright' line in LICENSE.txt. (From OE-Core rev: de425c01ffc50d53d570c24e2fe99e1a8b81e5ac) Signed-off-by: Bogdan Marinescu Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-scons-native_2.3.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta/recipes-devtools/python/python-scons-native_2.3.0.bb (limited to 'meta/recipes-devtools/python/python-scons-native_2.3.0.bb') 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} = "" -- cgit v1.2.3-54-g00ecf