[OE-core] [PATCH 3/3] cmake: upgrade to 2.8.12

Paul Eggleton paul.eggleton at linux.intel.com
Mon Oct 28 16:44:40 UTC 2013


Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 .../cmake/{cmake-native_2.8.11.2.bb => cmake-native_2.8.12.bb}     | 4 ++--
 meta/recipes-devtools/cmake/{cmake_2.8.11.2.bb => cmake_2.8.12.bb} | 7 ++-----
 2 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-devtools/cmake/{cmake-native_2.8.11.2.bb => cmake-native_2.8.12.bb} (58%)
 rename meta/recipes-devtools/cmake/{cmake_2.8.11.2.bb => cmake_2.8.12.bb} (78%)

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
similarity index 58%
rename from meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb
rename to meta/recipes-devtools/cmake/cmake-native_2.8.12.bb
index e2a157b..4ee9011 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"
 
 SRC_URI += "file://cmlibarchive-disable-ext2fs.patch"
 
-SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882"
-SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562"
+SRC_URI[md5sum] = "105bc6d21cc2e9b6aff901e43c53afea"
+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
similarity index 78%
rename from meta/recipes-devtools/cmake/cmake_2.8.11.2.bb
rename to meta/recipes-devtools/cmake/cmake_2.8.12.bb
index 91e5411..ffd947f 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"
 
 SRC_URI += "file://dont-run-cross-binaries.patch"
 
-SRC_URI[md5sum] = "df5324a3b203373a9e0a04b924281a43"
-SRC_URI[sha256sum] = "b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf"
-
-SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882"
-SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562"
+SRC_URI[md5sum] = "105bc6d21cc2e9b6aff901e43c53afea"
+SRC_URI[sha256sum] = "d885ba10b2406ede59aa31a928df33c9d67fc01433202f7dd586999cfd0e0287"
 
 # Strip ${prefix} from ${docdir}, set result into docdir_stripped
 python () {
-- 
1.8.1.2




More information about the Openembedded-core mailing list