diff options
author | Samuel Ortiz <sameo@openedhand.com> | 2007-08-29 15:22:29 +0000 |
---|---|---|
committer | Samuel Ortiz <sameo@openedhand.com> | 2007-08-29 15:22:29 +0000 |
commit | c7b5d7bad1e32d29070aeea7c44a910795595ad2 (patch) | |
tree | 44baa1c51b36bd9e77e4c83d380a901459585e28 /meta/packages | |
parent | f79c41c26de0948fe5caef6dbc502093fc12d5ef (diff) | |
download | openembedded-core-c7b5d7bad1e32d29070aeea7c44a910795595ad2.tar.gz openembedded-core-c7b5d7bad1e32d29070aeea7c44a910795595ad2.tar.bz2 openembedded-core-c7b5d7bad1e32d29070aeea7c44a910795595ad2.zip |
linux-rp: Set 2.6.23-rc4 as the default kernel for HTC Universal.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2595 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.22+2.6.23-rc4.bb | 3 |
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 PR = "r1" DEFAULT_PREFERENCE = "-1" +DEFAULT_PREFERENCE_htcuniversal = "1" # Handy URLs # 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 \ file://connectplus-remove-ide-HACK.patch;patch=1;status=hack \ file://squashfs3.0-2.6.15.patch;patch=1;status=external \ file://uvesafb-0.1-rc3-2.6.22.patch;patch=1;status=external \ + file://htcuni.patch;patch=1 \ file://defconfig-c7x0 \ file://defconfig-hx2000 \ file://defconfig-collie \ @@ -63,7 +65,6 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ # FIXMEs before made default # ${RPSRC}/mmcsd_no_scr_check-r1.patch;patch=1;status=hack -# file://htcuni.patch;patch=1 # Add this to enable pm debug code (useful with a serial lead) |