packaging: add dnsmasq package as Requires 63/203663/1
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 16 Apr 2019 11:00:35 +0000 (20:00 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 16 Apr 2019 11:00:35 +0000 (20:00 +0900)
Add dnsmasq package as Requires.
dnsmasq provides DHCP/DNS server role.
When client try to associate to AP, it will be assigned to client's ip
address.

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

index d549718a3fad2172f152010b9dcd6a08c32380d5..b791e48fe4940edbd82b35e59a30fbdf5bd4f2fe 100644 (file)
@@ -15,6 +15,7 @@ Requires: initrd-recovery
 Requires: fm-data
 Requires: module-init-tools
 Requires: wpa_supplicant
+Requires: dnsmasq
 
 %description
 Provide kernel-based target image downloader.
index 1c48b744398a72c4fee07f9e29e5572f9fcc0825..5aa0edad5e573bfc4dfecdb81324c7b06faad036 100755 (executable)
@@ -18,6 +18,7 @@ WITHLIBS="
 /sbin/insmod
 /bin/find
 /bin/hostapd
+/bin/dnsmasq
 "
 
 # LinkFileName:Target