mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
mesa-dri: mark as x86 only
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5292 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -26,3 +26,5 @@ do_install_append () {
|
||||
install -d ${D}/usr/bin
|
||||
install -m 0755 ${S}/progs/xdemos/{glxdemo,glxgears,glxheads,glxinfo} ${D}/usr/bin/
|
||||
}
|
||||
|
||||
COMPATIBLE_HOST = '(i.86.*-linux)'
|
||||
|
||||
@@ -18,3 +18,4 @@ FILES_${PN}-dbg += "${libdir}/dri/.debug/*"
|
||||
|
||||
EXTRA_OECONF += "--with-driver=dri --with-dri-drivers=${MACHINE_DRI_MODULES}"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86.*-linux)'
|
||||
|
||||
Reference in New Issue
Block a user