Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Xiaofeng Yan <xiaofeng.yan@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] qt4-x11-demo-image: Fix bug 999
Date: Mon, 22 Aug 2011 19:34:08 +0800	[thread overview]
Message-ID: <cover.1314010928.git.xiaofeng.yan@windriver.com> (raw)

From: Xiaofeng Yan <xiaofeng.yan@windriver.com>

Fix bug 999

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: xiaofeng/qt4-x11-demo-image
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/qt4-x11-demo-image

Thanks,
    Xiaofeng Yan <xiaofeng.yan@windriver.com>
---


Xiaofeng Yan (1):
  qt4-x11-demo-image: Fix bug 999

 meta/classes/palmtop.bbclass                     |   26 ++
 meta/classes/sdk.bbclass                         |   74 ++++
 meta/recipes-qt/images/micro-base-image.bb       |   19 +
 meta/recipes-qt/images/qt4-x11-base-image.bb     |   35 ++
 meta/recipes-qt/images/qt4-x11-demo-image.bb     |   12 +
 meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init |   55 +++
 meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb      |   20 +
 meta/recipes-qt/qwt/files/qt2-fix.patch          |  408 ++++++++++++++++++++++
 meta/recipes-qt/qwt/qwt.inc                      |   33 ++
 meta/recipes-qt/qwt/qwt_5.2.1.bb                 |   13 +
 meta/recipes-qt/tasks/task-qt4-x11.bb            |   52 +++
 meta/recipes-qt/tasks/task-sdk-host.bb           |   21 ++
 12 files changed, 768 insertions(+), 0 deletions(-)
 create mode 100644 meta/classes/palmtop.bbclass
 create mode 100644 meta/classes/sdk.bbclass
 create mode 100644 meta/recipes-qt/images/micro-base-image.bb
 create mode 100644 meta/recipes-qt/images/qt4-x11-base-image.bb
 create mode 100644 meta/recipes-qt/images/qt4-x11-demo-image.bb
 create mode 100644 meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init
 create mode 100644 meta/recipes-qt/qt-demo/qt-demo-init_0.1.bb
 create mode 100644 meta/recipes-qt/qwt/files/qt2-fix.patch
 create mode 100644 meta/recipes-qt/qwt/qwt.inc
 create mode 100644 meta/recipes-qt/qwt/qwt_5.2.1.bb
 create mode 100644 meta/recipes-qt/tasks/task-qt4-x11.bb
 create mode 100644 meta/recipes-qt/tasks/task-sdk-host.bb




             reply	other threads:[~2011-08-22 11:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 11:34 Xiaofeng Yan [this message]
2011-08-22 11:34 ` [PATCH 1/1] qt4-x11-demo-image: Fix bug 999 Xiaofeng Yan
2011-08-22 12:52   ` Paul Eggleton
2011-08-23  1:26     ` Xiaofeng Yan

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.1314010928.git.xiaofeng.yan@windriver.com \
    --to=xiaofeng.yan@windriver.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox