mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
cmake-native: add checksums
commit 771d08 (cmake: Update to 2.8.10.2) removed the checksums from cmake.inc, and added them to cmake, but forgot to add them to cmake-native - this adds them. (From OE-Core rev: ec096d256d8cfb3146d4b2943387ce18ca05df6e) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
80bc9a0643
commit
957e090cac
@@ -2,3 +2,6 @@ require cmake.inc
|
||||
inherit native
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
SRC_URI[md5sum] = "097278785da7182ec0aea8769d06860c"
|
||||
SRC_URI[sha256sum] = "ce524fb39da06ee6d47534bbcec6e0b50422e18b62abc4781a4ba72ea2910eb1"
|
||||
|
||||
Reference in New Issue
Block a user