diff options
Diffstat (limited to 'meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb')
-rw-r--r-- | meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb index 146bccfaa7..5215b002a4 100644 --- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb +++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.6.bb | |||
@@ -28,6 +28,8 @@ SRC_URI = "http://w1.fi/releases/wpa_supplicant-${PV}.tar.gz \ | |||
28 | SRC_URI[md5sum] = "091569eb4440b7d7f2b4276dbfc03c3c" | 28 | SRC_URI[md5sum] = "091569eb4440b7d7f2b4276dbfc03c3c" |
29 | SRC_URI[sha256sum] = "b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450" | 29 | SRC_URI[sha256sum] = "b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450" |
30 | 30 | ||
31 | CVE_PRODUCT = "wpa_supplicant" | ||
32 | |||
31 | S = "${WORKDIR}/wpa_supplicant-${PV}" | 33 | S = "${WORKDIR}/wpa_supplicant-${PV}" |
32 | 34 | ||
33 | PACKAGES_prepend = "wpa-supplicant-passphrase wpa-supplicant-cli " | 35 | PACKAGES_prepend = "wpa-supplicant-passphrase wpa-supplicant-cli " |