summaryrefslogtreecommitdiff
path: root/scripts/package-build/hostap/package.toml
blob: 2a76d78e1a8ffa1011d01792e2e65243a22ff25e (plain)
1
2
3
4
5
6
7
8
9
10
11
[[packages]]
name = "wpa"
commit_id = "debian/2%2.10-12"
scm_url = "https://salsa.debian.org/debian/wpa"
build_cmd = "/bin/true"

[[packages]]
name = "hostap"
commit_id = "525bbfca3"
scm_url = "https://git.w1.fi/hostap.git"
build_cmd = "cd ..; y | ./build.sh"