diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2005-12-14 22:22:49 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-14 22:22:49 +0000 |
commit | 8f67da4b8a9a9147e6ec8fd94fc137abb020c86d (patch) | |
tree | 5d3961f7ab60ef9d6fc850f9eba034c96728dd4f /packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb | |
parent | 6bac47c0b918171fcacc4541c1c3ea71d6f99156 (diff) |
hostap, linuz-oz-2.6: Change hostap-utils/hostap-daemon to depend on virtual/kernel-hostap which can either be provided by external modules or the kernel itself depending on the machine configuration.
Diffstat (limited to 'packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb')
-rw-r--r-- | packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb index ae5aba8e21..3112541c3f 100644 --- a/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb +++ b/packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r2" +PR = "r3" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ |