mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
cmake: Update to 2.8.10.1
(From OE-Core rev: b109a6e33fc7748de65d1ff76528b302e7f92dd8) 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
b19ac46bca
commit
7a697d0709
@@ -16,6 +16,9 @@ CMAKE_MAJOR_VERSION = "${@'.'.join(d.getVar('PV',1).split('.')[0:2])}"
|
||||
SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz \
|
||||
file://support-oe-qt4-tools-names.patch"
|
||||
|
||||
SRC_URI[md5sum] = "aabf16d8e957f99921a0095885381373"
|
||||
SRC_URI[sha256sum] = "dbfb9d609e8fdb6f0947993246c11e2ee5d47944d6e7bd9314463b31e420e6e0"
|
||||
|
||||
inherit autotools
|
||||
|
||||
do_configure () {
|
||||
|
||||
Reference in New Issue
Block a user