All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jingdong Lu <jingdong.lu@windriver.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4][PULL] Add "poky-lsb" distro and add lsb features into related recipes.
Date: Wed, 19 Jan 2011 16:53:54 +0800	[thread overview]
Message-ID: <cover.1295426481.git.jingdong.lu@windriver.com> (raw)

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



             reply	other threads:[~2011-01-19  8:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-19  8:53 Jingdong Lu [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1295426481.git.jingdong.lu@windriver.com \
    --to=jingdong.lu@windriver.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.