kumquat-buildroot/package
Thomas De Schampheleire 7ad286563e infra: centralize rsync exclude list for VCS files
Buildroot has three places where rsync is used:
1. to copy the target skeleton
2. to copy the rootfs overlay(s)
3. to copy overridden package sources

In all of these cases, we want to exclude version control files by default.
Place 1 and 2 used an identical set of explicit --exclude options, while
place 3 used the option --cvs-exclude. This last option, however, not only
excludes version control files, but also binary files (.o, .so) and any file
or directory named 'core' (a problem for the linux kernel that has several
directories with this name). Moreover, the exact list of excluded files when
using --cvs-exclude depends on the version of rsync.

This patch creates one global variable RSYNC_VCS_EXCLUSIONS that can be used
by the various rsync commands. It excludes the version control files of
svn, git, hg, cvs and bzr.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-11-11 00:10:58 +01:00
..
a10disp Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
acl Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
acpid
aespipe
aiccu Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
aircrack-ng Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
alsa-lib Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
alsa-utils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
alsamixergui Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
am33x-cm3
apr apr: bump to version 1.4.8 2013-10-14 21:37:30 +02:00
apr-util apr-util: bump to version 1.5.2 2013-10-14 21:37:47 +02:00
argp-standalone
argus
arptables
at
atk Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
attr Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
audiofile Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
aumix
autoconf
automake automake: bump to version 1.12.6 2013-09-19 21:44:00 +02:00
autossh autossh: add ssh client/server depends 2013-10-15 15:03:48 +02:00
avahi Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
axel Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
b43-firmware
b43-fwcutter
bash
bc bc: needs host-flex 2013-09-20 10:50:56 +02:00
bcusdk Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
beecrypt Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
bellagio Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
berkeleydb Revert "berkeleydb: bump to version 6.0.20" 2013-10-27 10:34:21 +01:00
bind Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
binutils binutils: default to 2.22 2013-10-06 23:48:31 +02:00
bison Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
blackbox Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
bluez_utils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
bmon Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
boa
bonnie Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
boost boost: fix build on 64-bit target after bump to 1.54.0 2013-10-22 16:19:25 +02:00
bootutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
bridge-utils package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
bsdiff package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
bustle Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
busybox busybox: minor fixes to S01logging bootscript 2013-11-06 12:00:41 +01:00
bwm-ng
bzip2
cache-calibrator
cairo
can-utils can-utils: bump version 2013-09-17 14:00:50 +02:00
ccache ccache: expose control interface via 'make ccache-options' 2013-10-27 10:30:10 +01:00
ccid Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cdrkit Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cegui06 Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
celt051
cgilua
chrony chrony: bump to version 1.29 2013-10-10 23:01:03 +02:00
cifs-utils cifs-utils: correct license GPLv3 -> GPLv3+ 2013-10-09 21:27:27 +02:00
civetweb Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cjson cjson: link with libm, unavailable for static 2013-10-30 22:46:18 +01:00
classpath Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cloop
cmake
collectd collectd: add option for sensors plugin 2013-11-05 22:24:14 +01:00
connman Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
conntrack-tools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
copas
coreutils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
coxpcall
cpanminus
cppcms Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
cppzmq git packages: use full revision hash 2013-11-02 16:16:54 +01:00
cpuload
cramfs package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
crda Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
crosstool-ng
cryptodev
cryptodev-linux
cryptsetup Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ctorrent Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
cups Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
curlftpfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cvs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
czmq Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dash dash: bump to version 0.5.7-3 2013-09-17 17:39:15 +02:00
dbus Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dbus-glib Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dbus-python Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
devmem2
dfu-util package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
dhcp
dhcpcd dhcpcd: bump to version 6.1.0 2013-11-10 09:15:53 +01:00
dhcpdump package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
dhrystone
dialog
diffutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
directfb tslib: needs dynamic library for dlopen 2013-10-22 16:24:52 +02:00
directfb-examples package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
distcc
divine
dmalloc
dmidecode dmidecode: add license info 2013-10-04 15:00:32 +02:00
dmraid Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dnsmasq dnsmasq: bump to version 2.67 2013-10-25 18:48:50 +02:00
docker Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
doom-wad
dosfstools dosfstools: bump to version 3.0.23 2013-10-25 09:15:27 +02:00
dropbear dropbear: bump to version 2013.60 2013-10-22 11:30:06 +02:00
dropwatch Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dsp-tools package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
dstat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dtach
dtc
duma Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
dvb-apps Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
dvbsnoop Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
e2fsprogs Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ebtables Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ecryptfs-utils
ed
eeprog
efl Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
eigen
elf2flt elf2flt: upgrade to latest version 2013-09-13 00:27:08 +02:00
elftosb package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
elfutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
empty empty: bump to version 0.6.19b 2013-10-03 22:10:26 +02:00
enchant Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
enlightenment Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
enscript
erlang erlang: bump to version R16B01 2013-09-20 15:18:32 +02:00
ethtool ethtool: bump to version 3.11 2013-09-17 20:43:43 +02:00
evtest
exfat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
exfat-utils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
expat
explorercanvas
ezxml package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
f2fs-tools Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
faad2
fakeroot
fan-ctrl
fb-test-app
fbdump package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
fbgrab fbgrab: bump to version 1.2 2013-10-14 13:02:29 +02:00
fbset package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
fbterm Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
fbv fbv: patch up support for libpng 1.5+ 2013-10-26 11:07:47 +02:00
fconfig package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
fdk-aac Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
feh feh: bump to 2.9.3 2013-09-20 15:10:21 +02:00
ffmpeg Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
fftw
file file: bump to version 5.15 2013-10-04 15:01:18 +02:00
filemq Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
findutils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fis
flac package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
flashbench Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
flashrom
flex Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
flot
fltk Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fluxbox Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
fmtools fmtools: add license information 2013-10-08 16:58:54 +02:00
fontconfig package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
foomatic-filters Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
freerdp
freescale-imx Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
freetype freetype: add libpng to freetype-config and freetype2.pc 2013-11-10 22:34:24 +01:00
fxload
gadgetfs-test Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gamin Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gawk Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gcc Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
gd
gdb Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gdbm
gdk-pixbuf Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
genext2fs Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
genimage
genpart
genromfs package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
gesftpserver Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gettext Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
giblib package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
git Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
glib-networking Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
glibc glibc, toolchain-external: copy libthread_db when gdb is enabled 2013-10-30 19:10:28 +01:00
glibmm Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gmp gmp: bump to version 5.1.3 2013-10-02 14:34:08 +02:00
gmpc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gnuchess Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gnupg gnupg: security bump to version 1.4.15 2013-10-09 22:19:34 +02:00
gnuplot
gnutls gnutls: security bump to version 3.2.5 2013-10-25 12:22:54 +02:00
gob2 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
googlefontdirectory
gperf Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gpsd Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gptfdisk Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gqview package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
grantlee package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
grep Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gsl package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
gstreamer Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gstreamer1 libvpx: needs thread support 2013-11-04 22:00:19 +01:00
gtest Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gtk2-engines
gtk2-themes
gtkperf package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
gutenprint Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gvfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gzip Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
harfbuzz Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
haserl
hdparm Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
heirloom-mailx
hiawatha Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
hostapd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
hplip Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
htop
httping
hwdata
i2c-tools i2c-tools: add license information 2013-10-09 22:11:08 +02:00
icu Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ifplugd ifplugd: ensure directories exist before installing to them 2013-10-24 08:43:28 +02:00
iftop Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
igh-ethercat
igmpproxy Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
imagemagick imagemagick: bump to version 6.8.7-1 2013-10-22 23:16:11 +02:00
imlib2
inadyn
infozip
inotify-tools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
input-event-daemon
input-tools
intltool package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
iostat
iozone
iperf Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ipkg package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
iproute2 iproute2: bump to version 3.11.0 2013-09-17 20:43:52 +02:00
ipsec-tools
ipset Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
iptables
iputils iputils: needs mmu 2013-09-23 09:35:18 +02:00
irda-utils package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
iw Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
jamvm Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
jansson jansson: bump to version 2.5 2013-10-14 21:18:13 +02:00
jhead Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
jimtcl
jpeg
jpeg-turbo jpeg-turbo: bump to version 1.3.0 2013-10-14 21:25:09 +02:00
jq jq: new package 2013-10-27 11:58:11 +01:00
jquery
jquery-keyboard package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable 2013-11-02 18:26:41 +01:00
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin git packages: use full revision hash 2013-11-02 16:16:54 +01:00
json-c
json-glib Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
json-javascript
kbd
kexec
keyutils
kismet Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
kmod package: drop unneeded HOST_<pkg>_AUTORECONF = YES 2013-10-04 14:57:38 +02:00
knock git packages: use full revision hash 2013-11-02 16:16:54 +01:00
kobs-ng kobs-ng: test kernel version for redefines 2013-10-27 11:14:20 +01:00
lame
latencytop Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lbase64
lcdapi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lcdproc package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
lcms2 lcms2: bump to version 2.5 2013-10-07 12:00:45 +02:00
leafpad package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
less
lesstif package: add lesstif 2013-10-01 23:25:45 +02:00
libaio package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
libao
libarchive Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libargtable2
libart
libassuan libassuan: needs mmu 2013-10-09 22:21:25 +02:00
libatasmart
libatomic_ops package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libbsd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libcap libcap: fix static link 2013-11-04 21:55:54 +01:00
libcap-ng
libcdaudio libcdaudio: disable autoreconf 2013-09-19 21:14:55 +02:00
libcec Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libcgi
libcgicc Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libcgroup libcgroup: also needs host-flex 2013-10-30 22:47:03 +01:00
libcofi
libconfig
libconfuse
libcue libcue: add license info 2013-10-14 13:32:05 +02:00
libcuefile
libcurl curl: fix homepage 2013-11-06 11:59:46 +01:00
libdaemon
libdmtx package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libdnet package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libdrm Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libdvbsi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libdvdnav Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libdvdread Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libebml Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libedit Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libelf package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
liberation
libesmtp
libev package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libevent libevent: Bump to 2.0.21 2013-09-25 10:13:47 +02:00
libexif
libeXosip2
libfcgi
libffi package: drop unneeded HOST_<pkg>_AUTORECONF = YES 2013-10-04 14:57:38 +02:00
libfreefare libfreefare: new repository 2013-10-25 12:30:27 +02:00
libfribidi
libfslcodec
libfslparser
libfslvpuwrap Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libftdi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libfuse Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libgail Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libgcrypt
libgeotiff package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libglade Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libglib2 uclibc: reinstate support for version 0.9.31 2013-11-07 12:20:27 +01:00
libgpg-error libgpg-error: bump to version 1.12 2013-10-09 22:19:42 +02:00
libgpgme libassuan: needs mmu 2013-10-09 22:21:25 +02:00
libgsasl
libgtk2 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libhid Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libical Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libiconv package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libid3tag package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libidn
libiqrf Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libiscsi package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libjpeg
libjson Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
liblo Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
liblockfile
liblog4c-localtime package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable 2013-11-02 18:26:41 +01:00
libmad
libmatroska Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmbus
libmcrypt
libmhash
libmicrohttpd libmicrohttpd: disable epoll support on avr32 2013-11-10 23:33:54 +01:00
libmms Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmnl Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmodbus
libmpd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmpeg2 package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libnetfilter_acct libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnetfilter_conntrack libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnetfilter_cthelper libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnetfilter_cttimeout libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnetfilter_log libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnetfilter_queue libnet-* rename .mk files according to package name 2013-10-22 16:22:26 +02:00
libnfc git packages: use full revision hash 2013-11-02 16:16:54 +01:00
libnfc-llcp
libnfnetlink libnfnetlink: add license information 2013-10-09 22:27:27 +02:00
libnl libnl: do not allow to build tools on static lib configs 2013-11-04 22:00:00 +01:00
libnspr Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libnss Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
liboauth package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libogg
liboping Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libosip2
libpcap
libpfm4
libplayer Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libpng libpng: disable tools 2013-10-28 17:02:43 +01:00
libpthsem
libqmi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libqrencode libqrencode: select libpng only when tools are selected 2013-11-10 12:35:31 +01:00
libraw Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libraw1394
libreplaygain
libroxml Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
librsvg Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
librsync package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libsamplerate
libseccomp package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libsecret Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsepol libsepol: new package 2013-09-20 15:34:41 +02:00
libserial Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsexy package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libsha1
libsigc Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsigsegv libsigsegv: fix avr32 build 2013-11-05 08:58:10 +01:00
libsndfile Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsoc Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsoup libsoup: add license info 2013-10-22 11:30:44 +02:00
libssh2 libssh2: fix library search path issues 2013-09-26 16:54:52 +02:00
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1
libtheora
libtirpc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libtool
libtorrent Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libtpl
libungif
libunwind Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libupnp Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
liburcu Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libusb Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libusb-compat
libv4l Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
libvncserver
libvorbis
libvpx libvpx: needs thread support 2013-11-04 22:00:19 +01:00
libwebsockets
libxkbcommon
libxml2
libxml-parser-perl package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
libxmlpp Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libxslt
libyaml package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
lighttpd lighttpd: needs mmu 2013-10-09 22:35:05 +02:00
linenoise git packages: use full revision hash 2013-11-02 16:16:54 +01:00
linknx Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
links
linphone Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
linux-firmware
linux-fusion package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
linux-headers linux-headers: bump 3. {2, 4, 10, 11}.x versions and add 3.12.x 2013-11-05 08:57:52 +01:00
linux-pam Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lite
live555 Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lm-sensors
lmbench Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
localedef
lockdev
lockfile-progs lockfile-progs: bump to version 0.1.17 2013-10-06 20:38:52 +02:00
log4cxx Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
logrotate Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
logsurfer package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
lpc3250loader
lrzsz package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
lshw Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lsof
lsuio package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
ltp-testsuite Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ltrace ltrace: bump to version 0.7.3 2013-09-17 20:44:30 +02:00
lttng-babeltrace Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lttng-libust Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lttng-modules
lttng-tools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lua
lua-ev git packages: use full revision hash 2013-11-02 16:16:54 +01:00
lua-msgpack-native git packages: use full revision hash 2013-11-02 16:16:54 +01:00
luabitop
luacjson
luacrypto luacrypto: refactor with autotools 2013-09-17 23:13:54 +02:00
luaexpat
luaexpatutils git packages: use full revision hash 2013-11-02 16:16:54 +01:00
luafilesystem
luajit
luaposix luaposix: remove IPv6 constraint 2013-09-20 15:10:56 +02:00
luasec
luasocket
luasql
lvm2 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lxc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lzma Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
lzo
lzop package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
m4 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
macchanger
madplay package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
make
makedevs
matchbox matchbox-lib: patch up support for libpng 1.5+ 2013-10-26 11:07:59 +02:00
mcrypt
mdadm
media-ctl media-ctl: fix build with old kernel headers 2013-10-06 23:00:03 +02:00
mediastreamer Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
memstat
memtester Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
metacity
midori Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
mii-diag
minicom Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
minidlna Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
mkpasswd
mobile-broadband-provider-info
mongoose Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
mongrel2 package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable 2013-11-02 18:26:41 +01:00
monit Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
mpc mpc: autoreconf no longer needed 2013-10-04 10:11:11 +02:00
mpd mpd: bump to version 0.17.6 2013-10-22 10:34:10 +02:00
mpfr
mpg123 mpg123: bump to version 1.16.0 2013-10-07 11:54:17 +02:00
mplayer Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
mrouted mrouted: needs mmu 2013-10-09 22:35:10 +02:00
msgpack Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
msmtp
mtd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
mtdev mtdev: bump version to 1.1.4 2013-10-01 21:26:19 +02:00
mtdev2tuio git packages: use full revision hash 2013-11-02 16:16:54 +01:00
mtools
musepack
mutt Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
mxml
mysql_client Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
nano nano: needs wchar 2013-10-28 10:03:58 +01:00
nanocom
nasm
nbd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ncdu
ncftp ncftp: specify ln -sf to remove existing destination files 2013-10-14 21:59:53 +02:00
ncurses
ndisc6 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ne10 git packages: use full revision hash 2013-11-02 16:16:54 +01:00
neard Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
neardal Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
neon neon: bump to version 0.30.0 2013-10-05 21:11:51 +02:00
netatalk Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
netcat netcat: add license information 2013-10-14 22:54:53 +02:00
netkitbase Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
netkittelnet Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
netperf netperf: enable demo mode 2013-11-04 22:36:12 +01:00
netplug netplug: needs mmu 2013-09-11 12:54:29 +02:00
netsnmp net-snmp: needs mmu 2013-10-09 23:40:18 +02:00
netstat-nat
nettle nettle: disable openssl support for (unused) examples 2013-11-06 11:53:43 +01:00
network-manager Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
newt
nfacct Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
nfs-utils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ngircd ngircd: needs mmu 2013-10-09 22:35:13 +02:00
ngrep ngrep: fix static linking issue with libpcre 2013-11-04 21:55:17 +01:00
nmap Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
nodejs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
noip noip: add license information 2013-10-14 23:03:10 +02:00
nss-mdns Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
ntfs-3g Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ntp
numactl Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
nut package/nut: new package 2013-11-06 22:56:58 +01:00
nuttcp nuttcp: add license information 2013-10-22 16:09:34 +02:00
ocf-linux
ocrad Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ofono Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ola ola: bump to version 0.8.32 2013-10-24 00:07:39 +02:00
olsr Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
omap-u-boot-utils git packages: use full revision hash 2013-11-02 16:16:54 +01:00
omniorb omniorb: fix autobuilder failure 2013-11-04 23:40:28 +01:00
on2-8170-libs Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
on2-8170-modules Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
open2300
opencv Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
opengl
openntpd
openobex Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
openocd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
openpgm openpgm: disable for AVR32, not its Buildroot-built toolchain 2013-11-10 09:36:47 +01:00
openpowerlink Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
openssh openssh: bump version 2013-11-10 22:17:29 +01:00
openssl
openswan
openvpn Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
opkg package/opkg: bumping version to 0.2.0 2013-10-27 12:09:30 +01:00
oprofile Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
opus
opus-tools
orbit
orc Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ortp Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
owl-linux
p11-kit Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
pango Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
parted Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
patch Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
pax-utils
pciutils pciutils: fixup library permissions 2013-09-18 16:57:23 +02:00
pcmanfm Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
pcre
pcsc-lite Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
perf perf: disable documentation 2013-10-24 08:39:10 +02:00
perl perl: fix on uClibc without IPv6 support 2013-10-27 11:20:55 +01:00
php Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
picocom picocom: add license info 2013-10-01 21:22:11 +02:00
pixman
pkg-config Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
pkgconf pkgconf: fix upstream URL 2013-10-30 22:49:43 +01:00
poco Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
polarssl polarssl: bump to version 1.2.10 2013-11-06 13:31:41 +01:00
polkit Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
poppler Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
popt
portaudio Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
portmap Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
powervr
pppd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
pptp-linux
prboom
procps
proftpd proftpd: needs mmu 2013-09-25 10:21:19 +02:00
protobuf Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
protobuf-c Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
proxychains-ng Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
psmisc toolchain: refactor Stack Smashing Protection support 2013-09-15 23:02:57 +02:00
psplash Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ptpd
ptpd2
pulseaudio Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
pv pv: fix build issue with some toolchains 2013-10-06 20:40:25 +02:00
python Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
python3 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
python-bottle
python-crc16 python-crc16: new package 2013-09-18 16:58:35 +02:00
python-distutilscross
python-dpkt package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
python-id3
python-ipy package: cleanup github <pkg>{_VERSION, _SOURCE, _SITE} variable 2013-11-02 18:26:41 +01:00
python-m2crypto
python-mad
python-meld3
python-netifaces
python-nfc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
python-protobuf
python-pygame
python-pyparsing
python-pyro
python-pyzmq Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
python-serial
python-setuptools
python-thrift
qemu
qextserialport git packages: use full revision hash 2013-11-02 16:16:54 +01:00
qjson
qt Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
qt5 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
qtuio git packages: use full revision hash 2013-11-02 16:16:54 +01:00
quagga Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
quota Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
qwt
radvd Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ramsmp
ramspeed
rapidjson
rdesktop package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
read-edid
readline package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
redis Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
rings
rng-tools
rp-pppoe
rpcbind Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
rpi-firmware package/rpi-firmware: bump 2013-11-05 23:55:18 +01:00
rpi-userland Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
rpm Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
rrdtool Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
rsh-redone
rsync rsync: use system zlib and popt, also do not lose debug options 2013-11-01 17:12:51 +01:00
rsyslog
rt-tests Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
rtai
rtorrent Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
rubix package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
ruby Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
sam-ba sam-ba: specify ln -sf to remove existing destination file 2013-10-14 22:00:09 +02:00
samba Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sane-backends package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
sawman
schifra Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
sconeserver Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
scons scons: bump version 2013-10-22 15:59:24 +02:00
screen screen: needs mmu 2013-09-17 15:27:52 +02:00
sdl
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound sdl_sound: add license info 2013-10-02 09:53:19 +02:00
sdl_ttf
sdparm
sed Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ser2net Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
setserial setserial: bump to version 2.17-45.3 2013-10-02 09:25:05 +02:00
sg3_utils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
shared-mime-info Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
slang
slirp
smartmontools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
snappy Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
snmppp snmppp: adjust toolchain comment for new-style format 2013-10-14 22:33:19 +02:00
snowball-hdmiservice
snowball-init Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
socat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
socketcand Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sound-theme-borealis
sound-theme-freedesktop
spawn-fcgi
speex
spice Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
spice-protocol
sqlcipher Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sqlite sqlite: Disable dynamic extention if static library is seleted 2013-11-04 22:46:56 +01:00
squashfs Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
squashfs3 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
squid Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sredird
sshfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sstrip
startup-notification package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
statserial package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
strace
stress stress: disable documentation 2013-10-24 08:39:28 +02:00
strongswan strongswan: add security patches 2013-11-01 15:27:55 +01:00
stunnel stunnel: bump to version 4.56 2013-10-06 11:02:17 +02:00
subversion
sudo sudo: bump to version 1.8.8 2013-10-07 11:53:44 +02:00
sunxi-boards board: add cubieboard2 support 2013-09-19 00:28:25 +02:00
sunxi-cedarx git packages: use full revision hash 2013-11-02 16:16:54 +01:00
sunxi-mali git packages: use full revision hash 2013-11-02 16:16:54 +01:00
sunxi-mali-prop git packages: use full revision hash 2013-11-02 16:16:54 +01:00
sunxi-tools
supervisor package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
swig
sylpheed
synergy Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sysklogd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
sysprof Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sysstat
systemd Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sysvinit sysvinit: install new cmds and fix inittab 2013-11-01 15:42:37 +01:00
taglib Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
tar Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
tcl tcl: specify ln -sf to remove existing destination file 2013-10-14 22:00:13 +02:00
tcllib
tcpdump
tcping tcping: new package 2013-09-13 11:23:41 +02:00
tcpreplay package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
texinfo
tftpd
thttpd
ti-gfx Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
ti-utils git packages: use full revision hash 2013-11-02 16:16:54 +01:00
tidsp-binaries package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
tiff
time time: needs mmu 2013-09-17 15:26:52 +02:00
tinyhttpd
tinymembench package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
tn5250
torsmo package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
trace-cmd trace-cmd: fix ptrace detection 2013-10-30 22:39:52 +01:00
transmission Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
tree Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
tremor tremor: add license info 2013-10-02 00:02:27 +02:00
tslib tslib: needs dynamic library for dlopen 2013-10-22 16:24:52 +02:00
tstools Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ttcp
tvheadend Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
tzdata package/tzdata: bump 2013-11-05 23:55:48 +01:00
uboot-tools uboot-tools: fix license issues 2013-11-02 14:42:59 +01:00
uclibc uclibc: fix MIPS variables 2013-11-10 22:40:12 +01:00
udev Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
udisks Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
udpcast Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
uemacs uemacs: fix package source 2013-11-01 15:34:04 +01:00
ulogd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
unionfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
urg Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
usb_modeswitch Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
usb_modeswitch_data Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
usbmount
usbredir Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
usbutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ushare Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ussp-push Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
util-linux util-linux: Add --without-ncurses to host-util-linux 2013-11-01 15:26:07 +01:00
ux500-firmware
vala Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
valgrind valgrind: add support for glibc 2.17 and 2.18 2013-10-30 18:46:04 +01:00
vde2 vde2: needs mmu 2013-10-09 23:40:29 +02:00
vim
vorbis-tools vorbis-tools: add license info 2013-10-02 00:05:18 +02:00
vpnc vpnc: needs mmu 2013-10-09 22:21:35 +02:00
vsftpd vsftpd: Fix dependency for needs mmu 2013-09-11 12:56:33 +02:00
vtun vtun: needs mmu 2013-10-09 23:40:09 +02:00
w_scan
wavpack
wayland package/wayland: bump to 1.3.0 2013-10-15 07:56:34 +02:00
webkit Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
webp webp: bump to version 0.3.1 2013-10-01 21:51:17 +02:00
webrtc-audio-processing Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
weston package/weston: bump to 1.3.0 2013-10-15 08:37:55 +02:00
wget Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
whetstone
which
wipe
wireless_tools
wireless-regdb
wireshark Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
wpa_supplicant
wsapi
wvdial Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
wvstreams Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
x11r7 xorg: needs thread support 2013-11-10 23:45:30 +01:00
x11vnc package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xavante
xenomai Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
xerces Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
xfsprogs Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
xinetd package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xl2tp xl2tp: needs mmu 2013-10-09 23:40:23 +02:00
xmlstarlet
xscreensaver Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
xstroke package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xterm
xvkbd package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xz xz: bump to version 5.0.5 2013-10-03 22:08:30 +02:00
yajl
yasm package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
yavta
zd1211-firmware
zeromq openpgm: disable for AVR32, not its Buildroot-built toolchain 2013-11-10 09:36:47 +01:00
zic package/zic: bump 2013-11-05 23:56:46 +01:00
zlib
zmqpp Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
zsh zsh: needs mmu 2013-10-03 08:40:09 +02:00
zxing Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
zyre Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
Config.in package/nut: new package 2013-11-06 22:56:58 +01:00
Config.in.host
Makefile.in toolchain-crosstool-ng: remove support 2013-10-06 20:50:41 +02:00
pkg-autotools.mk pkg-autotools.mk: default host AUTORECONF{,_OPT} to the target values 2013-10-02 23:42:19 +02:00
pkg-cmake.mk package: remove the empty trailing lines 2013-09-13 11:10:23 +02:00
pkg-download.mk downloads: add basic CVS support 2013-09-13 00:05:43 +02:00
pkg-generic.mk infra: centralize rsync exclude list for VCS files 2013-11-11 00:10:58 +01:00
pkg-utils.mk Generation of locales: made call to tr more robust and added LOWERCASE macro 2013-11-10 23:41:28 +01:00