diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index 0f9d39de..70e4cf74 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
8 | 8 | ||
9 | SRCREV = "a52a12de4129f0668bb2c93a8a0d701a7b72ca60" | 9 | SRCREV = "c4265b98cb248d9c9fd31c8d791ecfc31a735a51" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 3b343dd5..52323c73 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -49,6 +49,7 @@ KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp- | |||
49 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" | 49 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" |
50 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" | 50 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" |
51 | KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd.dtb" | 51 | KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd.dtb" |
52 | KERNEL_DEVICETREE_dra7xx-hs-evm = "${KERNEL_DEVICETREE_dra7xx-evm}" | ||
52 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-beagle-x15-es2plus.dtb am57xx-evm.dtb am57xx-evm-es2plus.dtb am572x-idk.dtb am571x-idk.dtb am572x-idk-lcd-osd.dtb am571x-idk-lcd-osd.dtb" | 53 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-beagle-x15-es2plus.dtb am57xx-evm.dtb am57xx-evm-es2plus.dtb am572x-idk.dtb am571x-idk.dtb am572x-idk-lcd-osd.dtb am571x-idk-lcd-osd.dtb" |
53 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" | 54 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" |
54 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" | 55 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" |
@@ -68,11 +69,11 @@ S = "${WORKDIR}/git" | |||
68 | 69 | ||
69 | BRANCH = "ti-lsk-linux-4.1.y" | 70 | BRANCH = "ti-lsk-linux-4.1.y" |
70 | 71 | ||
71 | SRCREV = "f5caecb092f6e8c642101f8c56c3fbb136de7052" | 72 | SRCREV = "fd5a53328880f80330e3f8a0d7362b8d418faac6" |
72 | PV = "4.1.18+git${SRCPV}" | 73 | PV = "4.1.18+git${SRCPV}" |
73 | 74 | ||
74 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 75 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
75 | MACHINE_KERNEL_PR_append = "c" | 76 | MACHINE_KERNEL_PR_append = "d" |
76 | PR = "${MACHINE_KERNEL_PR}" | 77 | PR = "${MACHINE_KERNEL_PR}" |
77 | 78 | ||
78 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 79 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |