Also fix the metadata
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
+++ /dev/null
-CMAKE_MAJOR_VERSION="2.6"
-inherit native
-require cmake.inc
--- /dev/null
+CMAKE_MAJOR_VERSION="2.8"
+require cmake.inc
+inherit native
+PR = "r0"
DESCRIPTION = "A cross-platform, open-source make system"
HOMEPAGE = "http://www.cmake.org/"
-LICENSE = "Berkely-style license"
+BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php"
SECTION = "console/utils"
+LICENSE = "BSD"
SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz"