|
perf compilation fails
take a look at following link, it will help solve this hopefully https://wiki.gentoo.org/wiki/Project:Toolchain/Binutils_2.34_porting_notes/undefined_reference_to_bfd_get_section_* <michael.opdenacker
take a look at following link, it will help solve this hopefully https://wiki.gentoo.org/wiki/Project:Toolchain/Binutils_2.34_porting_notes/undefined_reference_to_bfd_get_section_* <michael.opdenacker
|
By
Khem Raj
· #55882
·
|
|
#python Freescale/NXP linux kernel python2 remove
#python
if you are using latest release then py2 is more or less not needed unless you use perhaps packages like chromium ( which is also now fixed in meta-browser ) but this is for oe-core and meta-oe layers
if you are using latest release then py2 is more or less not needed unless you use perhaps packages like chromium ( which is also now fixed in meta-browser ) but this is for oe-core and meta-oe layers
|
By
Khem Raj
· #55768
·
|
|
building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
Yes it’s supported although it’s not default for qemumips so the simple trick you can do is change the DEFAULTTUNE setting in the qemumips.conf away from mips32r2
Yes it’s supported although it’s not default for qemumips so the simple trick you can do is change the DEFAULTTUNE setting in the qemumips.conf away from mips32r2
|
By
Khem Raj
· #55690
·
|
|
building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
We have dropped uclibc support long time ago so any effort to support uClibc based system will be a bit of work and we have also dropped stale patches from metadata so even if you are able to get exte
We have dropped uclibc support long time ago so any effort to support uClibc based system will be a bit of work and we have also dropped stale patches from metadata so even if you are able to get exte
|
By
Khem Raj
· #55681
·
|
|
[meta-rockchip][PATCH v3] trusted-firmware-a: replace baudrate with the one specified in machine conf
lgtm. Thanks
By
Khem Raj
· #55613
·
|
|
[meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
<quentin.schulz@...> wrote: sounds good.
<quentin.schulz@...> wrote: sounds good.
|
By
Khem Raj
· #55593
·
|
|
Using FreeRadius project on Yocto
just adding layer is not enough, you have to add it to your image as well via IMAGE_INSTALL or some other way as indirect dependency
just adding layer is not enough, you have to add it to your image as well via IMAGE_INSTALL or some other way as indirect dependency
|
By
Khem Raj
· #55590
·
|
|
[meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
<quentin.schulz@...> wrote: perhaps applying the sed expression via do_configure:prepend() is simple ? and maybe make it rk3399 specific with do_configure:prepend:rk3399
<quentin.schulz@...> wrote: perhaps applying the sed expression via do_configure:prepend() is simple ? and maybe make it rk3399 specific with do_configure:prepend:rk3399
|
By
Khem Raj
· #55586
·
|
|
Running unittests built by SDK
I think using qemux86-64 might be your best bet, its fairly automated with runqemu script all you would need to do is package up the gtests as ptest package with a runner
I think using qemux86-64 might be your best bet, its fairly automated with runqemu script all you would need to do is package up the gtests as ptest package with a runner
|
By
Khem Raj
· #55572
·
|
|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
I agree with you that broken is not good as it was for sometime, but now with the latest supported release in 3.4 series ( which is 3.4.1) things should be good.
I agree with you that broken is not good as it was for sometime, but now with the latest supported release in 3.4 series ( which is 3.4.1) things should be good.
|
By
Khem Raj
· #55563
·
|
|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
Do we still need this patch ? I think now that dot release is out it’s less of a problem. Version specific patching will set a different preset for the layer to carry unexcercised patches
Do we still need this patch ? I think now that dot release is out it’s less of a problem. Version specific patching will set a different preset for the layer to carry unexcercised patches
|
By
Khem Raj
· #55559
·
|
|
[meta-rockchip][PATCH v2] override syntax fixup
Looks good
By
Khem Raj
· #55552
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: Pin to use gcc for now
tf-a built with clang is bloated for rk3399 SOCs with 2.6+ it needs looking into, until then use gcc always to build it Signed-off-by: Khem Raj <raj.khem@...> Cc: Jon Mason <jon.mason@...> C
tf-a built with clang is bloated for rk3399 SOCs with 2.6+ it needs looking into, until then use gcc always to build it Signed-off-by: Khem Raj <raj.khem@...> Cc: Jon Mason <jon.mason@...> C
|
By
Khem Raj
· #55543
·
|
|
standard SDK build with clang compiler built into kernel image
This is a known issue look at https://github.com/kraj/meta-clang/issues/119 You can workaround it by https://github.com/kraj/meta-clang/issues/119#issuecomment-518317888 On Thu, Dec 9, 2021 at 11:22 A
This is a known issue look at https://github.com/kraj/meta-clang/issues/119 You can workaround it by https://github.com/kraj/meta-clang/issues/119#issuecomment-518317888 On Thu, Dec 9, 2021 at 11:22 A
|
By
Khem Raj
· #55541
·
|
|
honister - errors while patching net-snmp 5.9
The changes are the same as master and it applies fine on master without any patch fuzz either, can you check if there are some other patches are applied to this recipe from other layers. I wonder if
The changes are the same as master and it applies fine on master without any patch fuzz either, can you check if there are some other patches are applied to this recipe from other layers. I wonder if
|
By
Khem Raj
· #55538
·
|
|
[meta-raspberrypi][PATCH] xserver-xorg: remove xshmfence configure option
That’s ok to remove it but more importantly does it work now without this option
That’s ok to remove it but more importantly does it work now without this option
|
By
Khem Raj
· #55532
·
|
|
[meta-rockchip][PATCH] u-boot: Replace virtual/trusted-firmware-a with trusted-firmware-a
Cool
By
Khem Raj
· #55530
·
|
|
[meta-rockchip][PATCH] u-boot: Replace virtual/trusted-firmware-a with trusted-firmware-a
meta-arm has dropped exporting virtual/trusted-firmware-a and expects direct use of trusted-firmware-a on depends sections Signed-off-by: Khem Raj <raj.khem@...> --- recipes-bsp/u-boot/u-boot%.b
meta-arm has dropped exporting virtual/trusted-firmware-a and expects direct use of trusted-firmware-a on depends sections Signed-off-by: Khem Raj <raj.khem@...> --- recipes-bsp/u-boot/u-boot%.b
|
By
Khem Raj
· #55523
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: Drop 0001-Fix-build-with-gcc-11.patch
This has been included upstream see [1] [1] https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f943b7c8e292e3aad2fcbdd0a37505f62b3b4c87%5E%21/#F0 Signed-off-by: Khem Raj <raj
This has been included upstream see [1] [1] https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-firmware-a/+/f943b7c8e292e3aad2fcbdd0a37505f62b3b4c87%5E%21/#F0 Signed-off-by: Khem Raj <raj
|
By
Khem Raj
· #55519
·
|
|
Touchscreen not working if keyboard or mouse plugged in
<gwilson@...> wrote: I wonder if its some overlap in device tree overlays perhaps you can open a github issue here https://github.com/agherzan/meta-raspberrypi/issues
<gwilson@...> wrote: I wonder if its some overlap in device tree overlays perhaps you can open a github issue here https://github.com/agherzan/meta-raspberrypi/issues
|
By
Khem Raj
· #55508
·
|