gypsy: fix LICENSE field

Gypsy binaries are Gplv2.0 and the libraries LGPLv2.1

(From OE-Core rev: 6ca1a7f7fc95d964832d80e69c2cc62fbe06a69e)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Joshua Lock 2011-12-15 15:11:55 -08:00 committed by Richard Purdie
parent 7b023bac25
commit 212bd37609
1 changed files with 1 additions and 1 deletions

View File

@ -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"