From: Frans Meulenbroeks Date: Mon, 22 Nov 2010 22:05:10 +0000 (+0100) Subject: uclibc++: fix LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27787857e8e7627707f9dc102ca4ffeb7f2ca02;p=openembedded.git uclibc++: fix LICENSE Signed-off-by: Frans Meulenbroeks --- 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"