first commit
This commit is contained in:
21
external/packages/extras-buildpkgs/90-hostapd-realtek.conf
vendored
Normal file
21
external/packages/extras-buildpkgs/90-hostapd-realtek.conf
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
# hostapd-realtek
|
||||
local package_name="hostapd-realtek"
|
||||
local package_repo="http://w1.fi/hostap.git"
|
||||
local package_ref="tag:hostap_2_5"
|
||||
local package_upstream_version="3:2.5-4"
|
||||
local package_builddeps="pkg-config libreadline-dev libpcsclite-dev libnl-route-3-dev libnl-genl-3-dev libnl-3-dev libncurses5-dev libdbus-1-dev docbook-utils docbook-to-man"
|
||||
local package_builddeps_jessie="libssl-dev"
|
||||
local package_builddeps_xenial="libssl-dev"
|
||||
local package_builddeps_stretch="libssl1.0-dev"
|
||||
local package_install_target="hostapd-realtek"
|
||||
local package_component="${release}-utils"
|
||||
|
||||
package_checkbuild()
|
||||
{
|
||||
false
|
||||
}
|
||||
|
||||
package_checkinstall()
|
||||
{
|
||||
false
|
||||
}
|
||||
Reference in New Issue
Block a user