diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-02-11 16:50:11 -0500 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-02-11 16:54:26 -0500 |
commit | 5b6c24b167f0adc16ec42471505bd5232cb88b79 (patch) | |
tree | 9613a141c792cbb57a545761cf56aa7c5c654d21 | |
parent | e5984623e9cf66042b6af58bc540993d5cb42ad2 (diff) | |
download | meta-ti-5b6c24b167f0adc16ec42471505bd5232cb88b79.tar.gz |
linux-ti-staging: update with PM, connectivity and Display/Audio fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_3.12.bb | 4 |
1 files changed, 2 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 87f5f3c0..8254cc30 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
@@ -36,11 +36,11 @@ S = "${WORKDIR}/git" | |||
36 | 36 | ||
37 | BRANCH = "ti-linux-3.12.y" | 37 | BRANCH = "ti-linux-3.12.y" |
38 | 38 | ||
39 | SRCREV = "7f280334068b7c875ade51f8f3921ab311f0c824" | 39 | SRCREV = "c883f50c5bbf1bf5bfaeb550991caf5fc77a1c4d" |
40 | PV = "3.12.10" | 40 | PV = "3.12.10" |
41 | 41 | ||
42 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 42 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
43 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 43 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" |
44 | PR = "${MACHINE_KERNEL_PR}" | 44 | PR = "${MACHINE_KERNEL_PR}" |
45 | 45 | ||
46 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ | 46 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ |