summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2023-04-07 08:13:48 -0700
committerTom Hochstein <tom.hochstein@nxp.com>2023-04-07 08:39:33 -0700
commit9251746d676c0081518db17f51c6ba75816064f9 (patch)
treea0713eccf4409c589a921ebe9849f7d06a39e162 /scripts
parentb17c8913e4a3559b74173fe73d9273c0fc0da660 (diff)
downloadmeta-freescale-9251746d676c0081518db17f51c6ba75816064f9.tar.gz
imx-base.inc: Fix 8M overrides
8MQ video is not working. The problem is traced to a change in `weston.ini`, specifically that the file is now from OE-Core layer instead of meta-freescale. This problem is traced to the move of the `imx-boot-container` override [1], specifically that the override was moved with a trailing `:` that inserts an empty override. ``` MACHINEOVERRIDES="aarch64:armv8a:use-nxp-bsp:imx-generic-bsp:imx-nxp-bsp:imxdrm:imxvpu:imxgpu:imxgpu3d:imxvulkan:mx8-generic-bsp:mx8-nxp-bsp:mx8m-generic-bsp:mx8m-nxp-bsp:mx8mq-generic-bsp:mx8mq-nxp-bsp:imx-boot-container::imx8mq-evk" ``` [1] https://github.com/Freescale/meta-freescale/commit/0ee4cb24eba5171da75ab8eeb72c7eab06083339 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions