|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
I am not yet convinced why should we have such version specific patch
I am not yet convinced why should we have such version specific patch
|
By
Khem Raj
· #55350
·
|
|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
<quentin.schulz@...> wrote: once dot release is out then thats whats maintained not the original release since they are incremental. the anon python to apply a patch. Can you explain
<quentin.schulz@...> wrote: once dot release is out then thats whats maintained not the original release since they are incremental. the anon python to apply a patch. Can you explain
|
By
Khem Raj
· #55349
·
|
|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
<quentin.schulz@...> wrote: Patching piece below looks quite a bit. lets just fix v5.14.14 and dont worry about 3.4
<quentin.schulz@...> wrote: Patching piece below looks quite a bit. lets just fix v5.14.14 and dont worry about 3.4
|
By
Khem Raj
· #55348
·
|
|
[meta-mingw] [PATCH] flex: Add missing dependency on libgnurx
Signed-off-by: Khem Raj <raj.khem@...> --- recipes-devtools/flex/flex_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-devtools/flex/flex_%.bbappend diff --git a/rec
Signed-off-by: Khem Raj <raj.khem@...> --- recipes-devtools/flex/flex_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes-devtools/flex/flex_%.bbappend diff --git a/rec
|
By
Khem Raj
· #55261
·
|
|
#golang Build tools required during go generate
#golang
do you have stack trace ? that might give some more info on whats going on
do you have stack trace ? that might give some more info on whats going on
|
By
Khem Raj
· #55252
·
|
|
how to handle third party licenses
Whatever you are setting for LICENSE Variable inside recipe there should be a file with same name stored inside One of LICENSE_PATH directories.
Whatever you are setting for LICENSE Variable inside recipe there should be a file with same name stored inside One of LICENSE_PATH directories.
|
By
Khem Raj
· #55233
·
|
|
Specified SDKMACHINE value is not valid
at one point, I had ppc64le working as SDKMACHINE target as well.
at one point, I had ppc64le working as SDKMACHINE target as well.
|
By
Khem Raj
· #55207
·
|
|
[Automated-testing] BusyBox pTest failure
It’s also good to post your build configuration that bitbake prints at the beginning of build this could also be other policies like default libc being musl vs glibc is in play etc
It’s also good to post your build configuration that bitbake prints at the beginning of build this could also be other policies like default libc being musl vs glibc is in play etc
|
By
Khem Raj
· #55179
·
|
|
[hardknott][yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
OK, I think it will be a while before I can get to tip if dunfell though.
OK, I think it will be a while before I can get to tip if dunfell though.
|
By
Khem Raj
· #55151
·
|
|
[hardknott][yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
it was dunfell primarily
By
Khem Raj
· #55149
·
|
|
[hardknott][yocto-autobuilder-helper][PATCH] config.json: set max load in PARALLEL_MAKE
We have seen a lot of hung builds when we used this option internally on builders, Additionally some packages like bison started to fail intermittently which seemed like a parallel build issue but nev
We have seen a lot of hung builds when we used this option internally on builders, Additionally some packages like bison started to fail intermittently which seemed like a parallel build issue but nev
|
By
Khem Raj
· #55146
·
|
|
[meta-qt4]
Hi Jared Please see [1] usually sending to the right mailing list and CCing the maintainers is the usual way to send patches [1] https://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/tree/README
Hi Jared Please see [1] usually sending to the right mailing list and CCing the maintainers is the usual way to send patches [1] https://git.yoctoproject.org/cgit/cgit.cgi/meta-qt4/tree/README
|
By
Khem Raj
· #55125
·
|
|
glibc -fstack-protector-strong
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
This was enabling ssp support in glibc not only for other programs but also for rest of glibc components during compile and that resulted in duplicate symbols, IIRC thats why we disabled it, the error
|
By
Khem Raj
· #55080
·
|
|
docker fragment missing conntrack and netfilter entries?
#meta-virtualization
seems fine. Please send a patch for enhancing it via docker.cfg
seems fine. Please send a patch for enhancing it via docker.cfg
|
By
Khem Raj
· #55076
·
|
|
util-linux and --enable-raw with recent kernels
you might want to use latest master, fix that you might find useful is https://git.openembedded.org/openembedded-core/commit/?id=7f577c10913104860121f682b9b3754870c4db23
you might want to use latest master, fix that you might find useful is https://git.openembedded.org/openembedded-core/commit/?id=7f577c10913104860121f682b9b3754870c4db23
|
By
Khem Raj
· #55042
·
|
|
Yocto build error
So it seems your makefile is not respecting the LDFLAGS coming from the environment during linking. perhaps you should fix that in your linking rules. hardcoding hash style like this is not portable.
So it seems your makefile is not respecting the LDFLAGS coming from the environment during linking. perhaps you should fix that in your linking rules. hardcoding hash style like this is not portable.
|
By
Khem Raj
· #55019
·
|
|
Machine overrides for x86 and x86-64
x86 is for 32 bit intel arch you won’t see It in pure 64bit machines
x86 is for 32 bit intel arch you won’t see It in pure 64bit machines
|
By
Khem Raj
· #54989
·
|
|
[meta-rockchip][PATCH] nanopi-m4: enable booting from uSD
use of override here seems unnecessary > > > > >
use of override here seems unnecessary > > > > >
|
By
Khem Raj
· #54983
·
|
|
Getting absolute paths in yocto generated native binary
#toolchain
#sdk
#bitbake
#native
yocto provides a layer to abstract native binaries on top of build host and thats what you are seeing. Its as designed. > > >
yocto provides a layer to abstract native binaries on top of build host and thats what you are seeing. Its as designed. > > >
|
By
Khem Raj
· #54973
·
|
|
Google GN support
look at meta-browser/meta-chromium as well.
look at meta-browser/meta-chromium as well.
|
By
Khem Raj
· #54972
·
|