diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2013-12-17 20:24:32 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-12-17 21:40:11 -0500 |
| commit | 0d5b0cab9d8dbd3a4f82f7b615f4af6c59910bf0 (patch) | |
| tree | 8c6a6c774d683f6a5b18e825f69df3c6d9fc359d | |
| parent | be7a5b8c579417ae03598c8415fa2fc573a7cd9a (diff) | |
| download | meta-ti-0d5b0cab9d8dbd3a4f82f7b615f4af6c59910bf0.tar.gz | |
linux-ti-staging: update with fixes for platform and connectivity
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 eaf0df25..f2eed95c 100644 --- a/recipes-kernel/linux/linux-ti-staging_3.12.bb +++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb | |||
| @@ -33,11 +33,11 @@ S = "${WORKDIR}/git" | |||
| 33 | BRANCH = "ti-linux-3.12.y" | 33 | BRANCH = "ti-linux-3.12.y" |
| 34 | 34 | ||
| 35 | # Corresponds to ti2013.12.00 release | 35 | # Corresponds to ti2013.12.00 release |
| 36 | SRCREV = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d" | 36 | SRCREV = "6279006c8da4f160949ea919e1e41bdb49dfba06" |
| 37 | PV = "3.12.4" | 37 | PV = "3.12.4" |
| 38 | 38 | ||
| 39 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 39 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 40 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" | 40 | MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" |
| 41 | PR = "${MACHINE_KERNEL_PR}" | 41 | PR = "${MACHINE_KERNEL_PR}" |
| 42 | 42 | ||
| 43 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ | 43 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ |
