[poky] [PATCH 0/4] [PULL] Add some new packages and rename liburi-perl.
Jingdong Lu
jingdong.lu at windriver.com
Fri Jan 21 01:26:21 PST 2011
Add mailx, cups, msmtp.
Rename liburi-perl_1.56 to liburi-perl_1.56.bb
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
cups: Add cups
msmtp: Add msmtp
liburi-perl: Rename liburi-perl
.../perl/{liburi-perl_1.56 => liburi-perl_1.56.bb} | 0
.../cups/cups-1.4.4/configure.patch | 117 ++++++++++++++++++++
.../cups/cups-1.4.4/skip_tools.patch | 51 +++++++++
.../cups/cups-1.4.4/use_echo_only_in_init.patch | 11 ++
meta/recipes-extended/cups/cups14.inc | 86 ++++++++++++++
meta/recipes-extended/cups/cups_1.4.4.bb | 17 +++
meta/recipes-extended/mailx/mailx_12.4.bb | 23 ++++
meta/recipes-extended/msmtp/msmtp_1.4.21.bb | 31 +++++
8 files changed, 336 insertions(+), 0 deletions(-)
rename meta/recipes-devtools/perl/{liburi-perl_1.56 => liburi-perl_1.56.bb} (100%)
create mode 100644 meta/recipes-extended/cups/cups-1.4.4/configure.patch
create mode 100644 meta/recipes-extended/cups/cups-1.4.4/skip_tools.patch
create mode 100644 meta/recipes-extended/cups/cups-1.4.4/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.4.bb
create mode 100644 meta/recipes-extended/mailx/mailx_12.4.bb
create mode 100644 meta/recipes-extended/msmtp/msmtp_1.4.21.bb
More information about the poky
mailing list