summaryrefslogtreecommitdiff
path: root/scripts/package-build/hostap/package.toml
blob: cb40710b555b498ec4836dc45ba0b92f88114ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[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 = "e7172e26d"
scm_url = "git://w1.fi/srv/git/hostap.git"
build_cmd = "cd ..; y | ./build.sh"