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

git version control git at git.openembedded.org
Fri May 7 18:16:23 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri May  7 20:15:51 2010 +0200

omap3.inc: 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 9df4476..d9f41f5 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 = "r74"
+MACHINE_KERNEL_PR = "r75"
 
 KERNEL_IMAGETYPE = "uImage"
 





More information about the Openembedded-commits mailing list