aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-11 17:30:25 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:19:49 -0500
commitd85c3bed162e673e788a5d1e2e0874a5a29dca95 (patch)
tree17cfc04d9f73b7b5bc6e69a43361330ed7d5e7c0 /recipes
parent417b712f7e4ce7ffe7503933d36ed1f6e6ab9634 (diff)
downloadopenembedded-d85c3bed162e673e788a5d1e2e0874a5a29dca95.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>
Diffstat (limited to 'recipes')
-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 \
"