From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking] [PATCH 1/2 V2] esmtp: use BPN in SRC_URI
Date: Mon, 5 Jan 2015 11:29:14 -0500 [thread overview]
Message-ID: <20150105162914.GA12135@mentor.com> (raw)
In-Reply-To: <1419928817-38602-1-git-send-email-liezhi.yang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]
Merged these, with one minor tweak. I dropped in ${SOURCEFORGE_MIRROR}
in the SRC_URI here as we've been doing with others.
Thanks Robert.
-J.
[[oe] [meta-networking] [PATCH 1/2 V2] esmtp: use BPN in SRC_URI] On 14.12.30 (Tue 00:40) Robert Yang wrote:
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta-networking/recipes-support/esmtp/esmtp_1.2.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/esmtp/esmtp_1.2.bb b/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
> index 46d468c..60d34e1 100644
> --- a/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
> +++ b/meta-networking/recipes-support/esmtp/esmtp_1.2.bb
> @@ -11,7 +11,7 @@ DEPENDS = "libesmtp"
> LICENSE = "GPL-2.0"
> LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
>
> -SRC_URI = "http://nchc.dl.sourceforge.net/project/${PN}/${PN}/${PV}/${PN}-${PV}.tar.bz2"
> +SRC_URI = "http://nchc.dl.sourceforge.net/project/${BPN}/${BPN}/${PV}/${BPN}-${PV}.tar.bz2"
>
> # Have to set this or we get -L/lib in LDFLAGS
> EXTRA_OECONF = "--with-libesmtp=${STAGING_EXECPREFIXDIR}"
> --
> 1.7.9.5
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]
prev parent reply other threads:[~2015-01-05 16:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-30 8:40 [meta-networking] [PATCH 1/2 V2] esmtp: use BPN in SRC_URI Robert Yang
2014-12-30 8:40 ` [meta-networking] [PATCH 2/2 V2] esmtp: remove sendmail from sysroot Robert Yang
2015-01-05 16:29 ` Joe MacDonald [this message]
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=20150105162914.GA12135@mentor.com \
--to=joe_macdonald@mentor.com \
--cc=liezhi.yang@windriver.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.