Re: [meta-intel] [minnowboard] EMGD and Wayland/Weston on minnowboard

2013-11-21 Thread Behrens, Holger
On Wed, 2013-11-20 at 16:27 +, Burton, Ross wrote: On 20 November 2013 16:13, Behrens, Holger holger.behr...@windriver.com wrote: Currently the EMDG relnotes states Note: MeeGo 1.2 with Wayland feature is mainly for evaluation and testing purposes; it is not for

[meta-intel] [PATCH 0/2 v2] xf86-video-ast: Enable ASPEED Tech Graphic Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com 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

[meta-intel] [PATCH 2/2 v2] xf86-video-ast: new recipe for ASPEED Technology Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com To enable ASPEED Technology graphic card. Signed-off-by: Ong Boon Leong boon.leong@intel.com --- .../xorg-driver/xf86-video-ast_0.98.0.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644

[meta-intel] [PATCH 1/2 v2] meta-intel.inc: Enable ASPEED Tech Graphic Card

2013-11-21 Thread boon . leong . ong
From: Ong Boon Leong boon.leong@intel.com 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@intel.com --- conf/machine/include/meta-intel.inc |2 ++ 1 file changed, 2 insertions(+)

Re: [meta-intel] [minnowboard] EMGD and Wayland/Weston on minnowboard

2013-11-21 Thread Burton, Ross
On 21 November 2013 08:00, Behrens, Holger holger.behr...@windriver.com wrote: Thank you for the update. Will have to go with an ARM based board instead then. Or anything based on Bay Trail for Atom, or obviously anything not-Atom. Alternatively speak to the EMGD team if you can demonstrate a

Re: [meta-intel] [PATCH] ia32-base: Remove cpio and ext3 defaults

2013-11-21 Thread Hart, Darren
On Thu, 2013-11-21 at 15:25 +, Richard Purdie wrote: On real IA hardware, neither the ext3 or cpio images are particularly useful or used. cpio is legacy from initramfs and that specific image now overrides FSTYPES accordingly. The size difference in filesystems makes ext3 as a file format

[meta-intel] [PATCH] ia32-base: Remove cpio and ext3 defaults

2013-11-21 Thread Richard Purdie
On real IA hardware, neither the ext3 or cpio images are particularly useful or used. cpio is legacy from initramfs and that specific image now overrides FSTYPES accordingly. The size difference in filesystems makes ext3 as a file format less useful, mainly being useful in the qemu case. When