From 870a521c6b32c8c476aabe4fc4b6fc7b665c1445 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Fri, 30 Nov 2012 11:44:24 -0500 Subject: keystone: bump MACHINE_KERNEL_PR for previous changes Signed-off-by: Denys Dmytriyenko --- conf/machine/include/keystone.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 require conf/machine/include/tune-cortexa15.inc PREFERRED_PROVIDER_virtual/kernel = "linux-keystone" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r1" +MACHINE_KERNEL_PR = "r2" KERNEL_IMAGETYPE = "uImage" -- cgit v1.2.3-54-g00ecf