From patchwork Wed Nov 16 19:14:40 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [5/8] tcl: upgrade from 8.5.10 to 8.5.11 Date: Wed, 16 Nov 2011 19:14:40 -0000 From: Nitin A Kamble X-Patchwork-Id: 15043 Message-Id: <0b04b4120dac8dde1a77fdda2367e28096db9e03.1321470759.git.nitin.a.kamble@intel.com> To: openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../tcltk/{tcl_8.5.10.bb => tcl_8.5.11.bb} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/tcltk/{tcl_8.5.10.bb => tcl_8.5.11.bb} (92%) diff --git a/meta/recipes-devtools/tcltk/tcl_8.5.10.bb b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb similarity index 92% rename from meta/recipes-devtools/tcltk/tcl_8.5.10.bb rename to meta/recipes-devtools/tcltk/tcl_8.5.11.bb index a9d80af..b1424f4 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.5.10.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.5.11.bb @@ -19,8 +19,8 @@ BASE_SRC_URI = "${SOURCEFORGE_MIRROR}/tcl/tcl${PV}-src.tar.gz \ SRC_URI = "${BASE_SRC_URI} \ file://fix_non_native_build_issue.patch " -SRC_URI[md5sum] = "a08eaf8467c0631937067c1948dd326b" -SRC_URI[sha256sum] = "f582063edd5419a39ee8f7b5c8f95d557b5daad13efb0ed2f0967ca185613bb7" +SRC_URI[md5sum] = "b01a9691c83990b3db0ce62d1012ca67" +SRC_URI[sha256sum] = "8addc385fa6b5be4605e6d68fbdc4c0e674c5af1dc1c95ec5420390c4b08042a" SRC_URI_virtclass-native = "${BASE_SRC_URI}"