Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBAO
bool "libao"
help
Libao is a cross-platform audio library that allows programs
to output audio using a simple API on a wide variety of platforms.
to output audio using a simple API on a wide variety of
platforms.
http://www.xiph.org/ao/

View File

@@ -8,7 +8,7 @@ LIBAO_VERSION = 1.2.0
LIBAO_SITE = http://downloads.xiph.org/releases/ao
LIBAO_DEPENDENCIES = host-pkgconf
LIBAO_INSTALL_STAGING = YES
LIBAO_LICENSE = GPLv2+
LIBAO_LICENSE = GPL-2.0+
LIBAO_LICENSE_FILES = COPYING
LIBAO_CONF_OPTS = \
--disable-esd \