summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2012-11-30 11:44:24 -0500
committerDenys Dmytriyenko <denys@ti.com>2012-11-30 11:44:24 -0500
commite2e92f525faa7a63981108d8d7cf2e03d03e14fa (patch)
treecc8b22e0b3045d38315d10076fd9164c6afc4810 /conf
parent536c442f97dc413e1d610aedf7053833175df4b4 (diff)
downloadmeta-ti-e2e92f525faa7a63981108d8d7cf2e03d03e14fa.tar.gz
keystone: bump MACHINE_KERNEL_PR for previous changes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-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 1914128e..60550d00 100644
--- a/conf/machine/include/keystone.inc
+++ b/conf/machine/include/keystone.inc
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
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# Increase this everytime you change something in the kernel 6# Increase this everytime you change something in the kernel
7MACHINE_KERNEL_PR = "r1" 7MACHINE_KERNEL_PR = "r2"
8 8
9KERNEL_IMAGETYPE = "uImage" 9KERNEL_IMAGETYPE = "uImage"
10 10