All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe] [meta-oe] [PATCH] libeigen: upgrade 3.3.7 -> 3.3.8
@ 2020-10-14  9:33 zangrc
  2020-10-14 17:03 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: zangrc @ 2020-10-14  9:33 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
---
 .../libeigen/{libeigen_3.3.7.bb => libeigen_3.3.8.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/libeigen/{libeigen_3.3.7.bb => libeigen_3.3.8.bb} (93%)

diff --git a/meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb b/meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
similarity index 93%
rename from meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb
rename to meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
index 6ce318d0b5..edbb9fee6f 100644
--- a/meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb
+++ b/meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.MPL2;md5=815ca599c9df247a0c7f619bab123dad"
 
 SRC_URI = "git://gitlab.com/libeigen/eigen.git;protocol=http;nobranch=1"
 
-SRCREV = "21ae2afd4edaa1b69782c67a54182d34efe43f9c"
+SRCREV = "dc252fbf00079ccab57948a164b1421703fe4361"
 
 S = "${WORKDIR}/git"
 
-- 
2.25.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [oe] [meta-oe] [PATCH] libeigen: upgrade 3.3.7 -> 3.3.8
  2020-10-14  9:33 [oe] [meta-oe] [PATCH] libeigen: upgrade 3.3.7 -> 3.3.8 zangrc
@ 2020-10-14 17:03 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2020-10-14 17:03 UTC (permalink / raw)
  To: zangrc; +Cc: openembeded-devel

this fails to build

https://errors.yoctoproject.org/Errors/Details/509319/

On Wed, Oct 14, 2020 at 2:33 AM zangrc <zangrc.fnst@cn.fujitsu.com> wrote:
>
> Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
> ---
>  .../libeigen/{libeigen_3.3.7.bb => libeigen_3.3.8.bb}           | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/libeigen/{libeigen_3.3.7.bb => libeigen_3.3.8.bb} (93%)
>
> diff --git a/meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb b/meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
> similarity index 93%
> rename from meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb
> rename to meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
> index 6ce318d0b5..edbb9fee6f 100644
> --- a/meta-oe/recipes-support/libeigen/libeigen_3.3.7.bb
> +++ b/meta-oe/recipes-support/libeigen/libeigen_3.3.8.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.MPL2;md5=815ca599c9df247a0c7f619bab123dad"
>
>  SRC_URI = "git://gitlab.com/libeigen/eigen.git;protocol=http;nobranch=1"
>
> -SRCREV = "21ae2afd4edaa1b69782c67a54182d34efe43f9c"
> +SRCREV = "dc252fbf00079ccab57948a164b1421703fe4361"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.25.1
>
>
>
>
> 
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-14 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14  9:33 [oe] [meta-oe] [PATCH] libeigen: upgrade 3.3.7 -> 3.3.8 zangrc
2020-10-14 17:03 ` Khem Raj

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.