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

git version control git at git.openembedded.org
Fri Jun 17 12:38:18 UTC 2011


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jun 17 14:37:01 2011 +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 a40be43..c762d41 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 = "r101"
+MACHINE_KERNEL_PR = "r102"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list