]> code.ossystems Code Review - meta-freescale.git/commitdiff
mux-server: update LIC_FILES_CHKSUM to point to COPYING
authorTing Liu <ting.liu@freescale.com>
Fri, 17 Jul 2015 03:44:34 +0000 (11:44 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 02:26:57 +0000 (23:26 -0300)
A LGPL COPYING file was added in the git repository.
update LIC_FILES_CHKSUM to point to this COPYING file.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-ppc/recipes-virtualization/mux-server/mux-server_1.02.bb

index e635495e9e09aa0be32444f337013bfb4b60576a..5382f232d7a1d97ed8ad5cb8bc97c0f113250852 100644 (file)
@@ -1,8 +1,7 @@
 DESCRIPTION = "A Linux-based utility supporting console multiplexing and demultiplexing"
 SECTION = "mux-server"
 LICENSE = "LGPL-2.1"
-# TODO: add a dedicated COPYING file
-LIC_FILES_CHKSUM = "file://mux_server.c;endline=9;md5=e59eeb0812bb88b7af2d932f2dc22aed"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
 SRC_URI = "git://git.freescale.com/ppc/sdk/hypervisor/mux_server.git;branch=master"
 SRCREV = "3e4c6a44a81bb5cf2996830e8034d26850f80efc"