mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
cmake: Update to 2.8.11.1
(From OE-Core rev: 56f4e7101d2bbb0692607a54b3392f2703c11a32) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
650f30c709
commit
a7d2ab73db
5
meta/recipes-devtools/cmake/cmake-native_2.8.11.1.bb
Normal file
5
meta/recipes-devtools/cmake/cmake-native_2.8.11.1.bb
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
require cmake.inc
|
||||||
|
inherit native
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "df5324a3b203373a9e0a04b924281a43"
|
||||||
|
SRC_URI[sha256sum] = "b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf"
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
require cmake.inc
|
|
||||||
inherit native
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "be6008f2299613d23fe82ab53ef7472e"
|
|
||||||
SRC_URI[sha256sum] = "20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5"
|
|
||||||
@@ -6,8 +6,8 @@ DEPENDS += "curl expat zlib libarchive ncurses"
|
|||||||
|
|
||||||
SRC_URI += "file://dont-run-cross-binaries.patch"
|
SRC_URI += "file://dont-run-cross-binaries.patch"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "be6008f2299613d23fe82ab53ef7472e"
|
SRC_URI[md5sum] = "df5324a3b203373a9e0a04b924281a43"
|
||||||
SRC_URI[sha256sum] = "20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5"
|
SRC_URI[sha256sum] = "b7dbb86824051319b8e082d2f892ebe6d5914b4dac9b9ef1aeac5e7ed054b0bf"
|
||||||
|
|
||||||
# Strip ${prefix} from ${docdir}, set result into docdir_stripped
|
# Strip ${prefix} from ${docdir}, set result into docdir_stripped
|
||||||
python () {
|
python () {
|
||||||
Reference in New Issue
Block a user