[oe] [PATCH 7/7] python-scons: 2.3.2 -> 2.3.4

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 13 14:44:34 UTC 2015


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../{python-scons-native_2.3.2.bb => python-scons-native_2.3.4.bb}    | 0
 .../python/{python-scons_2.3.2.bb => python-scons_2.3.4.bb}           | 4 ++--
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-devtools/python/{python-scons-native_2.3.2.bb => python-scons-native_2.3.4.bb} (100%)
 rename meta/recipes-devtools/python/{python-scons_2.3.2.bb => python-scons_2.3.4.bb} (69%)

diff --git a/meta/recipes-devtools/python/python-scons-native_2.3.2.bb b/meta/recipes-devtools/python/python-scons-native_2.3.4.bb
similarity index 100%
rename from meta/recipes-devtools/python/python-scons-native_2.3.2.bb
rename to meta/recipes-devtools/python/python-scons-native_2.3.4.bb
diff --git a/meta/recipes-devtools/python/python-scons_2.3.2.bb b/meta/recipes-devtools/python/python-scons_2.3.4.bb
similarity index 69%
rename from meta/recipes-devtools/python/python-scons_2.3.2.bb
rename to meta/recipes-devtools/python/python-scons_2.3.4.bb
index fc5b302..9b828fa 100644
--- a/meta/recipes-devtools/python/python-scons_2.3.2.bb
+++ b/meta/recipes-devtools/python/python-scons_2.3.4.bb
@@ -6,8 +6,8 @@ SRCNAME = "scons"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "bbd428da35ec176575a2b0be1f8d7162"
-SRC_URI[sha256sum] = "f993320c5e9515e6567fcce73df0a7a8808414bf1223c69123d3dcf339a449d4"
+SRC_URI[md5sum] = "91fbbb67c2c65b03c746601baac4a6a5"
+SRC_URI[sha256sum] = "4b57d72066fed3b6ff65a7dd9f73633c9b1c09f87520e9b3aae84b3e4864b441"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
2.1.0




More information about the Openembedded-devel mailing list