diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-04-07 09:49:29 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-07 09:49:29 +0000 |
commit | 414ced7d3fc227189da8a4fe6718fbb443c8c566 (patch) | |
tree | 9b00e96ede03d79cd82d3c553150eea6a534435d /packages/linux/linux-openzaurus_2.6.16.bb | |
parent | 4f43e85de7526517db198ad87e3c57338379bd49 (diff) |
linux-oz-2.6: Fix kernel-hostap RPROVIDES problem, enable KEXEC in defconfigs, make 2.6.16 the default kernel.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.16.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.16.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index 0cf048ed72..f6095ba33a 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -1,8 +1,6 @@ include linux-openzaurus.inc -PR = "r4" - -DEFAULT_PREFERENCE = "-1" +PR = "r5" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ |