[oe-commits] Koen Kooi : omap3: bump MACHINE_KERNEL_PR

git version control git at git.openembedded.org
Fri Sep 25 09:19:42 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Sep 25 11:16:53 2009 +0200

omap3: bump MACHINE_KERNEL_PR

---

 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 c52cbdd..d52bc99 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 = "r45" 
+MACHINE_KERNEL_PR = "r46" 
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list