summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2012-12-03 15:45:01 -0500
committerDenys Dmytriyenko <denys@ti.com>2012-12-03 15:46:24 -0500
commit033abf668471f7312ef741be2ab53108078c6ae7 (patch)
tree6a5c739b328a4f9f660db46aa344f81cad0690df /conf
parente2e92f525faa7a63981108d8d7cf2e03d03e14fa (diff)
downloadmeta-ti-033abf668471f7312ef741be2ab53108078c6ae7.tar.gz
linux-keystone: update from version 3.6-rc6 to 3.6.6
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/keystone.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/keystone.inc b/conf/machine/include/keystone.inc
index 60550d00..ceac7e22 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -3,8 +3,9 @@ require conf/machine/include/soc-family.inc
3 3
4require conf/machine/include/tune-cortexa15.inc 4require conf/machine/include/tune-cortexa15.inc
5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" 5PREFERRED_PROVIDER_virtual/kernel = "linux-keystone"
6
6# Increase this everytime you change something in the kernel 7# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r2" 8MACHINE_KERNEL_PR = "r3"
8 9
9KERNEL_IMAGETYPE = "uImage" 10KERNEL_IMAGETYPE = "uImage"
10 11