mirror of
https://git.yoctoproject.org/poky
synced 2026-02-26 11:29:40 +01:00
formfactor: add em-x270 formfactor
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3311 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
15
meta/packages/formfactor/files/em-x270/machconfig
Executable file
15
meta/packages/formfactor/files/em-x270/machconfig
Executable file
@@ -0,0 +1,15 @@
|
||||
HAVE_TOUCHSCREEN=1
|
||||
HAVE_KEYBOARD=0
|
||||
HAVE_KEYBOARD_PORTRAIT=0
|
||||
HAVE_KEYBOARD_LANDSCAPE=0
|
||||
|
||||
DISPLAY_CAN_ROTATE=1
|
||||
DISPLAY_ORIENTATION=270
|
||||
DISPLAY_WIDTH_PIXELS=480
|
||||
DISPLAY_WIDTH_MM=56
|
||||
DISPLAY_HEIGHT_PIXELS=640
|
||||
DISPLAY_HEIGHT_MM=74
|
||||
DISPLAY_BPP=16
|
||||
# This is a lie
|
||||
DISPLAY_DPI=150
|
||||
DISPLAY_SUBPIXEL_ORDER=rgb
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Device formfactor information"
|
||||
SECTION = "base"
|
||||
PR = "r6"
|
||||
PR = "r7"
|
||||
|
||||
SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user