libidl: Update LICENSE to contain actual version

* Updated the LICENSE field to contain the version of the LGPL
  being used which is LGPLv2+
* Update the PR to reflect this license change

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
chase maupin 2012-05-11 21:52:23 +00:00 committed by Koen Kooi
parent c144932088
commit caebdafb40
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Library for parsing CORBA IDL files"
SECTION = "x11/gnome/libs"
LICENSE = "LGPL"
LICENSE = "LGPLv2+"
inherit autotools pkgconfig

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
DEPENDS = "glib-2.0 flex-native libidl-native"
PR = "r0"
PR = "r1"
BINCONFIG_GLOB = "*-config-2"
inherit autotools pkgconfig binconfig