diff options
author | Denys Dmytriyenko <denys@ti.com> | 2014-02-07 08:54:54 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2014-02-06 22:16:09 -0500 |
commit | 71a8222476dd0214c085d192b949187b8f663499 (patch) | |
tree | af8d6972b69e7926b5825fb4588131f8c7d0e9e6 /recipes-kernel | |
parent | 89d2711fb409c28db32bfa7f52b69dbb83999a90 (diff) | |
download | meta-ti-71a8222476dd0214c085d192b949187b8f663499.tar.gz |
linux-ti-staging: update to 3.12.10, merge Audio/Display fixed
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb index bb4791f6..87f5f3c0 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 = "a4daf45088f752ed6b33239026518fc3d1bce2bc" | 39 | SRCREV = "7f280334068b7c875ade51f8f3921ab311f0c824" |
40 | PV = "3.12.9" | 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 = "b+gitr${SRCPV}" | 43 | MACHINE_KERNEL_PR_append = "a+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} \ |