From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 3/3] postfix: add 2.7.0 version
Date: Wed, 31 Mar 2010 13:28:45 -0700 [thread overview]
Message-ID: <20100331202845.GC21433@gmail.com> (raw)
In-Reply-To: <1270061972-5564-3-git-send-email-khimov@altell.ru>
On (31/03/10 22:59), Roman I Khimov wrote:
> Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
> ---
> recipes/postfix/files/volatiles | 1 +
> recipes/postfix/postfix.inc | 2 +-
> recipes/postfix/postfix_2.7.0.bb | 6 ++++++
> 3 files changed, 8 insertions(+), 1 deletions(-)
> create mode 100644 recipes/postfix/postfix_2.7.0.bb
>
> diff --git a/recipes/postfix/files/volatiles b/recipes/postfix/files/volatiles
> index bc330c9..3df6fb4 100644
> --- a/recipes/postfix/files/volatiles
> +++ b/recipes/postfix/files/volatiles
> @@ -1,4 +1,5 @@
> d postfix nogroup 2755 /var/spool/mail none
> +d postfix nogroup 0755 /var/lib/postfix none
> d root postfix 0755 /var/spool/postfix none
> d postfix root 0700 /var/spool/postfix/active none
> d postfix root 0700 /var/spool/postfix/bounce none
> diff --git a/recipes/postfix/postfix.inc b/recipes/postfix/postfix.inc
> index 5b18cef..51d5e8f 100644
> --- a/recipes/postfix/postfix.inc
> +++ b/recipes/postfix/postfix.inc
> @@ -5,7 +5,7 @@ LICENSE = "IPL"
>
> INC_PR = "r13"
>
> -SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
> +SRC_URI = "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz;name=postfix-${PV} \
> file://makedefs.patch;patch=1 \
> file://install.patch;patch=1 \
> file://main.cf_2.0 \
> diff --git a/recipes/postfix/postfix_2.7.0.bb b/recipes/postfix/postfix_2.7.0.bb
> new file mode 100644
> index 0000000..fc41fad
> --- /dev/null
> +++ b/recipes/postfix/postfix_2.7.0.bb
> @@ -0,0 +1,6 @@
> +require postfix.inc
> +
> +SRC_URI[postfix-2.7.0.md5sum] = "df648f59421604e895cce56325f00bae"
> +SRC_URI[postfix-2.7.0.sha256sum] = "c5b232ae5e396107bc58aed4178cf6cfd0a75b9dcbbedb49d158eb71d6c91b75"
> +
> +PR = "${INC_PR}.0"
> \ No newline at end of file
> --
> 1.6.4.2
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-03-31 20:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-31 18:59 [PATCH 1/3] bitbake.conf: add STAGING_SBINDIR_NATIVE Roman I Khimov
2010-03-31 18:59 ` [PATCH 2/3] postfix: convert to BBCLASSEXTEND and new staging for native Roman I Khimov
2010-03-31 18:59 ` [PATCH 3/3] postfix: add 2.7.0 version Roman I Khimov
2010-03-31 20:28 ` Khem Raj [this message]
2010-03-31 20:27 ` [PATCH 2/3] postfix: convert to BBCLASSEXTEND and new staging for native Khem Raj
2010-04-01 1:05 ` Roman I Khimov
2010-03-31 20:24 ` [PATCH 1/3] bitbake.conf: add STAGING_SBINDIR_NATIVE Khem Raj
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=20100331202845.GC21433@gmail.com \
--to=raj.khem@gmail.com \
--cc=openembedded-devel@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.