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

git version control git at git.openembedded.org
Fri Dec 31 08:37:48 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Dec 31 09:36:26 2010 +0100

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 b7e7d7a..1c0fb03 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
 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 = "r95"
+MACHINE_KERNEL_PR = "r96"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list