mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 09:32:13 +02:00
Set COMPATIBLE_MACHINE for menlow recipes
This commit is contained in:
@@ -23,4 +23,5 @@ do_install () {
|
||||
install -m 644 ${S}/media/drm-poulsbo/drm.ko ${D}${MODULE_PATH}/kernel/drivers/char/drm/
|
||||
install -m 644 ${S}/media/drm-poulsbo/psb.ko ${D}${MODULE_PATH}/kernel/drivers/char/drm/
|
||||
}
|
||||
|
||||
|
||||
COMPATIBLE_MACHINE = "menlow"
|
||||
@@ -2,6 +2,8 @@ require xserver-xf86-lite.inc
|
||||
|
||||
PR = "r4"
|
||||
|
||||
COMPATIBLE_MACHINE = "menlow"
|
||||
|
||||
SRC_URI += "file://drmfix.patch;patch=1 \
|
||||
file://libdri-xinerama-symbol.patch;patch=1 "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user