diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2013-10-07 14:04:46 -0400 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-10-08 12:18:49 -0400 |
| commit | b4f33a5a409c9f7ffcd439cd50322729fd11ca2c (patch) | |
| tree | c3ab670d96d1013c9cba6184be954508fa3964d4 | |
| parent | b739286d690bdaada952a2376bd7aa1ba221badd (diff) | |
| download | meta-ti-b4f33a5a409c9f7ffcd439cd50322729fd11ca2c.tar.gz | |
linux-ti-staging: bump to 3.12-rc4 with latest merges
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb index 80ebde84..18ec70d2 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_git.bb | |||
| @@ -31,11 +31,11 @@ S = "${WORKDIR}/git" | |||
| 31 | 31 | ||
| 32 | BRANCH = "ti-linux-3.12.y" | 32 | BRANCH = "ti-linux-3.12.y" |
| 33 | 33 | ||
| 34 | SRCREV = "e34b95baedccea12af9c0e81be77ed0a18ddae82" | 34 | SRCREV = "cfb43bb45e51e2cbff47d62fa348de6a30147f41" |
| 35 | PV = "3.11+3.12-rc3" | 35 | PV = "3.11+3.12-rc4" |
| 36 | 36 | ||
| 37 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 37 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 38 | MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" | 38 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
| 39 | PR = "${MACHINE_KERNEL_PR}" | 39 | PR = "${MACHINE_KERNEL_PR}" |
| 40 | 40 | ||
| 41 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ | 41 | SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ |
