From: Ong Boon Leong <[email protected]> This patchset is to enable ASPEED Technology grapchic card for X.Org. This is required because certain Intel customer reference board is using this type of graphic card, e.g. Intel Atom processor C2000 product family Development Kit.
Fix ASPEED recipe issue after comment from Ross. The recipe does not enable XAA because this feature is no longer available in xserver starting from 1.13.0. So, the recipe only support basic graphic display with no 2D acceleration. I have confirmed that the recipe support both 32-bit and 64-bit. Please pull this recipe into meta-intel/dylan. Thank you, Boon Leong The following changes since commit 86525216c6b8bdb850bf01958fe4defae3b42f4a: meta-crystalforest: update recipes-kernel to support linux version 3.8.13 and remove recipes-graphics (2013-10-22 20:05:48 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib boonleong/meta-intel/dylan http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=boonleong/meta-intel/dylan Ong Boon Leong (2): meta-intel.inc: Enable ASPEED Tech Graphic Card xf86-video-ast: new recipe for ASPEED Technology Card .../xorg-driver/xf86-video-ast_0.98.0.bb | 17 +++++++++++++++++ conf/machine/include/meta-intel.inc | 2 ++ 2 files changed, 19 insertions(+) create mode 100644 common/recipes-graphics/xorg-driver/xf86-video-ast_0.98.0.bb -- 1.7.10.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
