[meta-ti] [PATCH 2/3] linux-ti-staging_3.12: Pull in commit that includes SGX DT patches

Franklin S. Cooper Jr fcooper at ti.com
Fri Nov 22 08:00:46 PST 2013


* Update the kernel git tree to use the latest commit.
* The latest commit pulls in necessary patches to add SGX DT entry for AM43x and
  AM335x.
* These patches are required to properly support the latest Graphics SDK.

Signed-off-by: Franklin S. Cooper Jr <fcooper at ti.com>
---
 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 3abc2f4..ebdefa8 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-3.12.y"
 
-SRCREV = "6a59302de4852678ccde5008ce531075c9b683d9"
+SRCREV = "95cb8e7d94bdbc6cd26b6d2ab074343a8dd81b7a"
 PV = "3.12"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \
-- 
1.7.0.4



More information about the meta-ti mailing list