[poky] [PATCH 0/4] Qt4 application fixes

Paul Eggleton paul.eggleton at linux.intel.com
Thu Dec 23 07:10:19 PST 2010


Fix Qt4 runtime dependencies for all of our current Qt4 applications.
Addresses [BUGID: 524].

Some notes:
* qmmp is now building with cmake. This took quite a few additions to 
  EXTRA_OECMAKE and I suspect there is a case for having a "qt4cmake" bbclass
  or similar to make this reusable - further discussion needed.
* qmmp packaging is not perfect, there are still quite a few unpackaged 
  files; however it should at least now be usable. How much further to go 
  really depends on the purpose of having it in poky.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: paule/qt-fixes
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/qt-fixes

Thanks,
    Paul Eggleton <paul.eggleton at linux.intel.com>
---


Paul Eggleton (4):
  qmake2.bbclass: add space to end of DEPENDS_prepend
  fotowall: fix runtime Qt4 dependencies
  quicky: fix Qt4 runtime dependencies
  qmmp: fix dependencies and packaging

 meta/classes/qmake2.bbclass             |    2 +-
 meta/recipes-qt/qt-apps/fotowall_0.9.bb |    4 ++-
 meta/recipes-qt/qt-apps/qmmp_0.4.1.bb   |   54 +++++++++++++++++-------------
 meta/recipes-qt/qt-apps/quicky_0.4.bb   |    1 -
 4 files changed, 35 insertions(+), 26 deletions(-)




More information about the poky mailing list