mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
Bump iw package to 0.9.17
Closes #731 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
406053d5dc
commit
bd49a62d8a
9
CHANGES
9
CHANGES
@ -12,10 +12,10 @@
|
|||||||
|
|
||||||
Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq,
|
Updated/fixed packages: autoconf, busybox, gcc, directfb, dnsmasq,
|
||||||
e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base,
|
e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base,
|
||||||
gst-plugins-good, imagemagick, ipkg, iptables, kernel-headers, kismet,
|
gst-plugins-good, imagemagick, ipkg, iptables, iw, kernel-headers,
|
||||||
libelf, libevent, libglib2, libidn, liblockfile, libmad, libpcap,
|
kismet, libelf, libevent, libglib2, libidn, liblockfile, libmad,
|
||||||
libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp, ncurses,
|
libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp,
|
||||||
netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
|
ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php, python,
|
||||||
quagga, radvd, rsync, samba, sawman, shared-mime-info, speech-tools,
|
quagga, radvd, rsync, samba, sawman, shared-mime-info, speech-tools,
|
||||||
sqlite, squashfs, synergy, syslinux, tcpdump, u-boot, util-linux,
|
sqlite, squashfs, synergy, syslinux, tcpdump, u-boot, util-linux,
|
||||||
valgrind, vsftpd, wipe
|
valgrind, vsftpd, wipe
|
||||||
@ -49,6 +49,7 @@
|
|||||||
#713: Migrate openntpd package to Makefile.autotools.in
|
#713: Migrate openntpd package to Makefile.autotools.in
|
||||||
#715: Bump libidn package to 1.15 and other fixes
|
#715: Bump libidn package to 1.15 and other fixes
|
||||||
#717: Bump dnsmasq to 2.51 and introduce new IDN option
|
#717: Bump dnsmasq to 2.51 and introduce new IDN option
|
||||||
|
#731: Bump iw package to 0.9.17
|
||||||
|
|
||||||
2009.08, Released August 31th, 2009:
|
2009.08, Released August 31th, 2009:
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
IW_VERSION = 0.9.15
|
IW_VERSION = 0.9.17
|
||||||
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
|
IW_SOURCE = iw-$(IW_VERSION).tar.bz2
|
||||||
IW_SITE = http://wireless.kernel.org/download/iw
|
IW_SITE = http://wireless.kernel.org/download/iw
|
||||||
IW_DEPENDENCIES = libnl
|
IW_DEPENDENCIES = libnl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user