diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2016-06-12 01:25:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-14 12:56:31 +0100 |
commit | 0d388ca6775318143f62be9310fa2583fc84320f (patch) | |
tree | d9d35d11f21d347bedaee3312f0bda7fc9fa5740 /meta/recipes-devtools/tcltk | |
parent | 0ffcb59b700981a00c0e93e33cae5f720dc9a82b (diff) | |
download | openembedded-core-0d388ca6775318143f62be9310fa2583fc84320f.tar.gz openembedded-core-0d388ca6775318143f62be9310fa2583fc84320f.tar.bz2 openembedded-core-0d388ca6775318143f62be9310fa2583fc84320f.zip |
tcl: 8.6.4 -> 8.6.5
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/tcltk')
-rw-r--r-- | meta/recipes-devtools/tcltk/tcl_8.6.5.bb (renamed from meta/recipes-devtools/tcltk/tcl_8.6.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.4.bb b/meta/recipes-devtools/tcltk/tcl_8.6.5.bb index 61be81dc04..46fc8a784f 100644 --- a/meta/recipes-devtools/tcltk/tcl_8.6.4.bb +++ b/meta/recipes-devtools/tcltk/tcl_8.6.5.bb @@ -24,8 +24,8 @@ SRC_URI = "${BASE_SRC_URI} \ file://alter-includedir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "d7cbb91f1ded1919370a30edd1534304" -SRC_URI[sha256sum] = "9e6ed94c981c1d0c5f5fefb8112d06c6bf4d050a7327e95e71d417c416519c8d" +SRC_URI[md5sum] = "0e6426a4ca9401825fbc6ecf3d89a326" +SRC_URI[sha256sum] = "ce26d5b9c7504fc25d2f10ef0b82b14cf117315445b5afa9e673ed331830fb53" SRC_URI_class-native = "${BASE_SRC_URI}" |