FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" LINUX_VERSION ?= "5.4.264" PV = "${LINUX_VERSION}+git${SRCPV}" SRCREV_machine = "340d0000d1e277a5ec64e5bd903dab8ed1df1860" SRCREV_machine_use-head-next = "${AUTOREV}" KCONFIG_MODE="--alldefconfig" KBRANCH = "toradex_5.4.y" require recipes-kernel/linux/linux-toradex-mainline.inc # Don't delete /older/ in the link as /older/ also contains the newest file and we have a stable # link SRC_URI_append_preempt-rt = " \ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.264-rt88.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " SRC_URI[rt-patch.md5sum] = "28c024e5549d246fe089792d237e14b8" SRC_URI[rt-patch.sha256sum] = "af352c34058fa000f6333a4e1d167d18002c0fbc096f0845ff3a55176e8cedfb" # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" KBUILD_DEFCONFIG ?= "toradex-imx_v6_v7_defconfig" KBUILD_DEFCONFIG_apalis-tk1 ?= "tegra_defconfig" export DTC_FLAGS = "-@"