From: Hong Liu Date: Wed, 5 Dec 2018 01:21:32 +0000 (+0800) Subject: tcl: Upgrade to 8.6.9 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~15932 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe5099ba78369dac861d78e056eb07d1fe6c9d2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git tcl: Upgrade to 8.6.9 Upgrade tcl from 8.6.8 to 8.6.9. Signed-off-by: Hong Liu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.8.bb b/meta/recipes-devtools/tcltk/tcl_8.6.9.bb similarity index 95% rename from meta/recipes-devtools/tcltk/tcl_8.6.8.bb rename to meta/recipes-devtools/tcltk/tcl_8.6.9.bb index 4be2e894024..7f3778153a1 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.8.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.9.bb @@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \ file://alter-includedir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "81656d3367af032e0ae6157eff134f89" -SRC_URI[sha256sum] = "c43cb0c1518ce42b00e7c8f6eaddd5195c53a98f94adc717234a65cbcfd3f96a" +SRC_URI[md5sum] = "aa0a121d95a0e7b73a036f26028538d4" +SRC_URI[sha256sum] = "ad0cd2de2c87b9ba8086b43957a0de3eb2eb565c7159d5f53ccbba3feb915f4e" SRC_URI_class-native = "${BASE_SRC_URI}"