diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2014-02-05 18:24:59 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2014-02-05 21:38:58 -0500 |
| commit | 458275ae4351105811c7f356ddf231cb528058e4 (patch) | |
| tree | 4e2647244360ea344539b12451e09a7bcaa73c2e | |
| parent | 63ace6f107c6daf409b22e54c3f4d64ef3fc393c (diff) | |
| download | meta-ti-458275ae4351105811c7f356ddf231cb528058e4.tar.gz | |
linux-ti-staging: update with many fixes for the upcoming release
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 a0c8aec3..bb4791f6 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 = "ae99216c5588fc0f9f6a48cb3da47c15f19e6415" | 39 | SRCREV = "a4daf45088f752ed6b33239026518fc3d1bce2bc" |
| 40 | PV = "3.12.9" | 40 | PV = "3.12.9" |
| 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} \ |
