aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.29.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-02 22:19:05 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-04-02 22:19:05 +0200
commit86576770c4242519e2c9586c0e45947aa9328ccd (patch)
tree990bd139112c8fed74a1d8c798148c0be7b6ba35 /recipes/linux/linux-omap_2.6.29.bb
parentbc4bf696b52c62c68c58c41daffa2aa1c3949492 (diff)
downloadopenembedded-86576770c4242519e2c9586c0e45947aa9328ccd.tar.gz
linux-omap_2.6.29: updated defconfig (more compatible with .28); moved srcrev to git head
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.29.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index 59f97f11ae..ded981cb8a 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -7,9 +7,9 @@ COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|
DEFAULT_PREFERENCE = "-1"
-SRCREV = "90e758af52ba803cba233fabee81176d99589f09"
+SRCREV = "58cf2f1425abfd3a449f9fe985e48be2d2555022"
-PR = "r5+gitr${SRCREV}"
+PR = "r6+gitr${SRCREV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"