mirror of
git://git.yoctoproject.org/poky
synced 2026-09-09 08:09:47 +00:00
formfactor: added bootcdx86 support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1908 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
fe5eb63adf
commit
06a33a9f93
5
meta/packages/formfactor/files/bootcdx86/machconfig
Normal file
5
meta/packages/formfactor/files/bootcdx86/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 = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user