All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add qt3 to poky
@ 2011-03-01  7:12 Xiaofeng Yan
  2011-03-01  7:12 ` [PATCH 1/2] qt3: Add qt3 because lsb test need it Xiaofeng Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Xiaofeng Yan @ 2011-03-01  7:12 UTC (permalink / raw)
  To: poky

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

  Packages qt3 from "OE" is needed by LSB Test Suite. So I add it to Poky.

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

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


Xiaofeng Yan (2):
  qt3: Add qt3 because lsb test need it
  qt3: Add two class(qt3e.bbclass and qt3x11.bbclass) files into
    meta/classess/

 meta/classes/qt3e.bbclass                         |   11 +++
 meta/classes/qt3x11.bbclass                       |   15 ++++
 meta/recipes-qt/qt3/qt-x11-free-common.inc        |   91 +++++++++++++++++++++
 meta/recipes-qt/qt3/qt-x11-free-native_3.3.5.bb   |   65 +++++++++++++++
 meta/recipes-qt/qt3/qt-x11-free/configure.patch   |   51 ++++++++++++
 meta/recipes-qt/qt3/qt-x11-free/gcc4_1-HACK.patch |   28 +++++++
 meta/recipes-qt/qt3/qt-x11-free/no-examples.patch |   16 ++++
 meta/recipes-qt/qt3/qt-x11-free_3.3.6.bb          |   13 +++
 meta/recipes-qt/qt3/qt-x11-free_3.3.7.bb          |   16 ++++
 9 files changed, 306 insertions(+), 0 deletions(-)
 create mode 100644 meta/classes/qt3e.bbclass
 create mode 100644 meta/classes/qt3x11.bbclass
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free-common.inc
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free-native_3.3.5.bb
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free/configure.patch
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free/gcc4_1-HACK.patch
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free/no-examples.patch
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free_3.3.6.bb
 create mode 100644 meta/recipes-qt/qt3/qt-x11-free_3.3.7.bb



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

end of thread, other threads:[~2011-03-02  3:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01  7:12 [PATCH 0/2] Add qt3 to poky Xiaofeng Yan
2011-03-01  7:12 ` [PATCH 1/2] qt3: Add qt3 because lsb test need it Xiaofeng Yan
2011-03-01  7:12 ` [PATCH 2/2] qt3: Add two class(qt3e.bbclass and qt3x11.bbclass) files into meta/classess/ Xiaofeng Yan
2011-03-01 10:23 ` [PATCH 0/2] Add qt3 to poky Paul Eggleton
2011-03-01 10:33   ` Koen Kooi
2011-03-01 16:24     ` Paul Eggleton
2011-03-02  1:32       ` Xiaofeng Yan
2011-03-02  1:36         ` Mark Hatle
2011-03-02  3:03           ` Saul Wold
2011-03-02  3:12             ` Mark Hatle
2011-03-02  3:24               ` 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.