aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:15 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:50 +0100
commit399b52d42cbb8b34fcf307832b74ce91df040038 (patch)
treedb11573f37c8aa918e26b41420bde499204e5452
parent617ce74f1dccf5c4467bfcb78c652c9e1a3f6aab (diff)
downloadopenembedded-399b52d42cbb8b34fcf307832b74ce91df040038.tar.gz
cairo: Update LICENSE field version to MPL-1 and LGPLv2.1
* Updated LICENSE field version from generic LGPL to MPL-1 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@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/cairo/cairo_1.10.0.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/cairo/cairo_1.10.0.bb b/recipes/cairo/cairo_1.10.0.bb
index e6836a1b2a..f81445aee7 100644
--- a/recipes/cairo/cairo_1.10.0.bb
+++ b/recipes/cairo/cairo_1.10.0.bb
@@ -1,6 +1,8 @@
require cairo.inc
-PR = "r2"
+LICENSE = "MPL-1 LGPLv2.1"
+
+PR = "r3"
SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz;name=cairo \
"