From 212bd3760956fa38e0c2fc7f9d43eeaaa1735a47 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 15 Dec 2011 15:11:55 -0800 Subject: gypsy: fix LICENSE field Gypsy binaries are Gplv2.0 and the libraries LGPLv2.1 (From OE-Core rev: 6ca1a7f7fc95d964832d80e69c2cc62fbe06a69e) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/recipes-connectivity/gypsy/gypsy.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-connectivity/gypsy') diff --git a/meta/recipes-connectivity/gypsy/gypsy.inc b/meta/recipes-connectivity/gypsy/gypsy.inc index 9b1c97e1db..11a72046fe 100644 --- a/meta/recipes-connectivity/gypsy/gypsy.inc +++ b/meta/recipes-connectivity/gypsy/gypsy.inc @@ -4,7 +4,7 @@ multiple clients to access GPS data from multiple GPS sources \ concurrently. Gypsy also hides the details of parsing NMEA from the \ client applications, passing the data as simple values for the clients \ to use." -LICENSE = "GPL" +LICENSE = "GPLv2.0 & LGPLv2.1" SECTION = "x11" DEPENDS = "glib-2.0 dbus bluez4 dbus-glib" -- cgit v1.2.3-54-g00ecf