From: Jingdong Lu <jingdong.lu@windriver.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/4] [PULL] Add packages and fix failures of LSB.
Date: Tue, 01 Feb 2011 10:41:23 +0800 [thread overview]
Message-ID: <cover.1296527961.git.jingdong.lu@windriver.com> (raw)
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
next reply other threads:[~2011-02-01 2:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-01 2:41 Jingdong Lu [this message]
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
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.1296527961.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.