summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-01-21 21:38:27 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-01-24 13:59:44 -0500
commit5a4eff42f27c95dcd53a72a2fdb4317ea4765e3e (patch)
tree6285424731e6263e05842812d4350d0a8af7ca31 /conf/machine/include
parent9b7c3af37771a92bbbd3809e7e48cde6c1a18662 (diff)
downloadmeta-ti-5a4eff42f27c95dcd53a72a2fdb4317ea4765e3e.tar.gz
linux-keystone: update to the latest dev release for keystone
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/keystone.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index ceac7e22..df9318a0 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -5,7 +5,7 @@ require conf/machine/include/tune-cortexa15.inc
5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" 5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
6 6
7# Increase this everytime you change something in the kernel 7# Increase this everytime you change something in the kernel
8MACHINE_KERNEL_PR = "r3" 8MACHINE_KERNEL_PR = "r4"
9 9
10KERNEL_IMAGETYPE = "uImage" 10KERNEL_IMAGETYPE = "uImage"
11 11