summaryrefslogtreecommitdiff
path: root/chunks/wpa_supplicant.morph
blob: a8eef51b158a9d58d47726e0cebfe4147eab478c (plain)
1
2
3
4
5
6
7
8
9
10
11
name: wpa_supplicant
kind: chunk
repo: upstream:hostap
ref: 1cdfb99c3a04235697dc6979b9eb5418861e42f8
unpetrify-ref: baserock/genivi/morph
configure-commands:
- sed -i 's/^CONFIG_READLINE=y$//' wpa_supplicant/.config
build-commands:
- make -C wpa_supplicant
install-commands:
- make -C wpa_supplicant DESTDIR="$DESTDIR" install