diff --git a/recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch b/recipes-kernel/linux/linux-ti-staging-3.12/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch rename to recipes-kernel/linux/linux-ti-staging-3.12/0001-Not-for-merge-ARM-config-omap-Disable-SMP-for-AM335x.patch diff --git a/recipes-kernel/linux/linux-ti-staging/baseport.cfg b/recipes-kernel/linux/linux-ti-staging-3.12/baseport.cfg similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/baseport.cfg rename to recipes-kernel/linux/linux-ti-staging-3.12/baseport.cfg diff --git a/recipes-kernel/linux/linux-ti-staging/connectivity.cfg b/recipes-kernel/linux/linux-ti-staging-3.12/connectivity.cfg similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/connectivity.cfg rename to recipes-kernel/linux/linux-ti-staging-3.12/connectivity.cfg diff --git a/recipes-kernel/linux/linux-ti-staging/defconfig b/recipes-kernel/linux/linux-ti-staging-3.12/defconfig similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/defconfig rename to recipes-kernel/linux/linux-ti-staging-3.12/defconfig diff --git a/recipes-kernel/linux/linux-ti-staging/ipc.cfg b/recipes-kernel/linux/linux-ti-staging-3.12/ipc.cfg similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/ipc.cfg rename to recipes-kernel/linux/linux-ti-staging-3.12/ipc.cfg diff --git a/recipes-kernel/linux/linux-ti-staging/systest.cfg b/recipes-kernel/linux/linux-ti-staging-3.12/systest.cfg similarity index 100% rename from recipes-kernel/linux/linux-ti-staging/systest.cfg rename to recipes-kernel/linux/linux-ti-staging-3.12/systest.cfg diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index ac30ab58..dbb49b37 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb @@ -8,6 +8,9 @@ inherit kernel require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/setup-defconfig.inc +# Look in the generic major.minor directory for files +FILESEXTRAPATHS_append := "${THISDIR}/${PN}-3.12:" + # Pull in the devicetree files into the rootfs RDEPENDS_kernel-base += "kernel-devicetree"