summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-omap_2.6.22.19.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-07-22 21:20:50 +0000
committerRichard Purdie <richard@openedhand.com>2008-07-22 21:20:50 +0000
commita6b0bc0f74912fd3035a0c2bd10b19b774a7775b (patch)
treef8adc34cb8a6cefe847aa661bc1d9645f63bd3ae /meta/packages/linux/linux-omap_2.6.22.19.bb
parenta3dd71189461c5ff4dfec303eaff982a4b0a12c8 (diff)
downloadpoky-a6b0bc0f74912fd3035a0c2bd10b19b774a7775b.tar.gz
linux-omap-2.6.22.19: Tweak the defconfig to unbreak the usb driver a bit and fix boot from mmc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4935 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-omap_2.6.22.19.bb')
-rw-r--r--meta/packages/linux/linux-omap_2.6.22.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-omap_2.6.22.19.bb b/meta/packages/linux/linux-omap_2.6.22.19.bb
index bba75a657b..2d3ed23b61 100644
--- a/meta/packages/linux/linux-omap_2.6.22.19.bb
+++ b/meta/packages/linux/linux-omap_2.6.22.19.bb
@@ -1,5 +1,5 @@
1require linux-omap.inc 1require linux-omap.inc
2PR = "r3" 2PR = "r4"
3COMPATIBLE_MACHINE = "omap-3430ldp" 3COMPATIBLE_MACHINE = "omap-3430ldp"
4SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \ 4SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.19.tar.bz2 \
5 file://defconfig-omap-3430ldp \ 5 file://defconfig-omap-3430ldp \