From e27787857e8e7627707f9dc102ca4ffeb7f2ca02 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Mon, 22 Nov 2010 23:05:10 +0100 Subject: [PATCH] uclibc++: fix LICENSE Signed-off-by: Frans Meulenbroeks --- recipes/uclibc++/uclibc++_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5