mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
wpa-supplicant: upgrade to 1.0
README file is changed. Some phrases were reformulated, but the semanthics are the same. Copyright has been renewed. Both licenses (GPL v2 and BSD) have been added explicitly. wpa_supplicant.c is changed regarding licenses body. Copyright has been renewed. (From OE-Core rev: 3c02800716aafbc12b15b3dbb3bad0dc3b942cc1) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
90fbd7f6b1
commit
4f2da78be6
+2
-2
@@ -4,8 +4,8 @@ BUGTRACKER = "http://hostap.epitest.fi/bugz/"
|
||||
SECTION = "network"
|
||||
LICENSE = "GPLv2 | BSD"
|
||||
LIC_FILES_CHKSUM = "file://../COPYING;md5=c54ce9345727175ff66d17b67ff51f58 \
|
||||
file://../README;md5=54cfc88015d3ce83f7156e63c6bb1738 \
|
||||
file://wpa_supplicant.c;beginline=1;endline=17;md5=acdc5a4b0d6345f21f136eace747260e"
|
||||
file://../README;md5=9bee93996fecdb70f807baceb29d84b9 \
|
||||
file://wpa_supplicant.c;beginline=1;endline=17;md5=372fb65dc23b228aec4e40e64de3e467"
|
||||
DEPENDS = "gnutls dbus libnl"
|
||||
RRECOMMENDS_${PN} = "wpa-supplicant-passphrase wpa-supplicant-cli"
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
require wpa-supplicant-0.7.inc
|
||||
|
||||
PR = "r12"
|
||||
|
||||
SRC_URI[md5sum] = "f516f191384a9a546e3f5145c08addda"
|
||||
SRC_URI[sha256sum] = "d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443"
|
||||
@@ -0,0 +1,6 @@
|
||||
require wpa-supplicant-1.0.inc
|
||||
|
||||
PR = "r0"
|
||||
|
||||
SRC_URI[md5sum] = "8650f6aa23646ef634402552d0669640"
|
||||
SRC_URI[sha256sum] = "91d41d473a5aafa2e25dd6577ebda975c4d4a3188850a53e31feaf7c04482b9c"
|
||||
Reference in New Issue
Block a user