summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
index 08b2c02641..d032cb97e0 100644
--- a/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
+++ b/meta/recipes-devtools/cmake/cmake-native_2.8.12.2.bb
@@ -4,7 +4,10 @@ inherit native
4# Using cmake's internal libarchive, so some dependencies are needed 4# Using cmake's internal libarchive, so some dependencies are needed
5DEPENDS += "bzip2-native zlib-native" 5DEPENDS += "bzip2-native zlib-native"
6 6
7SRC_URI += "file://cmlibarchive-disable-ext2fs.patch" 7SRC_URI += "\
8 file://cmlibarchive-disable-ext2fs.patch \
9 file://disable-bootstrap-cursesdialog.patch \
10"
8 11
9SRC_URI[md5sum] = "17c6513483d23590cbce6957ec6d1e66" 12SRC_URI[md5sum] = "17c6513483d23590cbce6957ec6d1e66"
10SRC_URI[sha256sum] = "8c6574e9afabcb9fc66f463bb1f2f051958d86c85c37fccf067eb1a44a120e5e" 13SRC_URI[sha256sum] = "8c6574e9afabcb9fc66f463bb1f2f051958d86c85c37fccf067eb1a44a120e5e"