[oe-commits] Koen Kooi : omap3.inc: bump PR for kernel change

git version control git at git.openembedded.org
Wed Jul 8 17:35:46 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ad39a5d73603cd0abf17369975c8fe2e4c3be1ec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ad39a5d73603cd0abf17369975c8fe2e4c3be1ec

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jul  8 19:22:20 2009 +0200

omap3.inc: bump PR for kernel change

---

 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 97327f0..ea395b4 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 = "r38" 
+MACHINE_KERNEL_PR = "r39" 
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list