Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] postfix: add new recipe
@ 2014-07-11  1:57 jackie.huang
  2014-07-11  1:57 ` [PATCH 1/1] " jackie.huang
  2014-07-11  7:34 ` Anders Darander
  0 siblings, 2 replies; 9+ messages in thread
From: jackie.huang @ 2014-07-11  1:57 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-07-14  2:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-11  1:57 [PATCH 0/1] postfix: add new recipe jackie.huang
2014-07-11  1:57 ` [PATCH 1/1] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox