meta-intel/conf/machine/include/meta-intel.inc
Ong Boon Leong 3af293300a meta-intel.inc: Enable ASPEED Tech Graphic Card
This is to enable ASPEED Technology graphic card
that is bundled inside certain Intel customer reference
board.

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
(cherry picked from commit 3107e68de1)

Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
2014-04-03 15:36:10 -05:00

27 lines
638 B
HTML

#
# BSP variables and settings specific to the meta-intel layer.
# You must include the meta-intel layer in your bblayers.conf
# to use them.
#
#
# XSERVER subcomponents, used to build the XSERVER variable
#
# for Xserver older than 1.13.0
OLD_XSERVER_IA32_EXT = "xserver-xorg-extension-dri \
xserver-xorg-extension-dri2 \
xserver-xorg-extension-extmod \
xserver-xorg-extension-dbe \
"
XSERVER_IA32_EMGD = "emgd-driver-bin \
${OLD_XSERVER_IA32_EXT} \
"
XSERVER_IA32_MATROX_MGA = "xf86-video-mga \
"
XSERVER_IA32_ASPEED_AST = "xf86-video-ast \
"