[meta-ti] [PATCH] ti33x.inc: add missing MACHINE_KERNEL_PR bump for the 3.2.14 -> 3.2.16 upgrade

Koen Kooi koen at dominion.thruhere.net
Sat May 5 02:55:13 PDT 2012


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---

Denys, since the 3.2.16 update patch isn't in yet do you want me to squash this into that and resend as v2?

 conf/machine/include/ti33x.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index c5926a8..e04da03 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -4,7 +4,7 @@ require conf/machine/include/soc-family.inc
 require conf/machine/include/tune-cortexa8.inc
 PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r10"
+MACHINE_KERNEL_PR = "r11"
 
 KERNEL_IMAGETYPE = "uImage"
 
-- 
1.7.10




More information about the meta-ti mailing list