[OE-core] [PATCH 3/6] libepoxy: DEPENDS on virtual/mesa

Robert Yang liezhi.yang at windriver.com
Wed Apr 15 01:44:30 UTC 2015



On 04/14/2015 09:52 PM, Burton, Ross wrote:
>
> On 14 April 2015 at 14:50, Andreas Müller <schnitzeltony at googlemail.com
> <mailto:schnitzeltony at 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



More information about the Openembedded-core mailing list