On 11/09/2011 09:39 AM, Martin Jansa wrote:
v2: 3 more libsdl patches based on sgw review to cleanup libsdl dir and use 
PACKAGECONFIG

The following changes since commit 25fae81538a92e15eab3fc169ebce44505f67839:

   python: skip setup.py 'import check' when cross-compiling (2011-11-08 
21:44:23 +0000)

are available in the git repository at:
   git://git.openembedded.org/openembedded-core-contrib jansa/pull2
   
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull2

Martin Jansa (10):
   kbd: import from meta-oe
   kbd: add RREPLACES/RCONFLICTS/RPROVIDES for upgradeable path from
     console-tools
   task-core-boot, keymaps: add another VIRTUAL-RUNTIME to allow
     distributions to use different set of initscripts or no initscripts
     at all
   keymaps: depend on kbd instead of console-tools
   task-core-x11: use VIRTUAL-RUNTIME variables for xserver_common and
     graphical_init_manager

Merged the kbd and keymaps changes to OE-Core

   libsdl: drop unused files
   libsdl: rename files dir to libsdl-1.2.14 for faster lookup
   libsdl: enable cdrom, alsa and tslib, disable rpath and add few fixes
     from meta-oe
   libsdl: enable alsa/opengl based on PACKAGECONFIG and respect
     DISTRO_FEATURES
   libsdl: replace tabs with spaces

These patches seems to have caused some other issues, so I dropped the lot of them.

Not sure what testing you did, but I saw bluez failure due to alsa failure. Also did you build the meta-toolchain-gmae, there were clear failures with nothing providing alsa-lib-nativesdk

Thanks
        Sau!



  meta/recipes-bsp/keymaps/keymaps_1.0.bb            |    9 +++-
  meta/recipes-core/kbd/kbd_1.15.2.bb                |   24 +++++++++
  meta/recipes-core/tasks/task-core-boot.bb          |    6 ++-
  .../libsdl/files/directfb_obsolete_calls.patch     |   35 ------------
  .../recipes-graphics/libsdl/files/extra-keys.patch |   55 --------------------
  .../{files =>  libsdl-1.2.14}/configure_tweak.patch |    0
  meta/recipes-graphics/libsdl/libsdl_1.2.14.bb      |   28 +++++++---
  meta/recipes-sato/tasks/task-core-x11.bb           |   10 +++-
  8 files changed, 62 insertions(+), 105 deletions(-)
  create mode 100644 meta/recipes-core/kbd/kbd_1.15.2.bb
  delete mode 100644 
meta/recipes-graphics/libsdl/files/directfb_obsolete_calls.patch
  delete mode 100644 meta/recipes-graphics/libsdl/files/extra-keys.patch
  rename meta/recipes-graphics/libsdl/{files =>  
libsdl-1.2.14}/configure_tweak.patch (100%)


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to