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] dibbler: fix SRC_URI from ${P} to ${BP}
Date: Fri, 20 Jan 2017 09:00:17 -0500 [thread overview]
Message-ID: <20170120140017.GA6018@mentor.com> (raw)
In-Reply-To: <20170120015435.13878-1-liezhi.yang@windriver.com>
[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]
[[oe] [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}] On 17.01.19 (Thu 17:54) Robert Yang wrote:
> Otherwise it would fail when multilib.
>
> (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20170120
Hi Robert,
Was this the version you intended to send to the list?
-J.
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb b/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb
> index a2d46db..1913d3a 100644
> --- a/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb
> +++ b/meta-networking/recipes-connectivity/dibbler/dibbler_1.0.1.bb
> @@ -5,7 +5,7 @@ HOMEPAGE = "http://klub.com.pl/dhcpv6"
> LICENSE = "GPLv2"
> LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3"
>
> -SRC_URI = "http://klub.com.pl/dhcpv6/${BPN}/${P}.tar.gz \
> +SRC_URI = "http://klub.com.pl/dhcpv6/${BPN}/${BP}.tar.gz \
> file://dibbler_fix_getSize_crash.patch \
> file://types.patch \
> "
> --
> 2.9.0
>
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]
prev parent reply other threads:[~2017-01-20 14:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-20 1:54 [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP} Robert Yang
2017-01-20 14:00 ` 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=20170120140017.GA6018@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox