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

git version control git at git.openembedded.org
Fri Jan 8 20:52:04 UTC 2010


Module: openembedded.git
Branch: shr/merge
Commit: 26672294a02fb82a6b164a89a2bd3a43ddb7e611
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=26672294a02fb82a6b164a89a2bd3a43ddb7e611

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri Jan  8 13:26:02 2010 +0100

omap3 machines: 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 9ff7b91..dd1188b 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
 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 = "r50"
+MACHINE_KERNEL_PR = "r51"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list