mutter: Add LIC_FILES_CHKSUM

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold 2010-12-10 17:01:04 -08:00 committed by Saul Wold
parent 198baafc3a
commit e1e5c83037
2 changed files with 5 additions and 1 deletions

View File

@ -1,9 +1,11 @@
require mutter.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "http://download.moblin.org/sources/mutter/2.28/mutter-2.28.1_0.0.tar.bz2 \
file://nodocs.patch;patch=1 \
file://nozenity.patch;patch=1 \
file://fix_pkgconfig.patch;patch=1 \
"
S = "${WORKDIR}/mutter-2.28.1_0.0"
S = "${WORKDIR}/mutter-2.28.1_0.0"

View File

@ -3,6 +3,8 @@ require mutter.inc
PV = "2.28.1+git${SRCPV}"
PR = "r18"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
# Gnome is the upstream but moblin is under more active development atm
# git://git.gnome.org/mutter.git;protocol=git;branch=master
#