Thanks, that looks like a good solution for me.
Just to be sure, when you mention that "t here's a way to extend what gets
copied there beyond the standard set of headers/libraries", you are about
modifying the "SYSROOT_DIRS" variable?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sen
Hi, i am migrating yocto from kisrkstone to scarthgap with keeping my
custom layers as it is, i have checked-out to the scarthgap branch both in
poky and meta-openembedded and my kernel version is 6.1. Just a small
enquiry, will this kernel smoothly works on the scarthgap? Or else we have
to upgrad
Hello, I'm trying to create an SDK that has support for cross-compiling Golang
applications. I know that Golang supports this out-of-the-box via *"env
GOOS=linux GOARCH=arm64 go build"* but I am linking against CGO which proved
difficult this way.
What I have:
>
>
>
> TOOLCHAIN_HOST_TASK:ap