diff options
-rw-r--r-- | meta/recipes-devtools/cmake/cmake-native_2.8.12.bb (renamed from meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-devtools/cmake/cmake_2.8.12.bb (renamed from meta/recipes-devtools/cmake/cmake_2.8.11.2.bb) | 7 |
2 files changed, 4 insertions, 7 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.12.bb index e2a157b132..4ee9011d0b 100644 --- a/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb +++ b/meta/recipes-devtools/cmake/cmake-native_2.8.12.bb | |||
@@ -6,5 +6,5 @@ DEPENDS += "bzip2-native zlib-native" | |||
6 | 6 | ||
7 | SRC_URI += "file://cmlibarchive-disable-ext2fs.patch" | 7 | SRC_URI += "file://cmlibarchive-disable-ext2fs.patch" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882" | 9 | SRC_URI[md5sum] = "105bc6d21cc2e9b6aff901e43c53afea" |
10 | SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562" | 10 | SRC_URI[sha256sum] = "d885ba10b2406ede59aa31a928df33c9d67fc01433202f7dd586999cfd0e0287" |
diff --git a/meta/recipes-devtools/cmake/cmake_2.8.11.2.bb b/meta/recipes-devtools/cmake/cmake_2.8.12.bb index 91e5411218..ffd947fd31 100644 --- a/meta/recipes-devtools/cmake/cmake_2.8.11.2.bb +++ b/meta/recipes-devtools/cmake/cmake_2.8.12.bb | |||
@@ -6,11 +6,8 @@ DEPENDS += "curl expat zlib libarchive ncurses" | |||
6 | 6 | ||
7 | SRC_URI += "file://dont-run-cross-binaries.patch" | 7 | SRC_URI += "file://dont-run-cross-binaries.patch" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "df5324a3b203373a9e0a04b924281a43" | 9 | SRC_URI[md5sum] = "105bc6d21cc2e9b6aff901e43c53afea" |
10 | SRC_URI[sha256sum] = "b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf" | 10 | SRC_URI[sha256sum] = "d885ba10b2406ede59aa31a928df33c9d67fc01433202f7dd586999cfd0e0287" |
11 | |||
12 | SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882" | ||
13 | SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562" | ||
14 | 11 | ||
15 | # Strip ${prefix} from ${docdir}, set result into docdir_stripped | 12 | # Strip ${prefix} from ${docdir}, set result into docdir_stripped |
16 | python () { | 13 | python () { |