[oe-commits] Koen Kooi : linux-omap-psp 2.6.32: move to 3.00.01.06

git version control git at git.openembedded.org
Fri May 7 09:01:54 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Fri May  7 10:56:32 2010 +0200

linux-omap-psp 2.6.32: move to 3.00.01.06

---

 conf/machine/include/omap3.inc         |    2 +-
 recipes/linux/linux-omap-psp_2.6.32.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index e73ce9c..9df4476 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 = "r73"
+MACHINE_KERNEL_PR = "r74"
 
 KERNEL_IMAGETYPE = "uImage"
 
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb
index e060e36..007c119 100644
--- a/recipes/linux/linux-omap-psp_2.6.32.bb
+++ b/recipes/linux/linux-omap-psp_2.6.32.bb
@@ -5,8 +5,8 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|dm3730-am3715-evm|omap3-touchbook|overo"
 
-# This is the v2.6.32_OMAPPSP_03.00.00.05 branch
-SRCREV = "dc94d8db03fc6c5918960ebf069cfc81e5998665"
+# This is the v2.6.32_OMAPPSP_03.00.01.06 branch
+SRCREV = "627293ad28604b22612f9a4a318f64cfab241e22"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
 MACHINE_KERNEL_PR_append = "+gitr${SRCREV}"





More information about the Openembedded-commits mailing list