summaryrefslogtreecommitdiffstats
path: root/meta/packages/wpa-supplicant
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2713-1695/+0
| | | | | | | | | | | | | | | | | Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* populate-volatile.sh: cleanup duplicated invocations and remove boot warningKevin Tian2010-08-122-3/+1
| | | | | | | | | | | | | | | | | 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>
* wpa-supplicant: Upgraded to version 0.7.2Dongxiao Xu2010-07-1615-197/+429
| | | | | | | | | 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>
* wpa-supplicant: Don't run populate-volatile.sh on the build systemJeff Dike2010-06-072-3/+3
| | | | | | | | 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>
* wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicantRob Bradford2008-10-313-4/+9
|
* wpa-supplicant: do not start at boot - it is started on wlan0 if-upMarcin Juszkiewicz2008-01-302-10/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3643 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: add some patches from redhatRoss Burton2007-09-284-1/+202
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2818 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: remove 0.5.7 and unused filesRoss Burton2007-09-278-1128/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2805 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: reload dbus in postinstRoss Burton2007-09-262-1/+14
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2792 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: enable the DBus control interface (for NM)Ross Burton2007-09-253-1/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2788 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: added 0.5.8 (latest stable)Marcin Juszkiewicz2007-06-113-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1905 311d38ba-8fff-0310-9ca6-ca027cbcb966
* wpa-supplicant: drop old versions, use 0.5.7 (latest stable) as defaultMarcin Juszkiewicz2007-04-2520-2446/+420
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1551 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-216-7/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Change include x.inc -> require x.inc (sync with OE)Richard Purdie2006-08-272-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@666 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-2128-0/+4406
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966