mirror of
git://git.yoctoproject.org/poky
synced 2026-08-15 05:28:45 +00:00
mutter: Add COMPATIBLE_MACHINE list to prevent PPC build
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
parent
f93fd69a63
commit
78cb0e61c3
@ -10,6 +10,9 @@ ALTERNATIVE_LINK = "${bindir}/x-window-manager"
|
||||
ALTERNATIVE_PATH = "${bindir}/mutter"
|
||||
ALTERNATIVE_PRIORITY = "11"
|
||||
|
||||
COMPATIBLE_MACHINE = "(zylonite|mx31litekit|omap-3430ldp|omap-3430sdp|mx31ads|qemuarm|qemux86|ipodtouch|atom-pc|menlow)"
|
||||
|
||||
|
||||
EXTRA_OECONF += "--disable-verbose \
|
||||
--disable-xinerama \
|
||||
--without-introspection \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user