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

git version control git at git.openembedded.org
Sat Jan 1 14:36:51 UTC 2011


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Jan  1 15:34:17 2011 +0100

omap3: bump MACHINE_KERNEL_PR

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 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 1c0fb03..36f11b0 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 = "r96"
+MACHINE_KERNEL_PR = "r97"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list