meta-freescale
meta-freescale copied to clipboard
Layer containing NXP hardware support metadata
I ran into a failure building u-boot on commit 3cb29cff92568ea835ef070490f185349d712837 of this repository. I found a mailing list message that details a solution that worked for me. https://www.mail-archive.com/[email protected]/msg00297.html
Moves the work for https://github.com/Freescale/meta-freescale/pull/1053 to a branch of my fork.
Set QT_QPA_PLATFORM appropriately for i.MX GPU on the configured graphics backend, wayland for wayland backend, eglfs for framebuffer backend, and xcb for x11 backend. Signed-off-by: Tom Hochstein
As I don't have really another place to keep track of this. Is somebody else using freedreno + mesa + wayland + gstreamer video on imx53? It it's using the...
imx8M Mini chromium-ozone-wayland play yutube will crashed in zeus/danfell/hardknott yocto release. how to fix it? @otavio
After changes in https://github.com/Freescale/meta-freescale/pull/933 for imx-atf, its build fails when ld-is-gold is in DISTRO_FEATURES Built with master branch from poky and meta-freescale using imx8qm-mek: ``` | LD /home/qt/work/build/build/tmp/work/cortexa72-cortexa53-crypto-mx8-poky-linux/imx-atf/2.4+gitAUTOINC+bb4957067d-r0/git/build/imx8qm/release/bl31/bl31.elf | aarch64-poky-linux-ld:...
The regression test 1004 is stalled on i.MX 8M Mini LPDDR4 EVKB: ``` root@imx8mm-lpddr4-evk:~# xtest [J Run test suite with level=0 TEE test application started overD/TC:? 0 tee_ta_init_pseudo_ta_session:299 Lookup pseudo...
This is a follow-up of issue #1006 I tried to enable GPU usage for Chromium on iMX8M adding `--enable-features=UseOzonePlatform --ozone-platform=wayland` startup parameters. It seems working (because [this CodeSandbox example](https://codesandbox.io/s/rrppl0y8l4?file=/src/App.js) runs)...
image: core-image-base Log data follows: ``` | DEBUG: Executing python function extend_recipe_sysroot | NOTE: Direct dependencies are ['/home/aquino/src/ossystems/oel-platform/sources/openembedded-core/meta/recipes-extended/shadow/shadow_4.11.1.bb:do_populate_sysroot', '/home/aquino/src/ossystems/oel-platform/so urces/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot', 'virtual:native:/home/aquino/src/ossystems/oel-platform/sources/openembedded-core/meta/recipes-devtools/meson/meson _0.61.3.bb:do_populate_sysroot', 'virtual:native:/home/aquino/src/ossystems/oel-platform/sources/openembedded-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', '/home/aquino/src/ossyste ms/oel-platform/sources/openembedded-core/meta/recipes-core/systemd/systemd-systemctl-native.bb:do_populate_sysroot', '/home/aquino/src/ossystems/oel-platform/sources/openembedded-core/meta/recipes-devtools/quil t/quilt-native_0.67.bb:do_populate_sysroot', '/home/aquino/src/ossystems/oel-platform/sources/openembedded-core/meta/recipes-support/bash-completion/bash-completion_2.11.bb:do_populate_sysroot', '/home/aquino/sr c/ossystems/oel-platform/sources/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_11.2.bb:do_populate_sysroot',...
mesa has been upgraded to 22.0.0 since commit in OE: ``` commit 325ea352a8326f3b35a8a591f8f7a7dfa890cbcb Author: Markus Volk Date: Sat Mar 12 08:30:20 2022 +0100 mesa: update to 22.0.0 - remove 0001-v3dv-account-for-64bit-time_t-on-32bit-arches.patch...