mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
formfactor: fix fic-gta01 settings
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2154 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -5,9 +5,9 @@ HAVE_KEYBOARD_LANDSCAPE=0
|
||||
|
||||
DISPLAY_CAN_ROTATE=1
|
||||
DISPLAY_ORIENTATION=90
|
||||
DISPLAY_WIDTH_PIXELS=640
|
||||
DISPLAY_WIDTH_PIXELS=480
|
||||
DISPLAY_WIDTH_MM=74
|
||||
DISPLAY_HEIGHT_PIXELS=480
|
||||
DISPLAY_HEIGHT_PIXELS=640
|
||||
DISPLAY_HEIGHT_MM=56
|
||||
DISPLAY_BPP=16
|
||||
DISPLAY_DPI=280
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
DESCRIPTION = "Device formfactor information"
|
||||
SECTION = "base"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "file://config file://machconfig"
|
||||
S = "${WORKDIR}"
|
||||
|
||||
Reference in New Issue
Block a user