]> code.ossystems Code Review - openembedded-core.git/commitdiff
cmake: Clarify BSD license variant
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>
Mon, 7 Oct 2019 13:08:37 +0000 (13:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Oct 2019 13:11:08 +0000 (14:11 +0100)
The license of cmake is BSD-3-Clause

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/cmake/cmake.inc

index 67caa306dfa56b7bcbe84313cbb0b2b04a11fc38..d8a9e2dd3e42459a7bdcd897ebc3b853c42ebbf6 100644 (file)
@@ -9,7 +9,7 @@ environment of your choice."
 HOMEPAGE = "http://www.cmake.org/"
 BUGTRACKER = "http://public.kitware.com/Bug/my_view_page.php"
 SECTION = "console/utils"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://Copyright.txt;md5=622747147b46f22e1953876a7cba3323 \
                     file://Source/cmake.h;md5=4494dee184212fc89c469c3acd555a14;beginline=1;endline=3 \
                     "