[oe] [PATCH 21/69] flac: Update LICENSE field version

Chase Maupin Chase.Maupin at ti.com
Mon May 14 16:09:46 UTC 2012


* 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>
---
 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 9628352..7d52013 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 \
-- 
1.7.0.4





More information about the Openembedded-devel mailing list