diff options
| author | Chase Maupin <Chase.Maupin@ti.com> | 2013-03-22 14:25:47 -0500 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2013-03-26 14:32:45 -0400 |
| commit | bb07c1eaa01d540e0f70df251db52bbc3c6210da (patch) | |
| tree | 56b65da0f3bdd8759227d40ecdb50ac93750cb9c | |
| parent | 5a0982d9ff770ab1fb92b1622d63671c127c9037 (diff) | |
| download | meta-ti-bb07c1eaa01d540e0f70df251db52bbc3c6210da.tar.gz | |
linux-ti-staging: Update to latest staging kernel
* Update to the latest 3.8.4 based staging kernel
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-kernel/linux/linux-ti-staging_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb index 3ff038de..3dc2001a 100644 --- a/recipes-kernel/linux/linux-ti-staging_git.bb +++ b/recipes-kernel/linux/linux-ti-staging_git.bb | |||
| @@ -40,8 +40,8 @@ S = "${WORKDIR}/git" | |||
| 40 | 40 | ||
| 41 | BRANCH = "ti-linux-3.8.y" | 41 | BRANCH = "ti-linux-3.8.y" |
| 42 | 42 | ||
| 43 | SRCREV = "ed93a28fb0b1dc28cc252ee87f6fce3e07bf23fe" | 43 | SRCREV = "a91f8e121dbe0b5fb84000d9ae14fac8880c44a7" |
| 44 | PV = "3.8.3" | 44 | PV = "3.8.4" |
| 45 | 45 | ||
| 46 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 46 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
| 47 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" | 47 | MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}" |
