[oe-commits] chase maupin : faad2: Update LICENSE field version to GPLv2

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


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

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

faad2: Update LICENSE field version to GPLv2

* Updated LICENSE field version from generic LGPL to GPLv2 to
  reflect the real license version.
* This change was back-ported from oe-core.

Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/faad2/faad2_2.7.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/faad2/faad2_2.7.bb b/recipes/faad2/faad2_2.7.bb
index e778432..b1cc7e3 100644
--- a/recipes/faad2/faad2_2.7.bb
+++ b/recipes/faad2/faad2_2.7.bb
@@ -1,8 +1,10 @@
 DESCRIPTION = "Library for reading some sort of media format."
 SECTION = "libs"
-LICENSE = "LGPL"
+LICENSE = "GPLv2"
 PRIORITY = "optional"
 
+PR = "r1"
+
 inherit autotools
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/faac/faad2-src/faad2-${PV}/${PN}-${PV}.tar.bz2;name=faad2 \





More information about the Openembedded-commits mailing list