[oe] [meta-networking] [PATCH] dibbler: fix SRC_URI from ${P} to ${BP}

Joe MacDonald Joe_MacDonald at mentor.com
Fri Jan 20 14:00:17 UTC 2017


[[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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170120/af5a63bb/attachment-0002.sig>


More information about the Openembedded-devel mailing list