diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2020-01-16 10:44:21 -0600 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-02-07 21:24:35 -0300 |
commit | 0a1da3b98c09fa135e3ff50c03d96cd9d7a578a2 (patch) | |
tree | 2288fabe533a889bd90af6d5103ef3550f0dd93c /wic/imx-uboot-mxs.wks.in | |
parent | 610f109acc264d5b0bd79aefcfa61b72456da90a (diff) | |
download | meta-freescale-0a1da3b98c09fa135e3ff50c03d96cd9d7a578a2.tar.gz |
fsl-vivante-kernel-driver-handler: Fix kernel name in variable assignment
If the graphics driver is built into the kernel, a warning is generated
for each i.MX kernel recipe, like this:
WARNING: /home/r60874/zeus/sources/meta-imx/meta-bsp/recipes-kernel/linux/linux-imx_5.4.bb: Variable key RPROVIDES_${KERNEL_PACKAGE_NAME}-base ( ${KERNEL_PACKAGE_NAME}-${KERNEL_VERSION}) replaces original key RPROVIDES_kernel-base ( kernel-module-imx-gpu-viv).
The problem is that the kernel name used in variables is no longer a
constant 'kernel', but is now parameterized:
https://github.com/openembedded/openembedded-core/commit/6c8c899849d101fd1b86aad0b8eed05c7c785924
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'wic/imx-uboot-mxs.wks.in')
0 files changed, 0 insertions, 0 deletions