mirror of
https://git.yoctoproject.org/poky
synced 2026-02-23 18:09:40 +01:00
9 lines
286 B
BlitzBasic
9 lines
286 B
BlitzBasic
require mutter.inc
|
|
|
|
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" |