Khem Raj

Results 330 comments of Khem Raj

Please try with https://github.com/agherzan/meta-raspberrypi/pull/1134 applied and report back

> @agherzan What is wrong with DCO? The commit message has required formatting. DCO - Developer Certificate of Origin, basically you add Signed-off-by: tag to indicate that the work came...

@Kiwi4Inovex can you rebase your branch on top of latest master and push this again so we can merge it with clean history.

it would be good to merge this PR thanks for fixing it, I almost dumped zsh for fish :)

@godzilathakur thanks for reporting, we have been lagging a bit on beagleboard BSP, however it should be possible to port this patch to apply to newer 2023.04 u-boot.

I think, its because of some race condition where browser need to wait for full opengl context to settle before starting.

@karthikpoduval this seems to have broken due to inherit_defer implementation, disabling the error is perhaps not the correct way to go about it, we need to look into oe-core to...

> ``` > | aarch64-yoe-linux-ld: error: unknown argument '--fix-cortex-a53-835769' > | make: Leaving directory '/scratch4/yoe/yoe-distro-toradex/build/tmp/work/verdin_am62-yoe-linux/trusted-firmware-a/2.9+git/git' > | make: *** [Makefile:1509: /scratch4/yoe/yoe-distro-toradex/build/tmp/work/verdin_am62-yoe-linux/trusted-firmware-a/2.9+git/build/k3/lite/release/bl31/bl31.elf] Error 1 > | ERROR: oe_runmake failed > |...

> ``` > ERROR: cairo-1.18.0-r0 do_configure: QA Issue: cairo: invalid PACKAGECONFIG: glesv2 [invalid-packageconfig] > ERROR: cairo-1.18.0-r0 do_configure: QA Issue: cairo: invalid PACKAGECONFIG: egl [invalid-packageconfig] > ERROR: cairo-1.18.0-r0 do_configure: QA Issue:...

I thinks its because weston is waning openGL. Can you try with ``` YOE_PROFILE = "yoe-glibc-systemd-eglfs" ``` and see if kiosk-browser launches on TFT LCD