diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-02-22 23:53:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-23 16:26:44 -0500 |
commit | c2526d67ea9efd9e98036b569eb1829c1feab8dc (patch) | |
tree | 9e58268aac4cb1fe110cad8ebd6aec493898a47c /recipes-kernel | |
parent | 7baa1a878b643d7ed8c7ee0f7c9d80ee2db9c3d6 (diff) | |
download | meta-ti-c2526d67ea9efd9e98036b569eb1829c1feab8dc.tar.gz |
linux-ti-staging: update with platform merge, new AM5 DTBs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 | 6 |
2 files changed, 4 insertions, 4 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 a60eff61..0f9d39de 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 = "f80a400887b7c74204c0657d462f75ca1354cb1a" | 9 | SRCREV = "a52a12de4129f0668bb2c93a8a0d701a7b72ca60" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 7b3f9700..9be51fdb 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -46,7 +46,7 @@ KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp- | |||
46 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" | 46 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" |
47 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" | 47 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" |
48 | 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" | 48 | 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" |
49 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb am572x-idk.dtb am571x-idk.dtb am572x-idk-lcd-osd.dtb am571x-idk-lcd-osd.dtb" | 49 | 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" |
50 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" | 50 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" |
51 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" | 51 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" |
52 | KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb" | 52 | KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb" |
@@ -65,11 +65,11 @@ S = "${WORKDIR}/git" | |||
65 | 65 | ||
66 | BRANCH = "ti-lsk-linux-4.1.y" | 66 | BRANCH = "ti-lsk-linux-4.1.y" |
67 | 67 | ||
68 | SRCREV = "b24a60815e58a7d19d8be88d6af4c37329e933a5" | 68 | SRCREV = "f5caecb092f6e8c642101f8c56c3fbb136de7052" |
69 | PV = "4.1.18+git${SRCPV}" | 69 | PV = "4.1.18+git${SRCPV}" |
70 | 70 | ||
71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
72 | MACHINE_KERNEL_PR_append = "a" | 72 | MACHINE_KERNEL_PR_append = "b" |
73 | PR = "${MACHINE_KERNEL_PR}" | 73 | PR = "${MACHINE_KERNEL_PR}" |
74 | 74 | ||
75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |