[poky] [PATCH 0/4][PULL] Add "poky-lsb" distro and add lsb features into related recipes.
Jingdong Lu
jingdong.lu at windriver.com
Wed Jan 19 00:53:54 PST 2011
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 at 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
More information about the poky
mailing list