[oe-commits] chase maupin : cairo: Update LICENSE field version to MPL-1 and LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:23 UTC 2012


Module: openembedded.git
Branch: master
Commit: 399b52d42cbb8b34fcf307832b74ce91df040038
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=399b52d42cbb8b34fcf307832b74ce91df040038

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:15 2012 +0000

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 at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/cairo/cairo_1.10.0.bb |    4 +++-
 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 e6836a1..f81445a 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 \
 "





More information about the Openembedded-commits mailing list