diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-09-08 20:17:13 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-09-08 10:30:14 -0400 |
| commit | 59ff8301e4e704df5f942391bacd87f321300836 (patch) | |
| tree | 11128969015709586e380b91e16e1c28d006375e /recipes-kernel | |
| parent | 2febbb8d357bfc7efeb6f97b4c47956d6e39d0d6 (diff) | |
| download | meta-ti-59ff8301e4e704df5f942391bacd87f321300836.tar.gz | |
linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6Eco
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Franklin Cooper Jr. <fcooper@ti.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.14.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb index cb6086a0..7667e1a4 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
| @@ -26,10 +26,10 @@ RDEPENDS_kernel-base_append_dra7xx = " vpe-vpdma-fw" | |||
| 26 | # Default is to package all dtb files for ti33x devices unless building | 26 | # Default is to package all dtb files for ti33x devices unless building |
| 27 | # for the specific beaglebone machine. | 27 | # for the specific beaglebone machine. |
| 28 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" | 28 | KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" |
| 29 | KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb" | 29 | KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb" |
| 30 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" | 30 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" |
| 31 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" | 31 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" |
| 32 | KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb am57xx-beagle-x15.dtb" | 32 | KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb dra72-evm.dtb am57xx-beagle-x15.dtb" |
| 33 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb" | 33 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb" |
| 34 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" | 34 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" |
| 35 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" | 35 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" |
| @@ -44,11 +44,11 @@ S = "${WORKDIR}/git" | |||
| 44 | 44 | ||
| 45 | BRANCH = "ti-linux-3.14.y" | 45 | BRANCH = "ti-linux-3.14.y" |
| 46 | 46 | ||
| 47 | SRCREV = "1cfe07e737fa842f9f93d80cee4e3b7f198bc566" | 47 | SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391" |
| 48 | PV = "3.14.17" | 48 | PV = "3.14.17" |
| 49 | 49 | ||
| 50 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 50 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 51 | MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" | 51 | MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" |
| 52 | PR = "${MACHINE_KERNEL_PR}" | 52 | PR = "${MACHINE_KERNEL_PR}" |
| 53 | 53 | ||
| 54 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 54 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
