[poky] [PATCH 0/4] [POKY][PULL] Add packages and fix failures of LSB.
Jingdong Lu
jingdong.lu at windriver.com
Mon Jan 31 18:41:23 PST 2011
From: Jingdong Lu <jingdong.lu at 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 at 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
More information about the poky
mailing list