bitbake.conf: Introduce variables to specify machine's display properties.
authorPaul Sokolovsky <pmiscml@gmail.com>
Thu, 12 Jul 2007 12:42:08 +0000 (12:42 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Thu, 12 Jul 2007 12:42:08 +0000 (12:42 +0000)
commit2123a2aba7385cb19a25f0cf61be70bea52f5929
treebfadf95fc30cc8dbf26e769e4ca901060c360ce7
parent75dd520287cba973d751626c17f595f603687dbe
bitbake.conf: Introduce variables to specify machine's display properties.
* Per RFC on the mailing list.
* Following variables added:
MACHINE_DISPLAY_WIDTH_PIXELS - width in pixels in hardware orientation
MACHINE_DISPLAY_HEIGHT_PIXELS - height in pixels in hardware orientation
MACHINE_DISPLAY_ORIENTATION - number of degrees hardware display orientation must
  be rotated to be in "default natural use" orientation.
MACHINE_DISPLAY_BPP - bits per pixel
* Also, deprecate GUI_MACHINE_CLASS and replace with MACHINE_GUI_CLASS.
conf/bitbake.conf