aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-14 09:55:59 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:21:00 -0500
commitfb13f6e900e52afd698e07e2ce8cb362b3f1581e (patch)
tree573b22ebf51b860e2115f50bd849c2949d73c8d6 /recipes
parent07eecb0871d6808ca5cdd3aeb8e39232f1d04fd6 (diff)
downloadopenembedded-fb13f6e900e52afd698e07e2ce8cb362b3f1581e.tar.gz
pango: Update LICENSE field version to LGPLv2
* Updated LICENSE field version from generic LGPL to LGPLv2+ 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@ti.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/pango/pango_1.24.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/pango/pango_1.24.4.bb b/recipes/pango/pango_1.24.4.bb
index 84af64f7ad..7356d28783 100644
--- a/recipes/pango/pango_1.24.4.bb
+++ b/recipes/pango/pango_1.24.4.bb
@@ -1,6 +1,8 @@
require pango.inc
-PR = "${INC_PR}.1"
+LICENSE = "LGPLv2+"
+
+PR = "${INC_PR}.2"
SRC_URI += "file://CVE-2010-0421.patch"