|
Is there any recipe for
#frr
check https://layers.openembedded.org/layerindex/branch/master/recipes/ if its not there then perhaps no one published it yet.
check https://layers.openembedded.org/layerindex/branch/master/recipes/ if its not there then perhaps no one published it yet.
|
By
Khem Raj
· #55505
·
|
|
ls command
try to see if /bin/ls exists. if its not there then maybe its deleted somehow. best is to flash a new rootfs > >
try to see if /bin/ls exists. if its not there then maybe its deleted somehow. best is to flash a new rootfs > >
|
By
Khem Raj
· #55504
·
|
|
raspberrypi0-2w
<maaloulsafouane@...> wrote: also add following to machine conf file. RPI_KERNEL_DEVICETREE = " \ broadcom/bcm2710-rpi-zero-2.dtb \ "
<maaloulsafouane@...> wrote: also add following to machine conf file. RPI_KERNEL_DEVICETREE = " \ broadcom/bcm2710-rpi-zero-2.dtb \ "
|
By
Khem Raj
· #55467
·
|
|
[meta-rockchip][PATCH] README: Add intstructions to add patch template
Signed-off-by: Khem Raj <raj.khem@...> --- README | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README b/README index cec1b53..cc63d0a 100644 --- a/README +
Signed-off-by: Khem Raj <raj.khem@...> --- README | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README b/README index cec1b53..cc63d0a 100644 --- a/README +
|
By
Khem Raj
· #55452
·
|
|
[PATCH yocto-autobuilder-helper] config.json: set ZSTD_THREADS like XZ_THREADS
<richard.purdie@...> wrote: From a different data point, we have clipped the parallelism for XZ and ZSTD internally to very low ( 2 and 4 ) and it has in fact reduced unexpected failur
<richard.purdie@...> wrote: From a different data point, we have clipped the parallelism for XZ and ZSTD internally to very low ( 2 and 4 ) and it has in fact reduced unexpected failur
|
By
Khem Raj
· #55410
·
|
|
cross-localedef file not found in do_rootfs
#yocto
#zeus
to get more info, can you try adding IMAGE_LINGUAS = " " and see if this changes anything ?
to get more info, can you try adding IMAGE_LINGUAS = " " and see if this changes anything ?
|
By
Khem Raj
· #55409
·
|
|
Building -native with clang
Look into chromium recipe
Look into chromium recipe
|
By
Khem Raj
· #55364
·
|
|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
meta-rockchip does not have honister branch for now. So it expects master to keep working with honister for now. kernel upgrades are already committed into honister branch on meta-yocto-bsps so fix it
meta-rockchip does not have honister branch for now. So it expects master to keep working with honister for now. kernel upgrades are already committed into honister branch on meta-yocto-bsps so fix it
|
By
Khem Raj
· #55353
·
|
|
[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
·
|