[oe-commits] Richard Purdie : python-scons: 2.3.2 -> 2.3.4

git at git.openembedded.org git at git.openembedded.org
Sun Feb 15 21:58:46 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 3e924fafab2ad407a51a0bb19be9faf281b766c9
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3e924fafab2ad407a51a0bb19be9faf281b766c9

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Feb 13 14:44:34 2015 +0000

python-scons: 2.3.2 -> 2.3.4

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(-)

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}"
 



More information about the Openembedded-commits mailing list