git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
320a915
)
cmake: fix minor spelling error.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 25 Jun 2008 06:22:05 +0000
(06:22 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 25 Jun 2008 06:22:05 +0000
(06:22 +0000)
packages/cmake/cmake.inc
patch
|
blob
|
history
diff --git
a/packages/cmake/cmake.inc
b/packages/cmake/cmake.inc
index
ddc5f98
..
d046c84
100644
(file)
--- a/
packages/cmake/cmake.inc
+++ b/
packages/cmake/cmake.inc
@@
-3,7
+3,7
@@
DESCRIPTION = "A cross-platform, open-source make system"
HOMEPAGE = "http://www.cmake.org/"
-LICENSE = "Berkely-style license"
+LICENSE = "Berkel
e
y-style license"
SECTION = "console/utils"
CMAKE_MAJOR_VERSION = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"