diff options
author | Koen Kooi <koen@openembedded.org> | 2009-04-16 17:29:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-16 17:29:14 +0200 |
commit | e9c95296cbcdca6a5531fca7b7a1b21ef2173a6d (patch) | |
tree | 5e807044dddba20f60b841a02e978ff7d3150f64 /conf/machine/include/omap3.inc | |
parent | f9a6f7e2fb04f0ae4ce64769833e2464565cf530 (diff) |
linux-omap 2.6.29: sync with dss2 tree for YUV rotation
Diffstat (limited to 'conf/machine/include/omap3.inc')
-rw-r--r-- | conf/machine/include/omap3.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc index fdf4dafdf8..f4c0d37e26 100644 --- a/conf/machine/include/omap3.inc +++ b/conf/machine/include/omap3.inc @@ -1,7 +1,7 @@ require conf/machine/include/tune-cortexa8.inc PREFERRED_PROVIDER_virtual/kernel = "linux-omap" # Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r26" +MACHINE_KERNEL_PR = "r27" KERNEL_IMAGETYPE = "uImage" |