[oe-commits] Chase Maupin : avahi: Update LICENSE field version to GPLv2 and LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:46 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 417b712f7e4ce7ffe7503933d36ed1f6e6ab9634
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=417b712f7e4ce7ffe7503933d36ed1f6e6ab9634

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Fri May 11 17:27:56 2012 -0500

avahi: Update LICENSE field version to GPLv2 and LGPLv2.1

* Updated LICENSE field version from generic GPL to GPLv2+ and
  LGPLv2.1 to reflect the real license version.
* This change was based on setting in oe-core as well as code
  inspection.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>

---

 recipes/avahi/avahi.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/avahi/avahi.inc b/recipes/avahi/avahi.inc
index f4dff0a..65a593d 100644
--- a/recipes/avahi/avahi.inc
+++ b/recipes/avahi/avahi.inc
@@ -3,9 +3,9 @@ AUTHOR = "Lennart Poettering <lennart at poettering.net>"
 HOMEPAGE = "http://avahi.org"
 SECTION = "network"
 PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+ LGPLv2.1"
 DEPENDS = "libcap2 python-native expat virtual/libintl libdaemon dbus glib-2.0"
-INC_PR = "r13"
+INC_PR = "r14"
 # uclibc has no nss
 RRECOMMENDS_avahi-daemon_append_libc-glibc = "libnss-mdns"
 RDEPENDS_avahi-daemon += "sysvinit-pidof update-rc.d"





More information about the Openembedded-commits mailing list