]> code.ossystems Code Review - meta-freescale.git/commit
weston-init: fix some invalid overrides 1007/head
authorMing Liu <liu.ming50@gmail.com>
Sun, 13 Mar 2022 14:51:45 +0000 (15:51 +0100)
committerMing Liu <liu.ming50@gmail.com>
Sun, 13 Mar 2022 14:51:45 +0000 (15:51 +0100)
commit6be9870b5057cf122cecb2716583169b39de78ae
treedc83d1786b9754acf828f138730c46114a637b48
parent3c344467b28bc6e256755c8bf45f306fee70ea02
weston-init: fix some invalid overrides

The mx8qm-nxp-bsp/mx8qxp-nxp-bsp overrides would not work because
imxgpu2d would take effect in the end since it has higher priority
in MACHINEOVERRIDES.

Append mx8qm-nxp-bsp/mx8qxp-nxp-bsp after imxgpu2d can fix the problem.

Signed-off-by: Ming Liu <liu.ming50@gmail.com>
recipes-graphics/wayland/weston-init.bbappend