diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2017-08-21 01:00:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 08:47:02 +0100 |
commit | 7fa9b8f91f78d5eecbfee31f71294805209f3e5b (patch) | |
tree | ff56045e4ff7b273b8458db0d0cca72aeff791ae /meta/recipes-devtools | |
parent | 91def3fdc95c7e66fab6c59911eaba0d4556e000 (diff) | |
download | poky-7fa9b8f91f78d5eecbfee31f71294805209f3e5b.tar.gz |
tcl: 8.6.6 -> 0.8.7
(From OE-Core rev: c73d1ceaa6643b3713e95154ba2a53eb304257a7)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/tcltk/tcl_8.6.7.bb (renamed from meta/recipes-devtools/tcltk/tcl_8.6.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl_8.6.6.bb b/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} \ | |||
24 | file://alter-includedir.patch \ | 24 | file://alter-includedir.patch \ |
25 | file://run-ptest \ | 25 | file://run-ptest \ |
26 | " | 26 | " |
27 | SRC_URI[md5sum] = "5193aea8107839a79df8ac709552ecb7" | 27 | SRC_URI[md5sum] = "5673aaf45b5de5d8dd80bb3daaeb8838" |
28 | SRC_URI[sha256sum] = "a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07" | 28 | SRC_URI[sha256sum] = "7c6b8f84e37332423cfe5bae503440d88450da8cc1243496249faa5268026ba5" |
29 | 29 | ||
30 | SRC_URI_class-native = "${BASE_SRC_URI}" | 30 | SRC_URI_class-native = "${BASE_SRC_URI}" |
31 | 31 | ||