1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

gobject-introspection: Add LICENSE

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2010-09-30 19:58:10 +01:00
parent 84a4ef2df8
commit a4762f928a
@@ -5,6 +5,8 @@ SRC_URI = "git://git.gnome.org/gobject-introspection;protocol=git \
SRC_URI_virtclass-native = "git://git.gnome.org/gobject-introspection;protocol=git \
file://pathfix.patch;patch=1"
LICENSE = "GPLv2+ & LGPLv2+"
PV = "0.0+git${SRCREV}"
PR = "r3"
@@ -21,4 +23,4 @@ do_configure_prepend () {
echo "EXTRA_DIST = " > ${S}/gtk-doc.make
}
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native"