diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2013-01-24 18:07:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-01-25 14:36:15 +0000 |
commit | 461dc8d6a843b4ccc4923b5ba781574646a87572 (patch) | |
tree | 8ec6f766062606eab3f07da74248a4ef0064ba69 /meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb | |
parent | bbd280b491400d3fdf075ba65348be6d334ed230 (diff) | |
download | poky-461dc8d6a843b4ccc4923b5ba781574646a87572.tar.gz |
wpa-supplicant: upgrade to 2.0
- as of February 11, 2012, the project has chosen to use only
the BSD license option for future distribution
- wpa-supplicant-1.0 dir was not version specific,
as such it is generic now
(From OE-Core rev: 0f83cb8ca629fbf1af448781f28912bbc75e0d80)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb')
-rw-r--r-- | meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb new file mode 100644 index 0000000000..22e42dd3f9 --- /dev/null +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bb | |||
@@ -0,0 +1,6 @@ | |||
1 | require wpa-supplicant-2.0.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI[md5sum] = "3be2ebfdcced52e00eda0afe2889839d" | ||
6 | SRC_URI[sha256sum] = "2c115609fbb5223d51381084a5c944455a8afcda81d584173ff55ba233379e09" | ||