require linux-ti-staging_6.6.bb DEFAULT_PREFERENCE = "-1" KERNEL_LOCALVERSION:append = "-rt" # Look in the generic major.minor directory for files # This will have priority over generic non-rt path FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" BRANCH = "ti-rt-linux-6.6.y" SRCREV = "280ec6b126cf337d787b398b5717f55599ecb91f" include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} PV = "6.6.20+git${SRCPV}"