mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +02:00
cmake: Upgrade recipes to 2.8.8
Copyright year change means a change in checksum ... CMake - Cross Platform Makefile Generator -Copyright 2000-2009 Kitware, Inc., Insight Software Consortium +Copyright 2000-2011 Kitware, Inc., Insight Software Consortium All rights reserved. (From OE-Core rev: db6a69f132b3ad2bf1108eccd945123969347154) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
8
meta/recipes-devtools/cmake/cmake-native_2.8.8.bb
Normal file
8
meta/recipes-devtools/cmake/cmake-native_2.8.8.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
require cmake.inc
|
||||
inherit native
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "ba74b22c788a0c8547976b880cd02b17"
|
||||
SRC_URI[sha256sum] = "2b59897864d6220ff20aa8eac64cac8994e004898a1c0f899c8cb4d7b7570b46"
|
||||
|
||||
Reference in New Issue
Block a user