]> code.ossystems Code Review - openembedded-core.git/commitdiff
tcl: Upgrade to 8.6.9
authorHong Liu <hongl.fnst@cn.fujitsu.com>
Wed, 5 Dec 2018 01:21:32 +0000 (09:21 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Dec 2018 22:30:15 +0000 (22:30 +0000)
Upgrade tcl from 8.6.8 to 8.6.9.

Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk/tcl_8.6.9.bb [moved from meta/recipes-devtools/tcltk/tcl_8.6.8.bb with 95% similarity]

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 4be2e89402479f01a2c452da0e3b2a87555a9dec..7f3778153a1565a5fc0825a43bf66767d507a50a 100644 (file)
@@ -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}"