mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
iw: include in image builds
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
5c2daec2d2
commit
1f82e6b108
@ -14,7 +14,3 @@ PKG_LONGDESC="A new nl80211 based CLI configuration utility for wireless devices
|
||||
pre_configure_target() {
|
||||
export LDFLAGS="$LDFLAGS -pthread"
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
: # meh
|
||||
}
|
@ -6,7 +6,7 @@ PKG_VERSION=""
|
||||
PKG_LICENSE="various"
|
||||
PKG_SITE="http://www.openelec.tv"
|
||||
PKG_URL=""
|
||||
PKG_DEPENDS_TARGET="toolchain connman netbase ethtool openssh"
|
||||
PKG_DEPENDS_TARGET="toolchain connman netbase ethtool openssh iw"
|
||||
PKG_SECTION="virtual"
|
||||
PKG_LONGDESC="Metapackage for various packages to install network support"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user