mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
No xserver-kdrive-omap in Poky any more. Changed to xserver-kdrive-xomap. This
might be incorrect. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1760 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,11 +4,11 @@
|
||||
TARGET_ARCH = "arm"
|
||||
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-omap"
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive-xomap"
|
||||
PREFERRED_PROVIDER_virtual/bootloader = ""
|
||||
PREFERRED_PROVIDER_tslib = "tslib-maemo"
|
||||
|
||||
XSERVER = "xserver-kdrive-omap"
|
||||
XSERVER = "xserver-kdrive-xomap"
|
||||
|
||||
# 800x480 is big enough for me
|
||||
GUI_MACHINE_CLASS = "bigscreen"
|
||||
|
||||
Reference in New Issue
Block a user