All of lore.kernel.org
 help / color / mirror / Atom feed
From: <jackie.huang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] postfix: add new recipe
Date: Thu, 10 Jul 2014 21:57:55 -0400	[thread overview]
Message-ID: <cover.1404987090.git.jackie.huang@windriver.com> (raw)

From: Jackie Huang <jackie.huang@windriver.com>

We ported postfix from openembedded a year ago, and updated it to 2.9.5,
now we are updating it to the latest stable release 2.11.1, and I'm
sending here to see if oe-core take it, if not, I will send it to meta-oe.

--
The following changes since commit a5776ae532d6af1e880ab1a712dc768c900f88db:

  sanity.bbclass: Update minimum git version to 1.7.8 (2014-07-08 11:19:50 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib jhuang0/uprev-postfix_140710-1
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jhuang0/uprev-postfix_140710-1

Jackie Huang (1):
  postfix: add new recipe

 meta/recipes-extended/postfix/files/install.patch  |   66 ++++++
 .../postfix/files/internal_recipient               |    1 +
 meta/recipes-extended/postfix/files/main.cf_2.0    |  102 +++++++++
 meta/recipes-extended/postfix/files/makedefs.patch |  116 ++++++++++
 meta/recipes-extended/postfix/files/postfix        |   85 ++++++++
 .../postfix/files/postfix-add-db6-support.patch    |   26 +++
 .../recipes-extended/postfix/files/postfix.service |   14 ++
 meta/recipes-extended/postfix/postfix.inc          |  230 ++++++++++++++++++++
 meta/recipes-extended/postfix/postfix_2.11.1.bb    |    6 +
 9 files changed, 646 insertions(+)
 create mode 100644 meta/recipes-extended/postfix/files/install.patch
 create mode 100644 meta/recipes-extended/postfix/files/internal_recipient
 create mode 100644 meta/recipes-extended/postfix/files/main.cf_2.0
 create mode 100644 meta/recipes-extended/postfix/files/makedefs.patch
 create mode 100755 meta/recipes-extended/postfix/files/postfix
 create mode 100644 meta/recipes-extended/postfix/files/postfix-add-db6-support.patch
 create mode 100644 meta/recipes-extended/postfix/files/postfix.service
 create mode 100644 meta/recipes-extended/postfix/postfix.inc
 create mode 100644 meta/recipes-extended/postfix/postfix_2.11.1.bb

-- 
1.7.9.5



             reply	other threads:[~2014-07-11  1:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11  1:57 jackie.huang [this message]
2014-07-11  1:57 ` [PATCH 1/1] postfix: add new recipe jackie.huang
2014-07-11 10:20   ` Martin Jansa
2014-07-11 10:25     ` Martin Jansa
2014-07-11 11:46       ` [PATCH 0/1] " Burton, Ross
2014-07-14  2:16         ` Huang, Jie (Jackie)
2014-07-11  7:34 ` Anders Darander
2014-07-11  7:44   ` Huang, Jie (Jackie)
2014-07-11  7:44   ` Burton, Ross

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.1404987090.git.jackie.huang@windriver.com \
    --to=jackie.huang@windriver.com \
    --cc=openembedded-core@lists.openembedded.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.