From c73d1ceaa6643b3713e95154ba2a53eb304257a7 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 21 Aug 2017 01:00:39 -0700 Subject: [PATCH] tcl: 8.6.6 -> 0.8.7 Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-devtools/tcltk/{tcl_8.6.6.bb => tcl_8.6.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/tcltk/{tcl_8.6.6.bb => tcl_8.6.7.bb} (95%) diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.6.bb b/meta/recipes-devtools/tcltk/tcl_8.6.7.bb similarity index 95% rename from meta/recipes-devtools/tcltk/tcl_8.6.6.bb rename to meta/recipes-devtools/tcltk/tcl_8.6.7.bb index 5cecf65fb6..d00d2dc62b 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.6.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.7.bb @@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \ file://alter-includedir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "5193aea8107839a79df8ac709552ecb7" -SRC_URI[sha256sum] = "a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07" +SRC_URI[md5sum] = "5673aaf45b5de5d8dd80bb3daaeb8838" +SRC_URI[sha256sum] = "7c6b8f84e37332423cfe5bae503440d88450da8cc1243496249faa5268026ba5" SRC_URI_class-native = "${BASE_SRC_URI}" -- 2.40.1