kumquat-buildroot/package
Peter Korsgaard a0a244d26d madplay: fix musl gettext support detection
Fixes:
http://autobuild.buildroot.net/results/256/2561190b274d71666c4bdf3c569b02063cefdb30/
http://autobuild.buildroot.net/results/14e/14e6addcd3ec35f882da7ec489caa9b60ecd4b63/
http://autobuild.buildroot.net/results/cf0/cf011286be839674d358a8bccaf1c5c52de75e46/

madplay needs gettext when built with nls, and it support 3 variants:

- C library support gettext (E.G. glibc)
- Libintl (E.G. uClibc)
- An included libintl copy

The included libintl copy has unfortunately bitrotted and doesn't even build
any more.  With that said, musl DOES have gettext support, so that should be
used instead.

The configure script unfortunately uses an old AM_GNU_GETTEXT test, which
explicitly checks for nonstandard glibc extensions, which musl doesn't
support:

http://www.openwall.com/lists/musl/2015/04/16/3

Which causes the detection to fail:

configure:24770: checking for GNU gettext in libc
configure:24794: /home/peko/source/buildroot/output/host/usr/bin/i486-linux-musl-gcc \
   -o conftest -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 \
   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  conftest.c  >&5
/tmp/ccboDFhK.o: In function `main':
conftest.c:(.text+0x39): undefined reference to `_nl_msg_cat_cntr'
conftest.c:(.text+0x40): undefined reference to `_nl_domain_bindings'
collect2: error: ld returned 1 exit status

Now, madplay itself doesn't actually use these glibc extensions, so just force the
detection of GNU gettext when musl is used.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-01-27 18:17:30 +01:00
..
a10disp
acl
acpid
acsccid acsccid: propagate dependencies from pcsc-lite 2015-12-31 15:55:35 +01:00
adwaita-icon-theme
aespipe
agentpp
aiccu toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
aircrack-ng
alsa-lib alsa-lib: disable libdl for static only builds 2016-01-20 22:31:52 +01:00
alsa-utils package/alsa-utils: use 'menuconfig' instead of 'config'+'menu' 2016-01-19 22:22:54 +01:00
alsamixergui
am33x-cm3
am335x-pru-package
angularjs package/angularjs: use 'menuconfig' instead of 'config'+'menu' 2016-01-19 22:22:59 +01:00
apache package/apache: bump version to 2.4.18 2015-12-19 14:06:32 +01:00
apitrace
apr
apr-util
argp-standalone package/argp-standalone: Fix build with c99 compilers 2016-01-14 20:15:50 +01:00
argus
armadillo
arptables package/arptables: add patch to fix musl build issue 2015-12-17 22:07:53 +01:00
assimp assimp: fix compile for big endian target 2016-01-16 14:06:23 +01:00
at
atf
atftp
atk atk: drop ATK_CONF_ENV variables 2015-12-10 21:51:24 +01:00
atkmm atkmm: new package 2015-12-16 23:06:03 +01:00
attr
audiofile audiofile: comma separate licenses 2015-12-15 22:05:14 +01:00
audit
aumix package/aumix: bump version to 2.9.1 2016-01-26 22:07:41 +01:00
autoconf
autoconf-archive
autofs autofs: not available on static 2015-12-28 17:43:57 +01:00
automake
autossh
avahi
avrdude
axel
axfsutils
b43-firmware
b43-fwcutter
bandwidthd
bash bash: bump to patchlevel 42 2016-01-08 18:48:12 +01:00
batctl
bc bc: comma separate licenses 2015-12-15 22:02:20 +01:00
bcache-tools bcache-tools: fix build with gcc-5 2015-12-17 12:52:09 +01:00
bcm2835 bcm2835: new package 2015-12-29 22:54:15 +01:00
bcusdk
bdwgc
beecrypt icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
bellagio
benejson
berkeleydb
bind bind: security bump to version 9.10.3-P3 2016-01-26 23:05:40 +01:00
binutils toolchain: bump ARC toolchain components to arc-2015.12-rc1 2016-01-19 22:01:37 +01:00
biosdevname
bison
bitstream
bitstream-vera
blktrace
bluez5_utils bluez5_utils: not available with uClibc 2016-01-16 18:12:22 +01:00
bluez_utils bluez_utils: comma separate licenses 2015-12-15 22:03:32 +01:00
bmon
boa
bonnie
boost package/boost: add patch to fix undeclared isnan issue 2016-01-16 18:18:31 +01:00
bootstrap
bootutils
botan
bridge-utils
bsdiff
btrfs-progs
bullet
bustle
busybox inittab: disable reboot by ctrl-alt-del 2016-01-03 23:16:08 +01:00
bwm-ng
bzip2
c-ares
c-icap
c-icap-modules
c-periphery
ca-certificates
cache-calibrator
cairo cairo: drop CAIRO_CONF_ENV variables 2015-12-11 21:27:51 +01:00
cairomm cairomm: new package 2015-12-16 22:41:48 +01:00
can-utils
canfestival
cantarell cantarell: bump to version 0.20.1 2016-01-08 18:31:28 +01:00
cc-tool
ccache
ccid
ccrypt
cdrkit cdrkit: add zlib select 2016-01-11 17:29:45 +01:00
cegui06
celt051
cgic
cgilua
check
checkpolicy
chocolate-doom chocolate-doom: new package 2015-12-23 23:24:41 +01:00
chrony
cifs-utils
civetweb
cjson
clamav package/clamav: Fix LICENSE_FILES after last version bump 2015-12-13 14:30:26 +01:00
clapack
classpath
cloog
cloop
cmake cmake: bump to version 3.4.2 2016-01-20 15:45:58 +01:00
collectd collectd: fix incorrect select of libmodbus 2015-12-30 10:12:56 +01:00
comix-cursors comix-cursors: new package 2015-12-19 15:32:29 +01:00
connman connman: bump to version 1.31 2016-01-14 14:12:01 +01:00
conntrack-tools
copas
coreutils coreutils: bump to version 8.25 2016-01-20 15:44:36 +01:00
cosmo
coxpcall
cpio
cppcms icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
cppdb
cppunit
cppzmq
cpuload
cramfs
crda toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
cryptodev
cryptodev-linux
cryptsetup toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
ctorrent
cups package/cups: Un-deprecate, and update CUPS to 2.1.2 2016-01-21 23:37:01 +01:00
curlftpfs
cvs
cwiid
cxxtest cxxtest: new package 2016-01-01 21:52:14 +01:00
czmq
dado
dash
dawgdic
dbus dbus: audit support needs both audit and libcap-ng 2015-12-30 17:27:59 +01:00
dbus-cpp package/efl: rename libefl to efl 2015-12-20 14:42:22 +01:00
dbus-glib dbus-glib: comma separate licenses 2015-12-15 22:01:23 +01:00
dbus-python
dbus-triggerd
dcron
debianutils debianutils: bump to version 4.5.1 2015-12-20 22:49:14 +01:00
dejavu
devmem2
dfu-util
dhcp package/dhcp: remove sleep from SysV init scripts restart 2015-12-24 15:06:47 +01:00
dhcpcd dhcpcd: bump to version 6.10.1 2016-01-21 15:26:49 +01:00
dhcpdump
dhrystone dhrystone: add a hash file 2015-12-17 16:31:43 +01:00
dialog
diffutils
dillo dillo: fix jpeg dependency 2016-01-01 19:48:47 +01:00
ding-libs
directfb directfb: remove cle266 and unichrome support 2015-12-20 13:54:54 +01:00
directfb-examples directfb-examples: indentation cleanup 2015-12-20 13:54:31 +01:00
dmalloc
dmidecode
dmraid toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
dnsmasq package/dnsmasq: do not select Lua, depend on it 2015-12-18 22:04:08 +01:00
docker
doom-wad doom-wad: bump to version 1.9 2015-12-24 12:41:55 +01:00
dos2unix
dosfstools
dovecot package/dovecot: bump version to 2.2.21 2015-12-13 14:33:26 +01:00
dovecot-pigeonhole package/dovecot-pigeonhole: bump version to 0.4.10 2015-12-15 21:48:23 +01:00
doxygen
drbd-utils
dropbear dropbear: add help text about key creation 2016-01-12 23:35:08 +01:00
dropwatch
dsp-tools
dstat
dtach
dtc
dtv-scan-tables dtv-scan-tables: comma separate licenses 2015-12-15 22:01:18 +01:00
duma
dvb-apps dvb_apps: comma separate licenses 2015-12-15 22:03:39 +01:00
dvblast
dvbsnoop package/dvbsnoop: fix musl build 2016-01-25 23:36:13 +01:00
dvdauthor
dvdrw-tools
e2fsprogs
e2tools
ebtables
ecryptfs-utils package/ecryptfs-utils: fix musl build 2016-01-25 23:13:47 +01:00
ed
edid-decode edid-decode: use TARGET_MAKE_ENV 2015-12-10 21:44:37 +01:00
eeprog
efl libungif: remove deprecated 2016-01-20 21:14:10 +01:00
eigen eigen: fix indentation 2015-12-28 21:59:09 +01:00
ejabberd ejabberd: Bump to version 15.11 2016-01-16 14:09:42 +01:00
elementary package/elementary: bump to 1.15.3 2016-01-19 21:20:16 +01:00
elf2flt
elftosb
elfutils elfutils: comma separate licenses 2015-12-15 22:01:00 +01:00
emlog emlog: remove linux dependency 2015-12-29 12:23:07 +01:00
empty
enchant
enlightenment package/enlightenment: bump to 0.19.14 2016-01-19 21:20:20 +01:00
enscript
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls
erlang-p1-utils
erlang-p1-xml
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar
espeak
ethtool
eudev
evemu
eventlog eventlog: add EVENTLOG_VERSION_MAJOR variable 2015-12-29 12:20:55 +01:00
evtest
exfat exfat: bump to version 1.2.3 2015-12-29 12:26:29 +01:00
exfat-utils exfat-utils: bump to version 1.2.3 2015-12-29 12:26:33 +01:00
exim
exiv2
expat
expect
expedite package/efl: rename libefl to efl 2015-12-20 14:42:22 +01:00
explorercanvas
ezxml
f2fs-tools
faad2
faifa
fakeroot fakeroot: fix build when libcap-dev is installed 2016-01-04 22:40:20 +01:00
faketime
fan-ctrl
fastd
fb-test-app
fbdump
fbgrab
fbset
fbterm
fbtft
fbv
fcgiwrap
fconfig
fdk-aac
feh
fetchmail fetchmail: add libressl-enabling patch 2015-12-30 23:20:51 +01:00
ffmpeg package/ffmpeg: bump version to 2.8.5 2016-01-16 13:53:06 +01:00
fftw
file
filemq
findutils findutils: bump to version 4.6.0 2015-12-29 19:06:17 +01:00
fio
fis
flac
flann toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
flashbench
flashrom libftdi: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:25:38 +01:00
flex
flickcurl
flite
flot
fltk
fluxbox
fmc
fmlib fmlib: comma separate licenses 2015-12-15 22:04:33 +01:00
fmtools
fontconfig
foomatic-filters
fping
freeradius-client
freerdp
freescale-imx package/imx-lib: fix legal-info 2016-01-25 23:09:08 +01:00
freetype
fswebcam
ftop
fxload
gadgetfs-test
gamin
gauche package/gauche: fix musl build issue 2015-12-17 11:53:39 +01:00
gawk package/gawk: add optional readline dependency 2015-12-13 16:01:20 +01:00
gcc gcc: immediate changes to arc-2015.12-rc1 2016-01-20 21:26:17 +01:00
gcr
gd
gdb toolchain: bump ARC toolchain components to arc-2015.12-rc1 2016-01-19 22:01:37 +01:00
gdbm
gdk-pixbuf gdk-pixbuf: security bump to version 2.32.3 2015-12-15 21:48:08 +01:00
genext2fs
gengetopt
genimage
genpart
genromfs
geoip geoip: bump to version 1.6.9 2016-01-12 21:39:47 +01:00
gesftpserver
getent
gettext package/gettext: host variant needs host-libxml2 2015-12-29 17:56:20 +01:00
gflags
ghostscript-fonts
giblib
giflib giflib: bump to version 5.1.2 2016-01-08 18:51:33 +01:00
git git: bump version to 2.6.4 2015-12-09 23:12:01 +01:00
glib-networking
glibc package/c-libraries: need linux-headers 2015-12-30 09:54:33 +01:00
glibmm glibmm: bump to version 2.46.3 2015-12-15 22:11:23 +01:00
glm
glmark2
glog toolchain-external: ADI Blackfin: support only one version 2015-12-20 13:47:31 +01:00
gmock
gmp
gmpc
gnu-efi
gnuchess
gnupg gnupg: bump to version 1.4.20 2015-12-20 22:49:04 +01:00
gnupg2 package/gnupg2: really do not run tests in cross-compilation 2015-12-16 23:38:59 +01:00
gnuplot
gnuradio
gnutls gnutls: bump to version 3.4.8 2016-01-08 18:30:23 +01:00
gob2 gob2: add a hash file 2015-12-12 14:30:28 +01:00
google-breakpad
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd
gptfdisk gptfdisk: Add host package 2015-12-15 22:33:33 +01:00
gqview
grantlee
graphite2
grep
gsl
gssdp
gstreamer gst-ffmpeg: disable for MIPS R6 2016-01-19 21:29:05 +01:00
gstreamer1 gst1-libav: bump to version 1.6.3 2016-01-21 00:00:45 +01:00
gtest
gtk2-engines
gtkmm3 package/gtkmm3: disable for NiosII 2015-12-28 22:32:10 +01:00
gtkperf
guile
gupnp
gupnp-av
gutenprint
gvfs
gzip package/gzip: fix musl build 2016-01-25 23:11:23 +01:00
hans
harfbuzz harfbuzz: enable optional graphite2 support 2016-01-14 20:48:46 +01:00
haserl package/haserl: do not select Lua, depend on it 2015-12-18 22:04:12 +01:00
haveged
hdparm
heimdal
heirloom-mailx
hiawatha hiawatha: bump to version 10.0 2015-12-29 17:03:50 +01:00
hicolor-icon-theme
hidapi hidapi: add libiconv handling 2015-12-30 22:18:11 +01:00
hostapd
hplip package/hplip: fixup configure.in script for proper autoreconf 2016-01-22 00:05:50 +01:00
htop
httping
hwdata
hwloc
i2c-tools
ibrcommon
ibrdtn
ibrdtn-tools
ibrdtnd
icu icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
ifplugd
iftop
ifupdown ifupdown: bump to version 0.8.2 2015-12-20 22:49:51 +01:00
igh-ethercat
igmpproxy
ijs
imagemagick imagemagick: bump to version 6.9.2-10 2015-12-21 23:05:29 +01:00
imlib2
imx-usb-loader
inadyn
inconsolata
initscripts
inotify-tools
input-event-daemon
input-tools
intel-microcode package/intel-microcode: bump version to 20151106 2016-01-26 23:14:56 +01:00
intltool
iodine
iostat
iotop
iozone
iperf
iperf3 package/iperf3: bump version to 3.1.1, switch upstream to github 2016-01-26 22:57:15 +01:00
ipkg
ipmitool ipmitool: Bump ipmitool to 1.8.15 2015-12-22 09:17:05 +01:00
ipmiutil
iproute2 iproute2: add musl build fix patch 2016-01-21 22:14:03 +01:00
iprutils
ipsec-tools
ipset
iptables package/iptables: nfsynproxy not available on musl 2016-01-25 23:37:18 +01:00
iptraf-ng
iputils iputils: resolve musl compatibility 2016-01-21 22:16:32 +01:00
iqvlinux
irda-utils
irqbalance
irssi irssi: update download URL 2015-12-17 21:53:00 +01:00
isl
iucode-tool iucode-tool: argp-standalone also needed with musl 2016-01-22 10:08:29 +01:00
iw
jack2
jamvm
jansson
janus-gateway janus-gateway: indentation cleanup 2015-12-29 19:04:56 +01:00
jasper
jhead
jimtcl
joe
jpeg
jpeg-turbo libjpeg-turbo: bump to version 1.4.2 2015-12-28 17:43:49 +01:00
jq
jquery
jquery-datetimepicker jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jquery-keyboard jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jquery-mobile
jquery-sidebar jquery-sidebar: new package 2015-12-23 09:56:37 +01:00
jquery-sparkline jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jquery-ui jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jquery-ui-themes jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jquery-validation jQuery: introduce external plugin menu 2015-12-22 22:54:12 +01:00
jsmin
json-c
json-glib
json-javascript
jsoncpp
kbd
kexec
kexec-lite
keyutils keyutils: comma separate licenses 2015-12-15 22:03:43 +01:00
kismet
kmod
knock
kodi package/kodi: fix typos 2016-01-26 23:01:12 +01:00
kodi-addon-xvdr
kodi-audiodecoder-modplug
kodi-audiodecoder-nosefart
kodi-audiodecoder-sidplay
kodi-audiodecoder-snesapu
kodi-audiodecoder-stsound
kodi-audiodecoder-timidity
kodi-audiodecoder-vgmstream
kodi-audioencoder-flac
kodi-audioencoder-lame
kodi-audioencoder-vorbis
kodi-audioencoder-wav
kodi-platform
kodi-pvr-argustv
kodi-pvr-dvblink
kodi-pvr-dvbviewer
kodi-pvr-filmon
kodi-pvr-hts
kodi-pvr-iptvsimple
kodi-pvr-mediaportal-tvserver
kodi-pvr-mythtv
kodi-pvr-nextpvr
kodi-pvr-njoy
kodi-pvr-pctv
kodi-pvr-stalker
kodi-pvr-vbox
kodi-pvr-vdr-vnsi
kodi-pvr-vuplus
kodi-pvr-wmc
kodi-screensaver-asteroids
kodi-screensaver-biogenesis
kodi-screensaver-crystalmorph
kodi-screensaver-greynetic
kodi-screensaver-pingpong
kodi-screensaver-pyro
kodi-screensaver-stars
kodi-visualisation-shadertoy
kodi-visualisation-spectrum
kodi-visualisation-waveforhue
kodi-visualisation-waveform
kompexsqlite
ktap
kvmtool
kyua
lame
latencytop
lbase64
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2 leafnode2: add a hash file 2015-12-09 23:07:03 +01:00
leafpad
less
lesstif
leveldb
lftp
libaio
libao
libarchive
libargtable2
libart
libasplib package/libasplib: new package 2015-12-28 21:57:15 +01:00
libass libass: allow compilation without a system font provider 2015-12-16 23:38:11 +01:00
libassuan
libatasmart
libatomic_ops
libbluray
libbroadvoice package/libbroadvoice: Broken on BR2_arc with gcc <= 4.8 2016-01-19 22:21:05 +01:00
libbsd libbsd: comma separate licenses 2015-12-15 22:01:51 +01:00
libcap
libcap-ng toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
libcdaudio libcdaudio: disable on nios2, binutils assertion failure 2015-12-30 10:24:56 +01:00
libcddb
libcdio
libcec
libcgi
libcgicc
libcgroup
libcli
libcodec2
libcofi
libconfig
libconfuse
libcroco libcroco: fix typo in license file 2016-01-20 17:27:25 +01:00
libcrossguid
libcue
libcuefile
libcurl
libdaemon
libdcadec
libdmtx
libdnet
libdri2
libdrm package/libdrm: bump version to 2.4.66 2016-01-13 22:13:50 +01:00
libdvbcsa
libdvbpsi libdvbpsi: new package 2015-12-30 23:28:04 +01:00
libdvbsi
libdvdnav
libdvdread
libebml
libedit libedit: fix build error with musl toolchain 2016-01-18 23:01:03 +01:00
libee
libenca
liberation
libesmtp
libestr
libev
libevas-generic-loaders package/efl: rename libefl to efl 2015-12-20 14:42:22 +01:00
libevdev libevdev: bump version to 1.4.6 2016-01-12 21:37:02 +01:00
libevent package/libevent: Fix broken download URL 2016-01-18 19:48:38 +01:00
libexif
libeXosip2
libfcgi
libffi libffi: fix the build for MIPS soft-float with recent compilers 2016-01-18 23:22:14 +01:00
libfm
libfm-extra
libfreefare
libfreeglut package/libfreeglut: new package 2015-12-16 21:58:22 +01:00
libfreeimage
libfribidi
libfslcodec
libfslparser
libfslvpuwrap
libftdi libftdi: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:25:38 +01:00
libftdi1
libfuse libfuse: bump to version 2.9.5 2016-01-20 15:45:43 +01:00
libg7221
libgail
libgcrypt
libgdiplus libgdiplus: bump to version 4.2 2015-12-24 15:27:15 +01:00
libgeotiff
libglade
libglew
libglfw package/libglfw: new package 2015-12-19 14:48:48 +01:00
libglib2
libglu
libgpg-error
libgpgme
libgsasl
libgtk2 libgtk2: drop most of the LIBGTK2_CONF_ENV vars 2015-12-12 13:51:57 +01:00
libgtk3
libgudev
libhdhomerun package/libhdhomerun: fix header install path 2016-01-25 23:16:08 +01:00
libhid
libhttpparser
libical
libiconv
libid3tag
libidn libidn: comma separate licenses 2015-12-15 22:04:13 +01:00
libiio
libilbc
libinput package/libinput: bump version to 1.1.4 2016-01-19 21:59:36 +01:00
libiqrf
libiscsi libiscsi: comma separate licenses 2015-12-15 22:02:37 +01:00
libjpeg libjpeg: bump to version 9b 2016-01-20 17:27:16 +01:00
libjson
libksba
libldns
liblinear
libllcp
liblo
liblockfile
liblog4c-localtime
liblogging
libmad
libmatroska
libmbim Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
libmbus
libmcrypt
libmemcached
libmhash
libmicrohttpd libmicrohttpd: bump to version 0.9.48 2015-12-20 22:49:10 +01:00
libmms
libmng
libmnl
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libndp
libnet
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc
libnfnetlink
libnfs
libnftnl
libnice
libnl
libnspr libnspr: remove thumb2 handling 2016-01-20 00:12:41 +01:00
libnss libnss: add build workaround for older gcc versions 2016-01-22 10:10:34 +01:00
liboauth
libogg
libopenh264
liboping liboping: comma separate licenses 2015-12-15 22:02:06 +01:00
libosip2
libpam-radius-auth
libpam-tacplus
libpcap
libpciaccess package/libpciaccess: fix musl build 2016-01-26 21:43:04 +01:00
libpfm4
libphidget
libplatform
libplayer
libplist
libpng libpng: bump to version 1.6.21 2016-01-20 17:27:09 +01:00
libpthread-stubs
libpthsem
libqmi
libqrencode
libraw
libraw1394
libreplaygain
libroxml
librsvg librsvg: bump to version 2.40.13 2016-01-08 18:31:47 +01:00
librsync
librtas
librtlsdr
libsamplerate
libseccomp
libsecret libsecret: bump to version 0.18.4 2016-01-21 15:26:53 +01:00
libselinux
libsemanage
libsepol
libserial
libserialport
libsexy
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok
libsigrokdecode
libsigsegv
libsilk
libsndfile libsndfile: security bump to version 1.0.26 2015-12-15 21:36:02 +01:00
libsoc libsoc: add a hash file 2015-12-10 21:49:48 +01:00
libsocketcan
libsodium libsodium: bump to version 1.0.6 2015-12-15 23:15:55 +01:00
libsoil package/libsoil: fix build using old versions of patch 2016-01-25 23:34:30 +01:00
libsoundtouch
libsoup
libsoxr
libsquish
libsrtp
libssh
libssh2 libssh2: bump to version 1.6.0 2016-01-08 18:46:24 +01:00
libstrophe
libsvg minidlna, libsvg: do not use libjpeg directly, use jpeg 2015-12-30 12:21:59 +01:00
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: comma separate licenses 2015-12-15 22:04:23 +01:00
libtheora
libtirpc libtirpc: using sys/queue.h from staging 2015-12-17 22:02:58 +01:00
libtool
libtorrent
libtpl
libubox
libuci
libucl
libuecc
libump
libunistring
libunwind
libupnp
libupnpp package/libupnpp: needs at least gcc 4.6 2016-01-05 11:50:16 +01:00
liburcu package/liburcu: introduce BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS symbol 2015-12-13 22:36:53 +01:00
liburiparser
libusb
libusb-compat
libuv package/libuv: fix support for uClibc-ng 2015-12-23 17:52:07 +01:00
libv4l libv4l: update upstream status of patches 2016-01-21 15:25:55 +01:00
libva package/libva: bump version to 1.6.2 2015-12-19 14:08:42 +01:00
libva-intel-driver package/libva-intel-driver: bump version to 1.6.2 2015-12-19 14:08:51 +01:00
libvips libvips: fix compile error for sparc64 2015-12-24 13:22:21 +01:00
libvncserver libvncserver: disable on nios2, due to binutils issues 2015-12-30 23:02:45 +01:00
libvorbis
libvpx
libwebsock
libwebsockets
libxkbcommon
libxml2 package/libxml2: Remove autoreconf 2015-12-13 22:50:13 +01:00
libxml-parser-perl
libxmlpp
libxmlrpc
libxslt
libyaml
libyuv
libzip
lightning
lighttpd lighttpd: fix lua compatibility with 5.2.x / 5.3.x 2016-01-19 21:24:26 +01:00
linenoise
linknx linknx: argp-standalone also needed with musl 2016-01-22 10:08:29 +01:00
links
linphone
linux-backports
linux-firmware linux-firmware: update Broadcom 43xxx file list 2015-12-12 14:17:58 +01:00
linux-fusion linux-fusion: fix several build issues 2016-01-16 14:02:27 +01:00
linux-headers linux-headers: bump 3.{2, 10, 14}.x and 4.{1, 3}.x series 2016-01-26 23:00:27 +01:00
linux-pam
linux-zigbee
liquid-dsp toolchain-external: CodeSourcery PowerPC: Revert the removal of CS PowerPC 2011.03 2015-12-30 22:25:50 +01:00
lirc-tools
lite
live555
ljlinenoise
ljsyscall
lldpd lldpd: new package 2016-01-20 22:58:09 +01:00
lm-sensors
lmbench
localedef
lockdev lockdev: fix build with the musl C library 2015-12-22 21:39:17 +01:00
lockfile-progs
log4cplus
log4cxx
logrotate
logsurfer
lpc3250loader
lpeg
lpty
lrandom
lrzsz
lshw
lsof
lsqlite3
lsuio
ltp-testsuite ltp-testsuite: disable tirpc authdes_create tests 2016-01-26 11:28:35 +01:00
ltrace ltrace: add patch to fix build on sparc 2015-12-22 21:52:11 +01:00
ltris
lttng-babeltrace lttng-babeltrace: add missing select BR2_PACKAGE_POPT 2015-12-30 17:08:30 +01:00
lttng-libust lttng-libust: comma separate licenses 2015-12-15 22:06:41 +01:00
lttng-modules package/lttng-modules: bump to version 2.7.1 2016-01-13 22:13:12 +01:00
lttng-tools package/lttng-tools: needs dynamic library support 2016-01-23 11:59:58 +01:00
lua lua: switch to 5.3.x as default version 2016-01-12 22:27:36 +01:00
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery
lua-testmore
luabitop luabitop: disabled for Lua 5.3 2016-01-16 14:07:44 +01:00
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit
luajson
lualogging
luaposix
luarocks luarocks: bump to version 2.3.0 2016-01-12 22:26:53 +01:00
luasec
luasocket
luasql-sqlite3
lunit
lutok
luv package/luv: bump to version 1.8.0 2015-12-26 16:16:00 +01:00
luvi luvi: build for the right MIPS endianness 2016-01-19 22:00:24 +01:00
lvm2 lvm2: comma separate licenses 2015-12-15 22:01:44 +01:00
lxc toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
lz4
lzip
lzlib
lzma
lzo
lzop
m4
macchanger
madplay madplay: fix musl gettext support detection 2016-01-27 18:17:30 +01:00
make
makedevs
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mbedtls mbedtls: security bump to version 2.2.1 2016-01-08 20:29:22 +01:00
mc mc: bump to 4.8.15 2015-12-09 23:08:02 +01:00
mcelog
mcrypt
mdadm
mediastreamer
memcached
memstat
memtest86
memtester
menu-cache
mesa3d package/mesa3d: fix musl build 2016-01-26 21:20:05 +01:00
mesa3d-demos mesa3d-demos: select libglew/libglu if needed 2016-01-05 09:22:00 +01:00
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 11.1.1 2016-01-19 22:27:16 +01:00
metacity
micropython package/micropython: bump to version 1.5.2 2016-01-18 10:09:38 +01:00
micropython-lib package/micropython-lib: bump to version 1.0 2016-01-18 10:09:46 +01:00
midori
mii-diag
minicom
minidlna minidlna, libsvg: do not use libjpeg directly, use jpeg 2015-12-30 12:21:59 +01:00
minizip
miraclecast
mjpegtools
mjpg-streamer package/mjpg-streamer: Fix musl build 2016-01-26 21:21:30 +01:00
mke2img package/mke2img: set sparse_super for revision 1 2015-12-29 22:07:53 +01:00
mkpasswd
mmc-utils
moarvm moarvm: disable for sparc64 2016-01-18 20:27:43 +01:00
mobile-broadband-provider-info
modem-manager Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
modplugtools
mongodb mongodb: disable support for armv4 and armv5 2016-01-04 17:39:12 +01:00
mongoose mongoose: bump to version 6.2 2016-01-12 21:36:47 +01:00
mongrel2
monit
monkey package/monkey: fix musl build 2016-01-26 22:49:23 +01:00
mono
mono-gtksharp3
monolite
mosh
mosquitto toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
mp4v2
mpc
mpd mpd: add option to enable/disable httpd output 2016-01-20 15:49:49 +01:00
mpd-mpc
mpdecimal
mpfr
mpg123
mplayer mplayer: use autodetection for dvdnav 2015-12-15 13:38:15 +01:00
mraa mraa: new package 2016-01-12 21:59:00 +01:00
mrouted
msgpack
msmtp
mtd
mtdev
mtdev2tuio
mtools
mtr
musepack
musl package/netbsd-queue: add Kconfig symbol like for all target packages 2015-12-30 09:54:55 +01:00
mutt
mxml
mysql mysql: don't install libraries in /usr/lib/mysql directory 2015-12-29 20:34:44 +01:00
nano nano: bump to version 2.5.1 2016-01-11 17:29:28 +01:00
nanocom
nasm nasm: bump to version 2.11.08 2015-12-28 17:43:43 +01:00
nbd nbd: bump to version 3.13 2016-01-08 19:08:55 +01:00
ncdu
ncftp
ncmpc
ncurses
ndisc6
ne10
neard
neardal
neon
net-tools
netatalk netatalk: bump to version 3.1.8 2015-12-30 19:23:02 +01:00
netbsd-queue package/netbsd-queue: add Kconfig symbol like for all target packages 2015-12-30 09:54:55 +01:00
netcat
netcat-openbsd
netperf
netplug
netsniff-ng netsniff-ng: check if linux-headers are v3.0 or higher 2016-01-16 13:53:29 +01:00
netsnmp netsnmp: add explicit support for pciutils 2015-12-15 21:35:59 +01:00
netstat-nat
netsurf-buildsystem
nettle
network-manager Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
newt
nfacct
nfs-utils nfs-utils: install /etc/nfsmount.conf 2015-12-22 19:12:47 +01:00
nftables
nginx
ngircd
ngrep
nmap nmap: bump version to 7.01 2015-12-10 21:52:39 +01:00
nodejs nodejs: version 5.X needs host GCC >= 4.8 2015-12-31 10:36:33 +01:00
noip
nss-mdns
nss-pam-ldapd
ntfs-3g ntfs-3g: comma separate licenses 2015-12-15 22:03:28 +01:00
ntp ntp: security bump to version 4.2.8p6 2016-01-20 15:44:17 +01:00
numactl
nut package/nut: disable libltdl (and nut-scanner) for static-only 2015-12-20 13:56:01 +01:00
nuttcp
nvidia-driver package/nvidia-driver: require kernel modules from Kconfig 2015-12-29 23:51:44 +01:00
nvidia-tegra23
obsidian-cursors obsidian-cursors: new package 2015-12-19 15:32:29 +01:00
ocf-linux
ocrad
odhcp6c package/odhcp6c: add hash 2016-01-26 23:01:40 +01:00
odhcploc
ofono toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
ola
olsr olsr: comma separate licenses 2015-12-15 22:04:18 +01:00
omap-u-boot-utils
omniorb omniorb: comma separate licenses 2015-12-15 22:02:24 +01:00
on2-8170-libs
on2-8170-modules
open2300
open-plc-utils
openal openal: Don't build utilities 2015-12-19 15:58:00 +01:00
openbox openbox: add missing propagated dependencies from pango 2015-12-30 17:16:08 +01:00
opencore-amr
opencv
opencv3
opengl
openipmi
openjpeg
openldap
openntpd openntpd: set time immediately from initscript 2016-01-13 21:43:18 +01:00
openobex
openocd openocd: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:33:07 +01:00
openpgm toolchain-external: ADI Blackfin: support only one version 2015-12-20 13:47:31 +01:00
openpowerlink
openssh openssh: security bump to version 7.1p2 2016-01-14 20:13:57 +01:00
openssl openssl: re-enable parallel build 2015-12-17 22:15:33 +01:00
openswan
opentyrian
opentyrian-data
openvmtools
openvpn openvpn: bump to version 2.3.9 2015-12-17 12:56:21 +01:00
opkg
oprofile
opus opus: bump to version 1.1.2 2016-01-13 09:33:38 +01:00
opus-tools
opusfile opusfile: bump to version 0.7 2016-01-08 18:52:44 +01:00
orbit
orc
ortp
owl-linux
p11-kit p11-kit: bump to version 0.23.2 2015-12-08 21:52:16 +01:00
p910nd
pango pango: drop PANGO_CONF_ENV variables 2015-12-11 21:29:08 +01:00
pangomm pangomm: fix typo in Config.in following package rename 2015-12-16 23:06:37 +01:00
parted
patch
patchelf
pax-utils
pciutils pciutils: correct dns disabling logic 2016-01-04 21:55:07 +01:00
pcmanfm
pcre
pcsc-lite
perl perl: bump to version 5.22.1 2016-01-12 22:27:50 +01:00
perl-crypt-openssl-random
perl-crypt-openssl-rsa
perl-datetime-tiny
perl-db-file package/perl-db-file: Berkeley DB 1.85 compatibility API is not needed 2015-12-20 14:58:26 +01:00
perl-digest-hmac
perl-digest-sha1
perl-encode-detect
perl-encode-locale
perl-file-listing
perl-file-util
perl-gd
perl-gdgraph
perl-gdtextutil
perl-html-parser
perl-html-tagset
perl-http-cookies
perl-http-daemon
perl-http-date
perl-http-message
perl-http-negotiate
perl-io-html
perl-io-socket-ssl package/perl-io-socket-ssl: bump version to 2.022 2015-12-13 22:34:28 +01:00
perl-json-tiny
perl-libwww-perl package/perl-libwww-perl: bump version to 6.15 2015-12-13 22:34:32 +01:00
perl-lwp-mediatypes
perl-mail-dkim
perl-mailtools
perl-mime-base64
perl-module-build
perl-mojolicious
perl-net-dns package/perl-net-dns: bump version to 1.04 2015-12-13 22:34:36 +01:00
perl-net-http
perl-net-ssleay
perl-netaddr-ip
perl-path-tiny
perl-time-hires
perl-timedate
perl-try-tiny
perl-uri
perl-www-robotrules
perl-xml-libxml package/perl-xml-libxml: bump version to 2.0123 2015-12-13 22:34:41 +01:00
perl-xml-namespacesupport
perl-xml-sax
perl-xml-sax-base
phidgetwebservice
php icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
php-geoip
php-gnupg
php-imagick
php-memcached
php-ssh2 toolchain-external: CodeSourcery NIOSII: support only one version 2015-12-18 22:57:16 +01:00
php-yaml
php-zmq
picocom picocom: bump to version 2.1 2015-12-21 23:04:15 +01:00
pifmrds
pinentry pinentry: optionally depend on libsecret 2015-12-28 12:28:35 +01:00
pixman toolchain-external: CodeSourcery PowerPC: Revert the removal of CS PowerPC 2011.03 2015-12-30 22:25:50 +01:00
pkgconf
poco
polarssl
polkit
poppler
popt popt: change POPT_SITE back to original url 2015-12-15 21:36:58 +01:00
portaudio package/portaudio: bump to version v19_20140130 2016-01-13 22:04:25 +01:00
portmap
postgresql
powerpc-utils
powertop
powervr
pppd pppd: comma separate licenses 2015-12-15 22:02:42 +01:00
pps-tools
pptp-linux
prboom
procps-ng procps-ng: install binaries in /bin and /sbin 2016-01-14 20:52:50 +01:00
proftpd
protobuf
protobuf-c
proxychains-ng
psmisc
psplash
ptpd
ptpd2 package/ptpd2: Fix musl build 2016-01-26 22:10:09 +01:00
pulseaudio pulseaudio: bump to version 8.0 2016-01-26 23:05:40 +01:00
pulseview
pure-ftpd
pv pv: fix build error on sparc/sparc64 2016-01-05 22:40:27 +01:00
pwgen
python package/python: bump to version 2.7.11 2015-12-12 14:16:27 +01:00
python3 python3: switch to Git formatted patches 2016-01-05 00:14:15 +01:00
python-alsaaudio
python-backports-abc python-backports-abc: new package 2015-12-18 22:20:57 +01:00
python-beautifulsoup4 python-beautifulsoup4: new package 2016-01-18 21:30:00 +01:00
python-bottle
python-can python-can: bump to 1.4.3 2016-01-14 22:34:11 +01:00
python-certifi
python-cffi python-cffi: bump to 1.3.1 2015-12-13 14:07:59 +01:00
python-cheetah
python-cherrypy python-cherrypy: bump to 4.0.0 2015-12-21 23:07:35 +01:00
python-coherence
python-configobj
python-configshell-fb
python-crc16
python-cssselect python-cssselect: new package 2016-01-19 22:29:16 +01:00
python-daemon
python-dialog
python-django
python-docopt
python-dpkt
python-ecdsa python-ecdsa: new package 2016-01-18 21:46:15 +01:00
python-enum
python-enum34
python-flask
python-flup
python-gobject
python-html5lib python-html5lib: new package 2016-01-13 21:35:08 +01:00
python-httplib2 python-httplib2: bump to 0.9.2 2016-01-11 17:31:38 +01:00
python-id3
python-idna python-idna: new package 2015-12-15 22:41:26 +01:00
python-ipaddr
python-ipaddress python-ipaddress: new package 2015-12-25 19:48:22 +01:00
python-ipy
python-ipython
python-itsdangerous
python-jinja2
python-json-schema-validator
python-keyring
python-libconfig
python-lxml
python-m2crypto python-m2crypto: different fix for the OpenSSL problem 2015-12-12 16:59:37 +01:00
python-mad
python-mako
python-markdown
python-markupsafe
python-meld3
python-msgpack
python-netifaces
python-networkmanager
python-nfc
python-numpy
python-paho-mqtt python-paho-mqtt: add new package 2015-12-30 14:59:08 +01:00
python-pam
python-paramiko python-paramiko: new package 2016-01-18 21:50:42 +01:00
python-posix-ipc
python-protobuf
python-psutil
python-pyasn python-pyasn: fix license file 2015-12-15 21:39:40 +01:00
python-pycli
python-pycrypto
python-pydal python-pydal: remove useless empty newline 2016-01-19 21:45:48 +01:00
python-pyftpdlib python-pyftpdlib: bump to 1.5.0 2015-12-21 23:07:06 +01:00
python-pygame
python-pyinotify
python-pyparsing
python-pypcap
python-pyqt
python-pyratemp
python-pyrex
python-pyro
python-pyroute2 python-pyroute2: bump to 0.3.15 2015-12-15 21:41:15 +01:00
python-pysendfile
python-pysmb python-pysmb: new package 2015-12-21 23:11:26 +01:00
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyudev python-pyudev: new package 2015-12-13 16:03:26 +01:00
python-pyusb
python-pyxb
python-pyyaml
python-pyzmq python-pyzmq: comma separate licenses 2015-12-15 22:03:23 +01:00
python-requests python-requests: bump to 2.9.1 2016-01-13 22:10:14 +01:00
python-rtslib-fb
python-serial python-serial: bump to 3.0 2015-12-30 14:52:54 +01:00
python-setuptools package/python-setuptools: bump to version 18.7.1 2015-12-12 17:01:34 +01:00
python-simplejson
python-singledispatch python-singledispatch: new package 2015-12-18 22:07:52 +01:00
python-sip
python-six python-six: bump to 0.10.0 2015-12-10 21:52:28 +01:00
python-spidev
python-thrift
python-tornado python-tornado: bump to 4.3 2015-12-18 22:24:49 +01:00
python-twisted python-twisted: bump to 15.5.0 2015-12-31 10:30:39 +01:00
python-urllib3 python-urllib3: new package 2016-01-03 21:57:00 +01:00
python-urwid
python-versiontools
python-web2py
python-webpy package/python-webpy: fix licensing information 2015-12-19 14:17:33 +01:00
python-werkzeug python-werkzeug: bump to 0.11.3 2015-12-21 23:07:02 +01:00
python-ws4py
python-zope-interface python-zope-interface: bump to 4.1.3 2015-12-21 23:06:55 +01:00
qdecoder
qemu qemu: bump version to 2.5.0 2015-12-17 12:58:37 +01:00
qextserialport
qhull
qjson
qlibc
qpdf
qpid-proton
qt qt4: fix static building if libglib-2.0 is enabled 2016-01-14 14:16:11 +01:00
qt5 icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
qt5cinex
qt-webkit-kiosk icu: remove BR2_ARCH_HAS_ATOMICS dependency 2016-01-26 21:26:08 +01:00
qtuio
quagga
quazip
quota
qwt
rabbitmq-c rabbitmq-c: needs a toolchain with posix_spawn support 2016-01-14 20:48:15 +01:00
racehound package/racehound: require kernel modules from Kconfig 2015-12-29 23:51:57 +01:00
radvd package/radvd: fix musl build 2016-01-26 22:25:59 +01:00
ramsmp
ramspeed
ranger
rapidjson
rapidxml
rdesktop
read-edid package/read-edid: Fix compiler check, c++ is not needed 2015-12-13 22:37:52 +01:00
readline readline: fix stripping on target 2016-01-08 19:17:10 +01:00
redis
rfkill rfkill: new package 2015-12-22 22:58:39 +01:00
rings
rng-tools
rp-pppoe
rpcbind
rpi-firmware
rpi-userland
rpm
rrdtool
rsh-redone
rsync rsync: security bump to version 3.1.2 2015-12-22 16:35:15 +01:00
rsyslog rsyslog: comma separate licenses 2015-12-15 22:03:54 +01:00
rt-tests
rtai package/rtai: require kernel modules from Kconfig 2015-12-29 23:52:34 +01:00
rtl8188eu
rtl8821au
rtmpdump
rtorrent
rtptools
rubix
ruby ruby: bump to version 2.3.0 2016-01-08 20:28:50 +01:00
sam-ba
samba
samba4 samba4: bump to version 4.3.4 2016-01-12 21:39:14 +01:00
sane-backends
sawman
sbc sbc: new package 2015-12-15 22:12:00 +01:00
sconeserver
scons
screen
scrypt
sdl
sdl2
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen
ser2net
setools package/setools: add homepage to Config.in 2016-01-26 22:33:04 +01:00
setserial
sg3_utils
shairport-sync
shared-mime-info
sigrok-cli
simicsfs
sispmctl
skeleton skeleton: move LIB_SYMLINK definition from Makefile 2016-01-20 21:49:14 +01:00
sl
slang
slirp
smack
smartmontools
smcroute
smstools3
snappy
snmppp
snowball-hdmiservice
snowball-init
socat
socketcand
sofia-sip
softether
sound-theme-borealis
sound-theme-freedesktop
sox
sp-oops-extract sp-oops-extract: correct dos/unix newlines in stdint patch 2016-01-06 09:59:03 +01:00
spawn-fcgi
speex
spi-tools spi-tools: bump to version 0.8.1 2016-01-19 21:29:05 +01:00
spice
spice-protocol
spidev_test
sqlcipher
sqlite package/sqlite: Fix readline support 2016-01-23 12:02:48 +01:00
squashfs
squeezelite squeezelite: uses dlopen/dlfcn, needs dynamic libraries 2016-01-08 19:11:54 +01:00
squid squid: bump to version 3.5.13 2016-01-08 18:45:46 +01:00
sredird
sshfs sshfs: use SSHFS_VERSION variable in URL 2015-12-30 15:57:33 +01:00
sshpass
sstrip
start-stop-daemon start-stop-daemon: bump to version 1.18.4 2015-12-28 17:43:39 +01:00
startup-notification
statserial
stm32flash
strace strace: enable supported nios2 arch 2016-01-04 21:59:20 +01:00
stress
stress-ng
strongswan
stunnel stunnel: bump to version 5.29 2016-01-21 22:10:38 +01:00
subversion subversion: add missing comment when building static 2015-12-29 17:02:00 +01:00
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-mali-prop
sunxi-tools
supervisor
swig swig: comma separate licenses 2015-12-15 22:04:57 +01:00
swupdate
sylpheed
synergy
sysdig package:sysdig: propagate dependencies from jsoncpp 2016-01-01 22:01:00 +01:00
sysklogd
syslog-ng
sysprof
sysstat sysstat: bump to version 11.2.0 2015-12-29 18:01:27 +01:00
systemd
sysvinit inittab: disable reboot by ctrl-alt-del 2016-01-03 23:16:08 +01:00
szip
taglib taglib: comma separate licenses 2015-12-15 22:04:49 +01:00
tar
targetcli-fb
tcl package/tcl: move comment around, to keep proper indentation 2015-12-28 17:58:01 +01:00
tclap
tcllib
tcpdump
tcping
tcpreplay tcpreplay: bump to version 4.1.1 2016-01-12 21:37:20 +01:00
tftpd
thrift
thttpd
ti-gfx package/ti-gfx: require kernel modules from Kconfig 2015-12-29 23:52:39 +01:00
ti-uim
ti-utils
tidsp-binaries
tiff
time
tinc
tinyalsa tinyalsa: fix toolchain comment 2016-01-01 21:55:17 +01:00
tinyhttpd
tinymembench
tinyxml
tinyxml2
tmux
tn5250
tor
torsmo torsmo: deprecate this package 2015-12-17 21:54:30 +01:00
tovid
tpm-tools tpm-tools: fix .mk file header 2016-01-08 18:27:56 +01:00
trace-cmd trace-cmd: bump to version 2.6 2015-12-21 23:01:10 +01:00
transmission package/transmission: fix musl build 2016-01-25 23:31:26 +01:00
tree
tremor package/tremor: bump to revision 19427 2016-01-12 22:59:10 +01:00
triggerhappy package/triggerhappy: bump to latest commit to fix runtime issue 2016-01-19 22:53:59 +01:00
trinity trinity: add a hash file 2015-12-14 17:55:06 +01:00
trousers trousers: remove inline for read_data/write_data 2015-12-26 15:49:41 +01:00
tslib
tstools
tvheadend package/tvheadend: enable optional support for libhdhomerun 2016-01-25 23:16:13 +01:00
twolame
tz
tzdata
tzdump
uboot-tools package/uboot-tools: bump to version 2016.01 2016-01-17 23:00:52 +01:00
ubus ubus: new package 2015-12-22 21:16:54 +01:00
ucl
uclibc uclibc: update uClibc-ng to latest version 1.0.11 2016-01-12 22:29:47 +01:00
udev
udisks Use libgudev as regular dependency 2015-12-08 21:49:10 +01:00
udpcast package/udpcast: move comment around, to keep proper indentation 2015-12-28 17:58:04 +01:00
uemacs
ulogd
unionfs unionfs: add patch to revert to old pre-1.0 meta directory 2015-12-29 17:54:34 +01:00
unixodbc
unscd package/unscd: add PID file to init script 2015-12-23 17:45:08 +01:00
unzip unzip: new package 2015-12-18 22:06:32 +01:00
upmpdcli package/upmpcli: bump to version 0.13.1 2015-12-26 16:15:35 +01:00
upx
urg
usb_modeswitch
usb_modeswitch_data
usbmount
usbredir
usbutils
ushare
ussp-push
ustr ustr: not available for static-only configurations 2015-12-27 15:03:28 +01:00
util-linux util-linux: put package options in a sub-menu 2016-01-19 21:22:54 +01:00
ux500-firmware
v4l2grab package/v4l2grab: Update hash after latest version bump 2015-12-20 22:50:02 +01:00
vala
valgrind valgrind: update 0003-mips-replace-addi-with-addiu.patch 2015-12-17 22:01:12 +01:00
vboot-utils vboot-utils: fix RSA redefinition build error with old compilers 2016-01-23 13:09:29 +01:00
vde2 vde2: comma separate licenses 2015-12-15 22:04:39 +01:00
vim
vlc package/vlc: disable for static-only builds 2016-01-13 22:16:41 +01:00
vnstat vnstat: bump to version 1.15 2015-12-23 17:46:02 +01:00
vo-aacenc
vorbis-tools
vpnc
vsftpd
vtun
w_scan package/w_scan: fix musl build 2016-01-25 23:35:37 +01:00
wavpack
wayland
webkit
webkitgtk24 webkitgtk24: comma separate licenses 2015-12-15 22:03:59 +01:00
webp
webrtc-audio-processing
weston
wf111
wget wget: bump to version 1.17.1 2015-12-12 12:02:41 +01:00
whetstone whetstone: add a hash file 2015-12-17 16:34:27 +01:00
which
whois whois: bump to version 5.2.11 2015-12-11 21:26:01 +01:00
wine wine: handle all *-config scripts 2015-12-22 22:35:20 +01:00
wipe
wireless_tools
wireless-regdb wireless-regdb: bump to version 2015.12.14 2015-12-15 21:50:18 +01:00
wireshark wireshark: update help text 2015-12-30 14:53:48 +01:00
wmctrl
wpa_supplicant package/wpa_supplicant: add config option to build wpa_client library 2015-12-20 15:07:56 +01:00
wsapi
wvdial
wvstreams
x11r7 package/x11r7/xlib_libfontenc: select zlib 2016-01-21 11:32:08 +01:00
x11vnc
x264
x265
xavante
xdotool xdotool: new package 2015-12-29 16:00:45 +01:00
xenomai
xerces
xfsprogs xfsprogs: add cross-compile fix patch 2015-12-16 09:36:08 +01:00
xinetd
xl2tp package/xl2tp: fix musl build 2016-01-26 21:52:51 +01:00
xmlstarlet package/xmlstarlet: Fix static build 2015-12-13 14:28:22 +01:00
xorriso
xscreensaver
xtables-addons package/xtables-addons: require kernel modules from Kconfig 2015-12-29 23:53:04 +01:00
xterm
xutil_util-macros xutil_util-macros: move outside x11r7 scope 2015-12-20 13:35:19 +01:00
xvkbd
xxhash
xz xz: comma separate licenses 2015-12-15 22:02:16 +01:00
yad
yaffs2utils
yajl
yaml-cpp
yasm
yavta
ympd
zbar zbar: add a patch to wrap logical not operations into parenthesis 2016-01-26 21:32:34 +01:00
zd1211-firmware
zeromq toolchain-external: ADI Blackfin: support only one version 2015-12-20 13:47:31 +01:00
zic
zip
zlib
zlog
zmqpp
znc package/znc: bump version to 1.6.2 2015-12-13 14:33:10 +01:00
zsh
zxing-cpp
zynq-boot-bin
zyre
Config.in lldpd: new package 2016-01-20 22:58:09 +01:00
Config.in.host vboot-utils: new package 2015-12-27 12:07:12 +01:00
doc-asciidoc.mk
Makefile.in toolchain: granular choice for stack protector 2015-12-27 15:30:09 +01:00
pkg-autotools.mk
pkg-cmake.mk
pkg-download.mk pkg-download: do not test SITE_METHOD 2015-12-18 10:08:21 +01:00
pkg-generic.mk pkg-generic: improve incorrectly used package detection 2016-01-03 22:09:17 +01:00
pkg-kconfig.mk pkg-kconfig: add missing -patch dependency for defconfig 2016-01-26 21:26:52 +01:00
pkg-kernel-module.mk
pkg-luarocks.mk
pkg-perl.mk pkg-perl: avoid insertion of host-perl in shebang of scripts 2015-12-13 15:43:36 +01:00
pkg-python.mk
pkg-rebar.mk
pkg-utils.mk
pkg-virtual.mk core/pkg-virtual: do not check they are neabled 2015-12-30 10:01:30 +01:00