[OE-core] [PATCH 0/2] Enable libsdl-native

Ross Burton ross.burton at intel.com
Wed Dec 2 16:55:08 UTC 2015


Hi,

This is part 1 of the intrusive changes to master to change qemu-native from
linking to the host libsdl to build a libsdl-native.  This part isn't actually
intrusive and just enables libsdl-native, with a fix to the PACKAGECONFIG
handling to make it work.

Ross

The following changes since commit 698c74c373110ed081a7586e21d4a27b8b44c89b:

  libsdl: remove redundant configure_tweak patch (2015-12-01 21:32:15 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ross/sdl

for you to fetch changes up to 58ec5aaf4b7988eb0feda9961ab4b6f7bd8361c9:

  libsdl: expand PACKAGECONFIG and enable native builds (2015-12-02 14:58:59 +0000)

----------------------------------------------------------------
Ross Burton (2):
      base: check for existing prefix when expanding names in PACKAGECONFIG
      libsdl: expand PACKAGECONFIG and enable native builds

 meta/classes/base.bbclass                     |  5 +++-
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | 35 ++++++++++++++-------------
 2 files changed, 22 insertions(+), 18 deletions(-)

Ross Burton (2):
  base: check for existing prefix when expanding names in PACKAGECONFIG
  libsdl: expand PACKAGECONFIG and enable native builds

 meta/classes/base.bbclass                     |  5 +++-
 meta/recipes-graphics/libsdl/libsdl_1.2.15.bb | 35 ++++++++++++++-------------
 2 files changed, 22 insertions(+), 18 deletions(-)

-- 
2.1.4




More information about the Openembedded-core mailing list