summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/include/ti33x.inc2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index cf497219..f00c7974 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \
16GUI_MACHINE_CLASS = "bigscreen" 16GUI_MACHINE_CLASS = "bigscreen"
17 17
18# Increase this everytime you change something in the kernel 18# Increase this everytime you change something in the kernel
19MACHINE_KERNEL_PR = "r17" 19MACHINE_KERNEL_PR = "r18"
20 20
21# Default providers, may need to override for specific machines 21# Default providers, may need to override for specific machines
22PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" 22PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 9ce507bb..dfef76db 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -39,7 +39,7 @@ S = "${WORKDIR}/git"
39 39
40BRANCH = "ti-linux-3.8.y" 40BRANCH = "ti-linux-3.8.y"
41 41
42SRCREV = "d26595a42220789b81a9d243e2fc0837c7776360" 42SRCREV = "e69f39916783a559c499e264359edea315ef44fd"
43PV = "3.8.2" 43PV = "3.8.2"
44 44
45# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 45# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild