[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2492/8267] pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM



commit 5fc455ec9b058f53b61f6c071579c65366051743
Author: Ross Burton <ross burton intel com>
Date:   Thu Sep 15 15:14:36 2016 +0100

    pulseaudio: add ${S}/LICENSE to LIC_FILES_CHKSUM
    
    The LICENSE file describes how the various pieces are licensed, so add it to the
    checksum so we notice when it changes.
    
    (From OE-Core rev: 3309007b423654c1b021d85205f81e68cbd84475)
    
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-multimedia/pulseaudio/pulseaudio.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc 
b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
index 6ed79ef..7e54ad4 100644
--- a/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
+++ b/meta/recipes-multimedia/pulseaudio/pulseaudio.inc
@@ -3,7 +3,8 @@ HOMEPAGE = "http://www.pulseaudio.org";
 AUTHOR = "Lennart Poettering"
 SECTION = "libs/multimedia"
 LICENSE = "GPLv2+ & LGPLv2.1"
-LIC_FILES_CHKSUM = "file://GPL;md5=4325afd396febcb659c36b49533135d4 \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=d9ae089c8dc5339f8ac9d8563038a29f \
+                    file://GPL;md5=4325afd396febcb659c36b49533135d4 \
                     file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
                     
file://src/pulsecore/resampler.h;beginline=4;endline=21;md5=09794012ae16912c0270f3280cc8ff84"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]