summaryrefslogtreecommitdiff
path: root/meta/packages/wpa-supplicant
AgeCommit message (Collapse)AuthorFiles
2010-08-12populate-volatile.sh: cleanup duplicated invocations and remove boot warningKevin Tian2
For one, populate-volatile.sh is itself a rcS script which is invoked earlier than package's own postinst method (last one in rcS). If package has already installed their volatile files correctly, it doesn't make sense to update volatile again in postinst since nothing is changed. On the other hand, dbus/hal are special since their user/group are only created in the target. If they pre-install volatiles like others, populate-volatile.sh will report "undefined user" since at that time their user/group haven't been created. The better way solving this is to generate their volatile in the fly after user/group are created, and then update volatiles. This fix [BUGID #121] Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-16wpa-supplicant: Upgraded to version 0.7.2Dongxiao Xu15
Removed local patches since the changes have accpeted in latest version Rename wpa-supplicant-0.5.inc to wpa-supplicant-0.7.inc Modify ${S} since the new code structure is changed Also fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-06-07wpa-supplicant: Don't run populate-volatile.sh on the build systemJeff Dike2
Move the populate-volatile.sh call to below the offline check. Otherwise, it will try to run during the build, on a system which likely doesn't have populate-volatile.sh. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
2008-10-31wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicantRob Bradford3
2008-01-30wpa-supplicant: do not start at boot - it is started on wlan0 if-upMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3643 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-28wpa-supplicant: add some patches from redhatRoss Burton4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2818 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-27wpa-supplicant: remove 0.5.7 and unused filesRoss Burton8
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2805 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-26wpa-supplicant: reload dbus in postinstRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2792 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-25wpa-supplicant: enable the DBus control interface (for NM)Ross Burton3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2788 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11wpa-supplicant: added 0.5.8 (latest stable)Marcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1905 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-25wpa-supplicant: drop old versions, use 0.5.7 (latest stable) as defaultMarcin Juszkiewicz20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21Clean up and correct MAINTAINERSRichard Purdie6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-27Change include x.inc -> require x.inc (sync with OE)Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie28
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966