mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
formfactor: Add cm-x270
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3812 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
9
meta/packages/formfactor/files/cm-x270/machconfig
Executable file
9
meta/packages/formfactor/files/cm-x270/machconfig
Executable file
@@ -0,0 +1,9 @@
|
||||
HAVE_TOUCHSCREEN=0
|
||||
HAVE_KEYBOARD=1
|
||||
|
||||
DISPLAY_CAN_ROTATE=0
|
||||
DISPLAY_ORIENTATION=0
|
||||
DISPLAY_WIDTH_PIXELS=640
|
||||
DISPLAY_HEIGHT_PIXELS=480
|
||||
DISPLAY_BPP=16
|
||||
DISPLAY_DPI=150
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Device formfactor information"
|
||||
SECTION = "base"
|
||||
PR = "r11"
|
||||
PR = "r12"
|
||||
|
||||
SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user