[oe] [PATCH 14/70] audiofile: Update LICENSE field version to GPLv2 and LGPLv2

Chase Maupin Chase.Maupin at ti.com
Mon May 21 14:29:13 UTC 2012


* Updated LICENSE field version from generic LGPL/GPL to LGPLv2
  and GPLv2 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>
---
 recipes/audiofile/audiofile_0.2.6.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/audiofile/audiofile_0.2.6.bb b/recipes/audiofile/audiofile_0.2.6.bb
index 6840506..f7e3b3b 100644
--- a/recipes/audiofile/audiofile_0.2.6.bb
+++ b/recipes/audiofile/audiofile_0.2.6.bb
@@ -3,9 +3,9 @@ API for accessing a variety of audio file formats, such as AIFF/AIFF-C, \
 WAVE, NeXT/Sun .snd/.au, Berkeley/IRCAM/CARL Sound File, Audio Visual \
 Research, Amiga IFF/8SVX, and NIST SPHERE."
 SECTION = "libs"
-LICENSE = "LGPL GPL"
+LICENSE = "LGPLv2 GPLv2"
 RPROVIDES_${PN} += "audiofile"
-PR = "r8"
+PR = "r9"
 
 SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz \
 	   file://audiofile-m4_quote_fix.diff;striplevel=0 \
-- 
1.7.0.4





More information about the Openembedded-devel mailing list