All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-oe] flatbuffers: update to 1.11.0
@ 2019-09-15 23:42 Oleksandr Kravchuk
  2019-09-17  1:24 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Oleksandr Kravchuk @ 2019-09-15 23:42 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Oleksandr Kravchuk

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 .../{flatbuffers_1.10.0.bb => flatbuffers_1.11.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-devtools/flatbuffers/{flatbuffers_1.10.0.bb => flatbuffers_1.11.0.bb} (94%)

diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
similarity index 94%
rename from meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb
rename to meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
index 452e1e65a..4a76b9273 100644
--- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb
+++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
@@ -10,7 +10,7 @@ RDEPENDS_${PN}-dev += "${PN}-compiler"
 
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a873c5645c184d51e0f9b34e1d7cf559"
 
-SRCREV = "c0698cc33f1e534bb59c455909b88cc2726089af"
+SRCREV = "9e7e8cbe9f675123dd41b7c62868acad39188cae"
 
 SRC_URI = "git://github.com/google/flatbuffers.git"
 
-- 
2.17.1



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

* Re: [PATCH][meta-oe] flatbuffers: update to 1.11.0
  2019-09-15 23:42 [PATCH][meta-oe] flatbuffers: update to 1.11.0 Oleksandr Kravchuk
@ 2019-09-17  1:24 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2019-09-17  1:24 UTC (permalink / raw)
  To: Oleksandr Kravchuk; +Cc: openembeded-devel

Fails on musl

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

something like below might help
https://github.com/buildroot/buildroot/blob/master/package/flatbuffers/0001-Add-detection-of-strtoull_l-function.patch

On Sun, Sep 15, 2019 at 4:43 PM Oleksandr Kravchuk
<open.source@oleksandr-kravchuk.com> wrote:
>
> Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
> ---
>  .../{flatbuffers_1.10.0.bb => flatbuffers_1.11.0.bb}            | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-devtools/flatbuffers/{flatbuffers_1.10.0.bb => flatbuffers_1.11.0.bb} (94%)
>
> diff --git a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
> similarity index 94%
> rename from meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb
> rename to meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
> index 452e1e65a..4a76b9273 100644
> --- a/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.10.0.bb
> +++ b/meta-oe/recipes-devtools/flatbuffers/flatbuffers_1.11.0.bb
> @@ -10,7 +10,7 @@ RDEPENDS_${PN}-dev += "${PN}-compiler"
>
>  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a873c5645c184d51e0f9b34e1d7cf559"
>
> -SRCREV = "c0698cc33f1e534bb59c455909b88cc2726089af"
> +SRCREV = "9e7e8cbe9f675123dd41b7c62868acad39188cae"
>
>  SRC_URI = "git://github.com/google/flatbuffers.git"
>
> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


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

end of thread, other threads:[~2019-09-17  1:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 23:42 [PATCH][meta-oe] flatbuffers: update to 1.11.0 Oleksandr Kravchuk
2019-09-17  1:24 ` 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.