summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb b/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
index 3ddf5b3a84..922f2c89e8 100644
--- a/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
+++ b/meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb
@@ -3,6 +3,7 @@ require linux-rp.inc
3PR = "r1" 3PR = "r1"
4 4
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6DEFAULT_PREFERENCE_htcuniversal = "1"
6 7
7# Handy URLs 8# Handy URLs
8# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 9# git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046
@@ -49,6 +50,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
49 file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ 50 file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \
50 file://squashfs3.0-2.6.15.patch;patch=1;status=external \ 51 file://squashfs3.0-2.6.15.patch;patch=1;status=external \
51 file://uvesafb-0.1-rc3-2.6.22.patch;patch=1;status=external \ 52 file://uvesafb-0.1-rc3-2.6.22.patch;patch=1;status=external \
53 file://htcuni.patch;patch=1 \
52 file://defconfig-c7x0 \ 54 file://defconfig-c7x0 \
53 file://defconfig-hx2000 \ 55 file://defconfig-hx2000 \
54 file://defconfig-collie \ 56 file://defconfig-collie \
@@ -63,7 +65,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
63 65
64# FIXMEs before made default 66# FIXMEs before made default
65# ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack 67# ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack
66# file://htcuni.patch;patch=1
67 68
68 69
69# Add this to enable pm debug code (useful with a serial lead) 70# Add this to enable pm debug code (useful with a serial lead)