packaging: add wpa_supplicant as Requires 61/203661/1
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 15 Apr 2019 02:27:20 +0000 (11:27 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 16 Apr 2019 10:55:19 +0000 (19:55 +0900)
Add wpa_supplicant as Requires.
wpa_supplicant package provides hostapd.
To use RPI3 as AP mode, it needs to include hostpad in image.

Change-Id: I937aad2e12d049f72789d61632f6f170fb1af287
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/initrd-flash.spec
scripts/41-flash.list

index 0a510ca..004fd91 100644 (file)
@@ -14,6 +14,7 @@ Requires: bash
 Requires: initrd-recovery
 Requires: fm-data
 Requires: module-init-tools
+Requires: wpa_supplicant
 
 %description
 Provide kernel-based target image downloader.
index 3bd15ad..cffd31c 100755 (executable)
@@ -17,6 +17,7 @@ WITHLIBS="
 /bin/kmod
 /sbin/insmod
 /bin/find
+/bin/hostapd
 "
 
 # LinkFileName:Target