diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-04-21 02:48:11 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-04-20 16:49:29 -0400 |
| commit | 4390f867bf883b93cf36cedbb7ef6b11e079c1e4 (patch) | |
| tree | 7b9f643efb49f2120c2b4c8807ad658fefa2ae7b | |
| parent | 2895d0792275d00f9fe62909f83e13ba210cc8a3 (diff) | |
| download | meta-ti-4390f867bf883b93cf36cedbb7ef6b11e079c1e4.tar.gz | |
linux-ti-staging: update to 3.14.39 plus fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -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 5cf49a86..061faedb 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb | |||
| @@ -30,7 +30,7 @@ KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335 | |||
| 30 | KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb am437x-sk-evm.dtb" | 30 | KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb am437x-sk-evm.dtb" |
| 31 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" | 31 | KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" |
| 32 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" | 32 | KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" |
| 33 | KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb dra7-evm-lcd7.dtb dra7-evm-lcd10.dtb dra72-evm.dtb dra72-evm-lcd7.dtb dra72-evm-lcd10.dtb am57xx-beagle-x15.dtb am57xx-evm.dtb" | 33 | KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb dra7-evm-lcd10.dtb dra72-evm.dtb dra72-evm-lcd10.dtb am57xx-beagle-x15.dtb am57xx-evm.dtb" |
| 34 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb" | 34 | KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb" |
| 35 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" | 35 | KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb" |
| 36 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" | 36 | KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb" |
| @@ -45,11 +45,11 @@ S = "${WORKDIR}/git" | |||
| 45 | 45 | ||
| 46 | BRANCH = "ti-linux-3.14.y" | 46 | BRANCH = "ti-linux-3.14.y" |
| 47 | 47 | ||
| 48 | SRCREV = "b60f54ead75d08d6e9729f269a8357001d459c30" | 48 | SRCREV = "5e342e186fcd9834fff09f6335b344599042be88" |
| 49 | PV = "3.14.35" | 49 | PV = "3.14.39" |
| 50 | 50 | ||
| 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 51 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 52 | MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}" | 52 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
| 53 | PR = "${MACHINE_KERNEL_PR}" | 53 | PR = "${MACHINE_KERNEL_PR}" |
| 54 | 54 | ||
| 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 55 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |
