From 24f565276b0f83e5dfcb74a27da9179948a621e9 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 18 Oct 2011 11:07:21 -0700 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-scons-native_2.1.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-devtools/python/python-scons-native_2.1.0.bb (limited to 'meta/recipes-devtools/python/python-scons-native_2.1.0.bb') 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 @@ +require python-scons_${PV}.bb +inherit native +DEPENDS = "python-native" +RDEPENDS_${PN} = "" +PR = "r0" -- cgit v1.2.3-54-g00ecf