This prevents the following parser warning (and likely makes this kernel
build with GCC 9 but I havn't tested it)
| WARNING: ... linux-imx-mfgtool_4.14.98.bb: Unable to get checksum for linux-imx-mfgtool SRC_URI entry 0001-compiler-attributes-add-support-for-copy-gcc-9.patch: file could not be found
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
DESCRIPTION = "Linux Kernel provided and supported by Freescale that produces a \
Manufacturing Tool compatible Linux Kernel to be used in updater environment"
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-imx-${PV}:"
require linux-imx_${PV}.bb
require linux-mfgtool.inc