diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2005-12-10 18:52:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-10 18:52:42 +0000 |
commit | 2e0f3482b74298592daad6e9045acd6485807ce1 (patch) | |
tree | 16b0818b613e67f6075156dc694fb0a50fe4ff26 /packages/linux/linux-openzaurus_2.6.14-git3.bb | |
parent | 8197c112bdce3c1306b7e750d1dcb4ab4a2cc815 (diff) |
linux-oz-2.6: Update to 2.6.15-rc5, making this the default due to the size issues with -git3. Lots of ALSA updates from Liam and myself - ALSA sound is now fully operational on c7x0 and cxx00 models. Some mainline merging and led updates.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.14-git3.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.14-git3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.14-git3.bb b/packages/linux/linux-openzaurus_2.6.14-git3.bb index 4c28008d64..2aa2ebfcae 100644 --- a/packages/linux/linux-openzaurus_2.6.14-git3.bb +++ b/packages/linux/linux-openzaurus_2.6.14-git3.bb @@ -2,7 +2,7 @@ include linux-openzaurus.inc PR = "r7" -DEFAULT_PREFERENCE = "+1" +DEFAULT_PREFERENCE = "-1" # Handy URLs # http://www.kernel.org/pub/linux/kernel/people/alan/linux-2.6/2.6.10/patch-2.6.10-ac8.gz;patch=1 \ |