[oe-commits] Koen Kooi : linux-omap git: update to 2.6.28

GIT User account git at amethyst.openembedded.net
Mon Dec 29 11:57:03 UTC 2008


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Dec 29 12:48:55 2008 +0100

linux-omap git: update to 2.6.28
* boot tested on omap3evm board

---

 packages/linux/linux-omap_git.bb |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index 5dad7ca..35000e2 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -10,13 +10,13 @@ DEFAULT_PREFERENCE_omap3evm = "1"
 DEFAULT_PREFERENCE_omap3-pandora = "1"
 
 
-SRCREV = "9d211b761b3cdf7736602ecf7e68f8a298c13278"
+SRCREV = "401b285465488f515290e0f9111872b94e1cf922"
 
-PV = "2.6.27+2.6.28-rc8+${PR}+gitr${SRCREV}"
-#PV = "2.6.27+${PR}+gitr${SRCREV}"
-PR = "r1"
+#PV = "2.6.27+2.6.28-rc8+${PR}+gitr${SRCREV}"
+PV = "2.6.28"
+PR = "r0"
 
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;branch=pm;protocol=git \
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
 	   file://defconfig"
 
 SRC_URI_append = " \





More information about the Openembedded-commits mailing list