aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:21 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:51 +0100
commit0c818254484ada0aadd85ae96530f2e3ee7e3a3e (patch)
treed2cc0ec8900834d5bb180c96eac64390554495fd /recipes
parentcf5ae076b777b696dcb437891da2baf8ae244556 (diff)
downloadopenembedded-0c818254484ada0aadd85ae96530f2e3ee7e3a3e.tar.gz
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@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/flac/flac_1.2.1.bb4
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 c2e0f50f52..2d2dc9e815 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 \