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

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


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

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

flac: Update LICENSE field version to GPLv2 and LGPLv2.1

* Updated LICENSE field version from generic GPL to GFDL-1.2,
  GPLv2+, LGPLv2.1, and BSD 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/flac/flac_1.2.1.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/flac/flac_1.2.1.bb b/recipes/flac/flac_1.2.1.bb
index c2e0f50..2d2dc9e 100644
--- a/recipes/flac/flac_1.2.1.bb
+++ b/recipes/flac/flac_1.2.1.bb
@@ -1,6 +1,8 @@
 require flac.inc
 
-PR = "${INC_PR}.2"
+LICENSE = "GFDL-1.2 GPLv2+ LGPLv2.1 BSD"
+
+PR = "${INC_PR}.3"
 
 # fixes from openSUSE:
 SRC_URI += "file://flac-gcc43-fixes.diff;striplevel=0 \





More information about the Openembedded-commits mailing list