[yocto] [meta-raspberrypi][PATCH 0/2] Fix core-image-sato build failure

Alex J Lennon ajlennon at dynamicdevices.co.uk
Thu Oct 22 04:50:10 PDT 2015


Builds of core-image-sato (userland) against poky master fail as
libepoxy fails to build. This patch-set adds needed userland .pc files 
for libepoxy and adds needed paths for include files to the libepoxy recipe

Alex J Lennon (2):
  userland: add .pc files for the OpenGLESv2 and EGL libraries
  libepoxy: add needed include paths for RPi

 recipes-graphics/libepoxy/libepoxy_git.bbappend    |  2 +
 .../0004-rpi-userland-add-pkgconfig-files.patch    | 53 ++++++++++++++++++++++
 recipes-graphics/userland/userland_git.bb          |  6 ++-
 3 files changed, 59 insertions(+), 2 deletions(-)
 create mode 100644 recipes-graphics/libepoxy/libepoxy_git.bbappend
 create mode 100644 recipes-graphics/userland/userland/0004-rpi-userland-add-pkgconfig-files.patch

-- 
1.9.1




More information about the yocto mailing list