mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
cmake-native: Upgrade to version 2.8.3
Fixed its metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
36baa90be0
commit
07d5f6c80e
@@ -1,4 +0,0 @@
|
|||||||
CMAKE_MAJOR_VERSION="2.8"
|
|
||||||
require cmake.inc
|
|
||||||
inherit native
|
|
||||||
PR = "r0"
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
CMAKE_MAJOR_VERSION="2.8"
|
||||||
|
require cmake.inc
|
||||||
|
inherit native
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921"
|
||||||
|
SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288"
|
||||||
@@ -6,6 +6,8 @@ HOMEPAGE = "http://www.cmake.org/"
|
|||||||
BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php"
|
BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php"
|
||||||
SECTION = "console/utils"
|
SECTION = "console/utils"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://Copyright.txt;md5=f372516292ff7c33337bf16a74a5f9a8 \
|
||||||
|
file://Source/cmake.h;beginline=1;endline=10;md5=341736dae83c9e344b53eeb1bc7d7bc2"
|
||||||
|
|
||||||
SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz"
|
SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user