On 11/5/21 10:37 AM, Bruce Ashfield wrote:
On Fri, Nov 5, 2021 at 1:08 PM Khem Raj <[email protected]> wrote:

Couple of failures in meta-openembedded not too bad

https://errors.yoctoproject.org/Errors/Build/135189/

I'll have a look!

Doesn't look ipx related, so another removal perhaps.

Let me know if you are fixing it, just to save duplicated effort.

I am looking at mctp you can look into sdbus-c++


Bruce


On Fri, Nov 5, 2021 at 5:46 AM Bruce Ashfield <[email protected]> wrote:

On Fri, Nov 5, 2021 at 7:18 AM Richard Purdie
<[email protected]> wrote:

On Thu, 2021-11-04 at 15:48 -0400, [email protected] wrote:
From: Bruce Ashfield <[email protected]>

No patches needed refreshing or removal, so we just update the
SRC_URI and pick up the latest uapi / kernel headers.

Signed-off-by: Bruce Ashfield <[email protected]>
---
  meta/conf/distro/include/tcmode-default.inc                   | 2 +-
  ...{linux-libc-headers_5.14.bb => linux-libc-headers_5.15.bb} | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)
  rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.14.bb => 
linux-libc-headers_5.15.bb} (81%)

diff --git a/meta/conf/distro/include/tcmode-default.inc 
b/meta/conf/distro/include/tcmode-default.inc
index 58f49800c4..86a6b50433 100644
--- a/meta/conf/distro/include/tcmode-default.inc
+++ b/meta/conf/distro/include/tcmode-default.inc
@@ -21,7 +21,7 @@ SDKGCCVERSION ?= "${GCCVERSION}"
  BINUVERSION ?= "2.37%"
  GDBVERSION ?= "10.%"
  GLIBCVERSION ?= "2.34"
-LINUXLIBCVERSION ?= "5.14%"
+LINUXLIBCVERSION ?= "5.15%"
  QEMUVERSION ?= "6.1%"
  GOVERSION ?= "1.16%"
  # This can not use wildcards like 8.0.% since it is also used in mesa to 
denote
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.14.bb 
b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb
similarity index 81%
rename from meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.14.bb
rename to meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb
index 282c04d79c..588cc3acd1 100644
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.14.bb
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_5.15.bb
@@ -14,7 +14,7 @@ SRC_URI:append = "\

  LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"

-SRC_URI[md5sum] = "a082ef5748b813abca0649dab8be5f52"
-SRC_URI[sha256sum] = 
"7e068b5e0d26a62b10e5320b25dce57588cbbc6f781c090442138c9c9c3271b2"
+SRC_URI[md5sum] = "071d49ff4e020d58c04f9f3f76d3b594"
+SRC_URI[sha256sum] = 
"57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8"



Looks like there is a musl issue with the ipx.h header in ppp:

https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/4299
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/4313

ahah. Something my a-quick build didn't hit.

I'll fire up a build here and see how we work around ipx.h going away.

Bruce


Cheers,

Richard






--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#157920): 
https://lists.openembedded.org/g/openembedded-core/message/157920
Mute This Topic: https://lists.openembedded.org/mt/86824895/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to