mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
cmake: update to 3.3.1
Share tarball checksums between cmake and cmake-native via cmake.inc. (From OE-Core rev: 8292eba3c79ffcdebd23cbabc9975c7a4075dba6) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bb72a8645a
commit
eb45cd659b
@@ -16,6 +16,9 @@ SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz
|
||||
file://qt4-fail-silent.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "52638576f4e1e621fed6c3410d3a1b12"
|
||||
SRC_URI[sha256sum] = "cd65022c6a0707f1c7112f99e9c981677fdd5518f7ddfa0f778d4cee7113e3d6"
|
||||
|
||||
inherit autotools
|
||||
|
||||
# Ugly hack to work around undefined OE_QMAKE_PATH_EXTERNAL_HOST_BINS variable
|
||||
|
||||
Reference in New Issue
Block a user