1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-17 16:17:02 +00:00
Files
Saul Wold e1e5c83037 mutter: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-14 08:53:18 -08:00

12 lines
361 B
BlitzBasic

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"