diff options
author | Jose Quaresma <jose.quaresma@foundries.io> | 2024-06-12 10:39:05 +0100 |
---|---|---|
committer | Jose Quaresma <jose.quaresma@foundries.io> | 2024-06-12 10:43:17 +0100 |
commit | 6dcdeccc845145a666fd30e7e48cf3d18988974e (patch) | |
tree | 5635d75fe4906c872f7a3e69ede7adfb991b072e /dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch | |
parent | 0a02d0b051057c0dbb6b5ddf15729ce85614baca (diff) | |
download | meta-freescale-6dcdeccc845145a666fd30e7e48cf3d18988974e.tar.gz |
linux: drop the old style kernels unshared S
The default source code location for kernel is defined on the kernel.bbclass
and it was 'S = "${STAGING_KERNEL_DIR}"'
In reality, although the kernel has its code in 'S = "${WORKDIR}/git"' it ends up
being moved to '${STAGING_KERNEL_DIR}' in the do_symlink_kernsrc kernel.bbclass function.
With this change, the do_symlink_kernsrc kernel.bbclass function will no longer create
the symbolic link and the final result will be the same.
Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
Diffstat (limited to 'dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch')
0 files changed, 0 insertions, 0 deletions