* [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds
@ 2014-04-11 7:59 jackie.huang
2014-04-20 9:17 ` Martin Jansa
0 siblings, 1 reply; 2+ messages in thread
From: jackie.huang @ 2014-04-11 7:59 UTC (permalink / raw)
To: openembedded-devel
From: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
meta-oe/recipes-support/libestr/libestr_0.1.6.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
index ae29856..e3f675a 100644
--- a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
+++ b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://libestr.adiscon.com/"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0"
-SRC_URI = "http://libestr.adiscon.com/files/download/${P}.tar.gz"
+SRC_URI = "http://libestr.adiscon.com/files/download/${BP}.tar.gz"
SRC_URI[md5sum] = "f48a7098080eebfe7842673c23dcd064"
SRC_URI[sha256sum] = "b9c819d30397845fdf85bb1f37c52e81de23aa3b061ec6cc4386f1b942960153"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds
2014-04-11 7:59 [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds jackie.huang
@ 2014-04-20 9:17 ` Martin Jansa
0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-04-20 9:17 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]
On Fri, Apr 11, 2014 at 03:59:44PM +0800, jackie.huang@windriver.com wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
Merged, thanks.
>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
> meta-oe/recipes-support/libestr/libestr_0.1.6.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
> index ae29856..e3f675a 100644
> --- a/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
> +++ b/meta-oe/recipes-support/libestr/libestr_0.1.6.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://libestr.adiscon.com/"
> LICENSE = "LGPLv2.1"
> LIC_FILES_CHKSUM = "file://COPYING;md5=9d6c993486c18262afba4ca5bcb894d0"
>
> -SRC_URI = "http://libestr.adiscon.com/files/download/${P}.tar.gz"
> +SRC_URI = "http://libestr.adiscon.com/files/download/${BP}.tar.gz"
>
> SRC_URI[md5sum] = "f48a7098080eebfe7842673c23dcd064"
> SRC_URI[sha256sum] = "b9c819d30397845fdf85bb1f37c52e81de23aa3b061ec6cc4386f1b942960153"
> --
> 1.7.9.5
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-20 9:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-11 7:59 [meta-oe][PATCH] libestr: use BP instead of P to fix multilib builds jackie.huang
2014-04-20 9:17 ` Martin Jansa
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.