From 89bff3bc6497be15c52912e0efb94089f2c2a5b0 Mon Sep 17 00:00:00 2001 From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:16 +0000 Subject: glib-2.0: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- recipes/glib-2.0/glib-2.0_2.24.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/glib-2.0/glib-2.0_2.24.1.bb') diff --git a/recipes/glib-2.0/glib-2.0_2.24.1.bb b/recipes/glib-2.0/glib-2.0_2.24.1.bb index 15f0b1ae3c..c91f626e16 100644 --- a/recipes/glib-2.0/glib-2.0_2.24.1.bb +++ b/recipes/glib-2.0/glib-2.0_2.24.1.bb @@ -3,7 +3,7 @@ which provides many useful data types, macros, \ type conversions, string utilities, file utilities, a main \ loop abstraction, and so on. It works on many \ UNIX-like platforms, Windows, OS/2 and BeOS." -LICENSE = "LGPL" +LICENSE = "LGPLv2+" SECTION = "libs" PRIORITY = "optional" DEPENDS = "glib-2.0-native gtk-doc zlib" -- cgit 1.2.3-korg