diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2010-08-26 13:34:50 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-27 15:37:03 +0100 |
commit | f6917ad47b0425f9ccb3965aa9220ed3ba0e49ec (patch) | |
tree | 0f5c8709ff26cfcb9fd790c5be639569a3824e96 /meta/conf/distro | |
parent | 29d6678fd546377459ef75cf54abeef5b969b5cf (diff) | |
download | poky-f6917ad47b0425f9ccb3965aa9220ed3ba0e49ec.tar.gz |
wpa-supplicant: Add latest stable version 0.6.10
Connman doesn't work well with wpa-supplicant development
version 0.7.2, thus import its latest stable version.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/conf/distro')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 9606745d55..f3e0556544 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc | |||
@@ -27,6 +27,7 @@ PREFERRED_VERSION_elfutils ?= "0.89" | |||
27 | PREFERRED_VERSION_hal ?= "0.5.14" | 27 | PREFERRED_VERSION_hal ?= "0.5.14" |
28 | PREFERRED_VERSION_hal-info ?= "20091130" | 28 | PREFERRED_VERSION_hal-info ?= "20091130" |
29 | PREFERRED_VERSION_udev ?= "158" | 29 | PREFERRED_VERSION_udev ?= "158" |
30 | PREFERRED_VERSION_wpa-supplicant ?= "0.6.10" | ||
30 | 31 | ||
31 | 32 | ||
32 | # | 33 | # |