aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc++
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-22 23:05:10 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-22 23:05:45 +0100
commite27787857e8e7627707f9dc102ca4ffeb7f2ca02 (patch)
tree0c5c8e929751f116db16b8deb24efce5fdd76811 /recipes/uclibc++
parent458075f8b00a5d37dfb01db188154873e1974c25 (diff)
downloadopenembedded-e27787857e8e7627707f9dc102ca4ffeb7f2ca02.tar.gz
uclibc++: fix LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/uclibc++')
-rw-r--r--recipes/uclibc++/uclibc++_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/uclibc++/uclibc++_git.bb b/recipes/uclibc++/uclibc++_git.bb
index 5b0d374ecd..764da8e484 100644
--- 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 = "LGPLv2+"
PRIORITY = "optional"
SECTION = "libs"