diff options
author | Denys Dmytriyenko <denys@ti.com> | 2013-03-11 17:23:32 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2013-03-11 17:32:09 -0400 |
commit | 03974f7c843f521f626707161e148ec81b99bdd4 (patch) | |
tree | 8ae3529b98772706187d3831f5d4660396092257 /conf | |
parent | afa0c625717b1d8a43f6da6d760840e024378c4c (diff) | |
download | meta-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')
-rw-r--r-- | conf/machine/include/ti33x.inc | 2 |
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 \ | |||
16 | GUI_MACHINE_CLASS = "bigscreen" | 16 | GUI_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 |
19 | MACHINE_KERNEL_PR = "r17" | 19 | MACHINE_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 |
22 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" | 22 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" |