mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 12:32:12 +02:00
tidy: Add license checksum
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
443178d3d3
commit
3e597cdd71
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Tidy library"
|
||||
HOMEPAGE = "http://www.clutter-project.org/"
|
||||
LICENSE = "LGPL"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
|
||||
STDDEPENDS = "clutter-1.0"
|
||||
BASE_CONF = "--disable-gtk-doc"
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
require tidy.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34 \
|
||||
file://tidy/tidy.h;endline=21;md5=ac342e7aac55849bf0755d79967fa3e8"
|
||||
|
||||
PV = "0.1.0+git${SRCPV}"
|
||||
PR = "r7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user