All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4][PULL] Add "poky-lsb" distro and add lsb features into related recipes.
@ 2011-01-19  8:53 Jingdong Lu
  2011-01-19  8:53 ` [PATCH 1/4] qt4: Enable accessibility and sm option for LSB Jingdong Lu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jingdong Lu @ 2011-01-19  8:53 UTC (permalink / raw)
  To: poky

Create poky-lsb-distro to place some config change in order to pass LSB test.

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

Thanks,
    Jingdong Lu <jingdong.lu@windriver.com>
---


Jingdong Lu (4):
  qt4: Enable accessibility and sm option for LSB.
  glib-2.0: Enable debug option for LSB test.
  libxml2: Enable "--with-docbook --with-debug --with-catalog" for LSB
    test.
  poky-lsb: Add poky-lsb.conf as distro of lsb image

 meta/classes/qmake2.bbclass                   |    1 +
 meta/conf/distro/poky-lsb.conf                |    6 ++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.27.5.bb |    2 +-
 meta/recipes-core/glib-2.0/glib.inc           |    1 +
 meta/recipes-core/libxml/libxml2.inc          |    1 +
 meta/recipes-core/libxml/libxml2_2.7.7.bb     |    2 +-
 meta/recipes-qt/qt4/qt4-x11-free_4.6.3.bb     |    2 +-
 meta/recipes-qt/qt4/qt4.inc                   |   10 +++++++---
 8 files changed, 19 insertions(+), 6 deletions(-)
 create mode 100644 meta/conf/distro/poky-lsb.conf



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-20 23:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-19  8:53 [PATCH 0/4][PULL] Add "poky-lsb" distro and add lsb features into related recipes Jingdong Lu
2011-01-19  8:53 ` [PATCH 1/4] qt4: Enable accessibility and sm option for LSB Jingdong Lu
2011-01-19  8:54 ` [PATCH 2/4] glib-2.0: Enable debug option for LSB test Jingdong Lu
2011-01-19  8:54 ` [PATCH 3/4] libxml2: Enable "--with-docbook --with-debug --with-catalog" " Jingdong Lu
2011-01-19  8:54 ` [PATCH 4/4] poky-lsb: Add poky-lsb.conf as distro of lsb image Jingdong Lu
2011-01-20 23:43 ` [PATCH 0/4][PULL] Add "poky-lsb" distro and add lsb features into related recipes Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.