diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-03-06 12:57:59 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-03-06 13:49:42 -0500 |
| commit | 1ef46b34181ae94151cc35a583b08f73757c523b (patch) | |
| tree | 2877acebbd36fc57eec7a7bdd73c0ade88490541 /recipes-kernel | |
| parent | d2c9c3b981fc900b0e78fb98ff45d0fa7661910e (diff) | |
| download | meta-ti-1ef46b34181ae94151cc35a583b08f73757c523b.tar.gz | |
linux-ti-staging: update with musb, QSPI and touchscreen fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.12.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index 1b97ab29..1668c28f 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
| @@ -36,11 +36,12 @@ S = "${WORKDIR}/git" | |||
| 36 | 36 | ||
| 37 | BRANCH = "ti-linux-3.12.y" | 37 | BRANCH = "ti-linux-3.12.y" |
| 38 | 38 | ||
| 39 | SRCREV = "83f0643caa2e8dabd42024bebfa4565eff347be7" | 39 | # Corresponds to tag ti2013.12.01 |
| 40 | SRCREV = "2325bb5680986b6914d8fd0b5d0bdc20081fe8d3" | ||
| 40 | PV = "3.12.10" | 41 | PV = "3.12.10" |
| 41 | 42 | ||
| 42 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 43 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 43 | MACHINE_KERNEL_PR_append = "j+gitr${SRCPV}" | 44 | MACHINE_KERNEL_PR_append = "k+gitr${SRCPV}" |
| 44 | PR = "${MACHINE_KERNEL_PR}" | 45 | PR = "${MACHINE_KERNEL_PR}" |
| 45 | 46 | ||
| 46 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ | 47 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ |
