mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 16:17:02 +00:00
e1e5c83037
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
12 lines
361 B
BlitzBasic
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"
|