mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
c144932088
commit
caebdafb40
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "Library for parsing CORBA IDL files"
|
||||
SECTION = "x11/gnome/libs"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2+"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user