On 04/14/2015 09:52 PM, Burton, Ross wrote:

On 14 April 2015 at 14:50, Andreas Müller <schnitzelt...@googlemail.com
<mailto:schnitzelt...@googlemail.com>> wrote:

    from the error I would DEPEND on virtual/egl


Agreed.  And there's no dependency on virtual/libx11 which the readme you quote

virtual/mesa or virtual/egl depends on virtual/libx11, so I didn't add
virtual/libx11, I updated virtual/mesa -> virtual/egl in the repo.

I also updated:

[OE-core] [PATCH 4/6] strace: fix build for aarch64

extern uint32_t *const arm_sp_ptr;

should be:
extern long *const arm_sp_ptr;

Otherwise there is a conflict types error when build arm.

// Robert

suggests there should be.  Presumably that dependency - if it's actually
required - can be made conditional on the x11 DISTRO_FEATURE?

Ross
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to