git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f68ee1
)
task-base: ECB is needed to get WEP working
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 22 Mar 2007 10:39:45 +0000
(10:39 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Thu, 22 Mar 2007 10:39:45 +0000
(10:39 +0000)
packages/tasks/task-base.bb
patch
|
blob
|
history
diff --git
a/packages/tasks/task-base.bb
b/packages/tasks/task-base.bb
index
5bc38f6
..
4d16501
100644
(file)
--- a/
packages/tasks/task-base.bb
+++ b/
packages/tasks/task-base.bb
@@
-1,5
+1,5
@@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r2
0
"
+PR = "r2
1
"
PACKAGES = "task-base \
task-base-oh-minimal \
@@
-273,6
+273,7
@@
task-distro-wifi-rrecommends = "\
kernel-module-ieee80211-crypt-ccmp \
kernel-module-ieee80211-crypt-tkip \
kernel-module-ieee80211-crypt-wep \
+ kernel-module-ecb \
kernel-module-arc4 \
kernel-module-michael-mic \
kernel-module-aes"