]> code.ossystems Code Review - meta-freescale.git/commit
linux-imx-[mfgtool]-5.4.3: update recipes to align with kernel-yocto
authorAndrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
Tue, 5 May 2020 17:13:55 +0000 (17:13 +0000)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 6 May 2020 18:52:09 +0000 (15:52 -0300)
commit7832f6e2ba1df4ab3859fe86cc6340430df8a198
tree1468e342a85418073ef5ba00a07c6ff81dfb7847
parentcfd5784236ca631215cdefa21dfe36f6f194eb47
linux-imx-[mfgtool]-5.4.3: update recipes to align with kernel-yocto

When kernel-yocto class is inherited by kernel recipes, the way how PV
is constructed changes to reflect GIT kernel tags and meta information.

This causes the fetcher search to fail, since paths used to locate files
are compiled from PV.

Replace version-specific paths in recipes to use PN instead, which is
registered in the fetcher as a valid search location.

Linux kernel recipe should have LINUX_VERSION also defined, since it is
used by kernel-yocto class to derive PV. This version is set to the real
kernel version provided by NXP in their source tree.

Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>
recipes-kernel/linux/linux-imx-mfgtool_5.4.3.bb
recipes-kernel/linux/linux-imx/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch [moved from recipes-kernel/linux/linux-imx-5.4.3/0001-perf-Make-perf-able-to-build-with-latest-libbfd.patch with 100% similarity]
recipes-kernel/linux/linux-imx/imx/defconfig [moved from recipes-kernel/linux/linux-imx-5.4.3/imx/defconfig with 100% similarity]
recipes-kernel/linux/linux-imx/mx8/defconfig [moved from recipes-kernel/linux/linux-imx-5.4.3/mx8/defconfig with 100% similarity]
recipes-kernel/linux/linux-imx_5.4.3.bb