All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [PULL] Add packages and fix failures of LSB.
@ 2011-02-01  2:41 Jingdong Lu
  2011-02-01  2:41 ` [PATCH 1/4] mailx: add mailx 12.4 Jingdong Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jingdong Lu @ 2011-02-01  2:41 UTC (permalink / raw)
  To: poky

From: Jingdong Lu <jingdong.lu@windriver.com>

* Add mailx, msmtp, cups based on Open Embedded
* Enable "--with-legacy" for libxml2 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):
  mailx: add mailx 12.4
  msmtp: add msmtp 1.4.23
  libxml2: Enable "--with-legacy" for LSB test.
  cups: add cups 1.4.6

 meta/recipes-core/libxml/libxml2.inc               |    2 +-
 meta/recipes-core/libxml/libxml2_2.7.7.bb          |    2 +-
 .../0001-don-t-try-to-run-generated-binaries.patch |   68 ++++++++++++++++
 .../cups/cups-1.4.6/use_echo_only_in_init.patch    |   11 +++
 meta/recipes-extended/cups/cups14.inc              |   85 ++++++++++++++++++++
 meta/recipes-extended/cups/cups_1.4.6.bb           |   17 ++++
 meta/recipes-extended/mailx/mailx_12.4.bb          |   26 ++++++
 meta/recipes-extended/msmtp/msmtp_1.4.23.bb        |   21 +++++
 8 files changed, 230 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-extended/cups/cups-1.4.6/0001-don-t-try-to-run-generated-binaries.patch
 create mode 100644 meta/recipes-extended/cups/cups-1.4.6/use_echo_only_in_init.patch
 create mode 100644 meta/recipes-extended/cups/cups14.inc
 create mode 100644 meta/recipes-extended/cups/cups_1.4.6.bb
 create mode 100644 meta/recipes-extended/mailx/mailx_12.4.bb
 create mode 100644 meta/recipes-extended/msmtp/msmtp_1.4.23.bb



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-01  2:41 [PATCH 0/4] [PULL] Add packages and fix failures of LSB Jingdong Lu
2011-02-01  2:41 ` [PATCH 1/4] mailx: add mailx 12.4 Jingdong Lu
2011-02-01  2:41 ` [PATCH 2/4] msmtp: add msmtp 1.4.23 Jingdong Lu
2011-02-01  2:41 ` [PATCH 3/4] libxml2: Enable "--with-legacy" for LSB test Jingdong Lu
2011-02-01  2:41 ` [PATCH 4/4] cups: add cups 1.4.6 Jingdong Lu

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.