summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp_2.6.21.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-06-11 10:33:55 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-06-11 10:33:55 +0000
commita8aaedc686254b1532243f614dc276bd97e820bf (patch)
tree0580684a068fa50f2044ba1fe3f1d62a10b1267f /meta/packages/linux/linux-rp_2.6.21.bb
parent4f8a093a8adec7299fb07b51f23fd5a7217e0743 (diff)
downloadpoky-a8aaedc686254b1532243f614dc276bd97e820bf.tar.gz
linux-rp: added bootcdx86 support
- ATA support disabled - USB support enabled (needed for mice/keyboard) - lot of network drivers enabled - ramdisk set to 64M git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1910 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp_2.6.21.bb')
-rw-r--r--meta/packages/linux/linux-rp_2.6.21.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.21.bb b/meta/packages/linux/linux-rp_2.6.21.bb
index 6fc3cf19ce..8fb46eef46 100644
--- a/meta/packages/linux/linux-rp_2.6.21.bb
+++ b/meta/packages/linux/linux-rp_2.6.21.bb
@@ -1,6 +1,6 @@
1require linux-rp.inc 1require linux-rp.inc
2 2
3PR = "r2" 3PR = "r3"
4 4
5# Handy URLs 5# Handy URLs
6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 6# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -58,6 +58,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
58 file://defconfig-spitz \ 58 file://defconfig-spitz \
59 file://defconfig-qemuarm \ 59 file://defconfig-qemuarm \
60 file://defconfig-qemux86 \ 60 file://defconfig-qemux86 \
61 file://defconfig-bootcdx86 \
61 file://defconfig-tosa " 62 file://defconfig-tosa "
62 63
63# Add this to enable pm debug code (useful with a serial lead) 64# Add this to enable pm debug code (useful with a serial lead)