mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
formfactor: Add verison for menlow (leave cursor visible for now)
Signed-off-by: Richard Purdie <richard@ted.(none)>
This commit is contained in:
5
meta/packages/formfactor/files/menlow/machconfig
Normal file
5
meta/packages/formfactor/files/menlow/machconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
HAVE_TOUCHSCREEN=0
|
||||
HAVE_KEYBOARD=1
|
||||
|
||||
DISPLAY_CAN_ROTATE=0
|
||||
DISPLAY_ORIENTATION=0
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Device formfactor information"
|
||||
SECTION = "base"
|
||||
PR = "r17"
|
||||
PR = "r18"
|
||||
|
||||
SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user