linux: linux-yocto: move patches into version-specific directory

Signed-off-by: Kurt Kiefer <kekiefer@gmail.com>
This commit is contained in:
Kurt Kiefer
2024-09-25 08:58:30 -07:00
committed by Matt Madison
parent 3a38168363
commit 48dd43b15c
9 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FILESEXTRAPATHS:prepend:tegra := "${THISDIR}/${PN}:"
FILESEXTRAPATHS:prepend:tegra := "${THISDIR}/${PN}-6.6:${THISDIR}/${PN}:"
require ${@'tegra-kernel.inc' if 'tegra' in d.getVar('MACHINEOVERRIDES').split(':') else ''}