diff options
author | Richard Purdie <richard@openedhand.com> | 2006-06-23 14:10:37 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-06-23 14:10:37 +0000 |
commit | bdf4309e34d34a483858359119351bbfe0a3cbda (patch) | |
tree | 22059f7320f0256d79b83f3037331a1c8330579b /openembedded/packages | |
parent | 31997b7ca1a0aa807cf6053fe925b3d5f751ce47 (diff) | |
download | openembedded-core-bdf4309e34d34a483858359119351bbfe0a3cbda.tar.gz openembedded-core-bdf4309e34d34a483858359119351bbfe0a3cbda.tar.bz2 openembedded-core-bdf4309e34d34a483858359119351bbfe0a3cbda.zip |
Make linux 2.6.17 the default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@497 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages')
-rw-r--r-- | openembedded/packages/linux/linux-openzaurus_2.6.17.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openembedded/packages/linux/linux-openzaurus_2.6.17.bb b/openembedded/packages/linux/linux-openzaurus_2.6.17.bb index ab09bb3617..ec3afe39a7 100644 --- a/openembedded/packages/linux/linux-openzaurus_2.6.17.bb +++ b/openembedded/packages/linux/linux-openzaurus_2.6.17.bb @@ -2,8 +2,6 @@ include linux-openzaurus.inc PR = "r2" -DEFAULT_PREFERENCE = "-1" - # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ # http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.14.tar.gz \ |