summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/ti33x.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-11 17:23:32 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-03-11 17:32:09 -0400
commit03974f7c843f521f626707161e148ec81b99bdd4 (patch)
tree8ae3529b98772706187d3831f5d4660396092257 /conf/machine/include/ti33x.inc
parentafa0c625717b1d8a43f6da6d760840e024378c4c (diff)
downloadmeta-ti-03974f7c843f521f626707161e148ec81b99bdd4.tar.gz
linux-ti-staging: update SRCREV and bump MACHINE_KERNEL_PR
* Update SRCREV for the recent merges in TI staging tree, still 3.8.2 * Bump MACHINE_KERNEL_PR to trigger rebuilding out-of-tree components Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/ti33x.inc')
-rw-r--r--conf/machine/include/ti33x.inc2
1 files changed, 1 insertions, 1 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"