summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb
index ab31049fac..e2a157b132 100644
--- a/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_2.8.11.2.bb
@@ -1,5 +1,10 @@
1require cmake.inc 1require cmake.inc
2inherit native 2inherit native
3 3
4# Using cmake's internal libarchive, so some dependencies are needed
5DEPENDS += "bzip2-native zlib-native"
6
7SRC_URI += "file://cmlibarchive-disable-ext2fs.patch"
8
4SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882" 9SRC_URI[md5sum] = "6f5d7b8e7534a5d9e1a7664ba63cf882"
5SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562" 10SRC_URI[sha256sum] = "b32acb483afdd14339941c6e4ec25f633d916a7a472653a0b00838771a6c0562"