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:
457b43e
)
uclibc++: fix LICENSE
author
Frans Meulenbroeks
<fransmeulenbroeks@gmail.com>
Mon, 22 Nov 2010 22:05:10 +0000
(23:05 +0100)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 22 Nov 2010 23:53:58 +0000
(15:53 -0800)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/uclibc++/uclibc++_git.bb
patch
|
blob
|
history
diff --git
a/recipes/uclibc++/uclibc++_git.bb
b/recipes/uclibc++/uclibc++_git.bb
index
5b0d374
..
764da8e
100644
(file)
--- a/
recipes/uclibc++/uclibc++_git.bb
+++ b/
recipes/uclibc++/uclibc++_git.bb
@@
-1,7
+1,7
@@
DESCRIPTION = "A C++ standard library targeted towards the embedded \
systems/software market."
HOMEPAGE = "http://cxx.uclibc.org/"
-LICENSE = "LGPL"
+LICENSE = "LGPL
v2+
"
PRIORITY = "optional"
SECTION = "libs"