buildrootschalter/package
Anton Kolesov b737b12dad binutils, gdb: support unified binutils-gdb git repository
If Binutils and/or GDB are fetched from the unified binutils-gdb
repository, then the tarball will contain both Binutils and GDB
sources, unlike the "normal" tarballs that contain only the titular
package. To keep packages separated in Buildroot we need to disable
undesired components when configuring.

Binutils and GDB migrated to a common Git repository in the October
2013 [1]. Previous Git repositories were incomplete copies of CVS
repository which copied only the relevant files (no binutils files in
GDB, and vice versa). In the new binutils-gdb repository there is no
such separation and a result all files exist in directory after
checkout. So if "configure" and "make" are used without explicit
targets, all projects will be built: binutils, ld, gas, bfd, opcodes,
gdb, etc. In case of Buildroot this would mean that selecting Binutils
only, still will build both Binutils and GDB.  And if GDB is selected
as well, then both packages will be built two times, and Binutils from
GDB directory will overwrite initial build of Binutils (or vice versa
if Binutils will be built after the GDB). This is a serious problem,
because binutils and GDB use separate branches in this common
repository. In case of Buildroot this means that separate Git commits
(or tags) should be used when downloading source from Git.

This affects only Git repositories, because GNU release tarballs still
contain only relevant packages.

This change is backward compatible, because if "normal" tarball is
used (without extra directories), than --disable-* configure options
are just ignored by configure.

[1] https://sourceware.org/ml/gdb/2013-10/msg00071.html

[Thomas: use variables to factorize options, and add comments in the
relevant .mk files to explain what's going on.]

Signed-off-by: Anton Kolesov <Anton.Kolesov@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-07-30 19:23:49 +02:00
..
a10disp
acl acl: clarify license info 2014-05-26 11:46:06 +02:00
acpid acpid: replace "echo -e" with printf 2014-05-21 10:39:41 +02:00
aespipe
agentpp agent++: need dynamic library support 2014-04-16 19:10:01 +02:00
aiccu package: remove references to uClibc 0.9.32 2014-07-10 16:15:59 +02:00
aircrack-ng
alsa-lib alsa-lib: bump to version 1.0.28 2014-06-29 16:11:30 +02:00
alsa-utils alsa-utils: bump to version 1.0.28 2014-06-29 16:11:36 +02:00
alsamixergui
am33x-cm3
apitrace
apr apr: add missing comment about needed dynamic library support 2014-04-19 18:58:06 +02:00
apr-util
argp-standalone
argus argus: bump to vanilla version 3.6.0.1 2014-06-18 14:31:35 +02:00
armadillo clapack: disable on blackfin 2014-05-13 23:37:24 +02:00
arptables
at at: add license information 2014-07-15 22:13:03 +02:00
atftp atftp: fix static linking 2014-07-10 16:59:00 +02:00
atk
attr attr: clarify license info 2014-05-26 11:44:41 +02:00
audiofile
aumix
autoconf
automake
autossh
avahi avahi: fixup init scripts after default user removal 2014-06-23 11:38:17 +02:00
avrdude avrdude: add license information 2014-06-26 23:03:13 +02:00
axel
b43-firmware
b43-fwcutter
bash
bc
bcusdk
beecrypt
bellagio packages: make providers declare what they provide 2014-05-21 00:21:14 +02:00
berkeleydb
bind bind: bump to version 9.9.5-p1 2014-06-25 16:40:10 +02:00
binutils binutils, gdb: support unified binutils-gdb git repository 2014-07-30 19:23:49 +02:00
bison
blackbox blackbox: deprecate package due to dead upstream 2014-06-30 13:43:27 +02:00
bluez_utils
bmon bmon: bump to version 3.2 2014-06-27 13:04:07 +02:00
boa packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
bonnie bonnie: add license information 2014-06-29 18:15:57 +02:00
boost
bootutils bootutils: add license information 2014-07-09 15:34:19 +02:00
bridge-utils
bsdiff bsdiff: add license information 2014-07-01 17:20:00 +02:00
btrfs-progs btrfs-progs: bump to version 3.14.2 2014-06-18 13:56:58 +02:00
bustle bustle: fix static build 2014-04-27 22:31:25 +02:00
busybox busybox: enable fdisk in default config 2014-07-26 09:16:53 +02:00
bwm-ng
bzip2 bzip2: install shared library for the host 2014-07-15 20:28:05 +02:00
c-ares c-ares: new package 2013-12-27 09:38:05 +01:00
ca-certificates package/ca-certificates: add tarball's hashes 2014-07-04 23:40:55 +02:00
cache-calibrator
cairo cairo: add freetype and gobject support 2014-07-15 23:19:42 +02:00
can-utils can-utils: switch homepage now that berlios is gone 2014-06-18 14:04:41 +02:00
ccache ccache: provide capability to do initial ccache setup 2014-06-14 20:00:35 +02:00
ccid
ccrypt ccrypt: new package 2014-07-10 10:53:40 +02:00
cdrkit
cegui06
celt051
cgilua cgilua: bump rockspec revision 2014-04-19 23:52:27 +02:00
chrony
cifs-utils cifs-utils: bump to version 6.4 2014-07-12 13:04:11 +02:00
civetweb
cjson
clapack clapack: disable on blackfin 2014-05-13 23:37:24 +02:00
classpath classpath: Use generic check for host program 2014-06-14 19:55:28 +02:00
cloog cloog: remove INSTALL_STAGING = YES 2014-06-09 11:54:35 +02:00
cloop cloop: drop unused target variant 2014-07-09 15:43:36 +02:00
cmake cmake: disable building of ccmake 2014-05-12 22:23:43 +02:00
collectd collectd: add memcachec plugin support 2014-07-19 17:12:00 +02:00
connman package: remove references to uClibc 0.9.32 2014-07-10 16:15:59 +02:00
conntrack-tools
copas
coreutils package/coreutils: gettextize to match the new gettext version 2014-07-17 09:50:02 +02:00
cosmo cosmo: disable package until upstream site is fixed 2014-06-13 09:46:27 +02:00
coxpcall coxpcall: bump to version 1.15.0 2014-04-19 23:51:41 +02:00
cppcms cppcms: needs NPTL support 2014-05-13 00:18:04 +02:00
cppdb
cppzmq github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
cpuload
cramfs packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
crda crda: needs dynamic library support 2014-07-02 17:10:59 +02:00
cryptodev package/cryptodev: make it behave more like other virtual packages 2014-06-08 17:07:19 +02:00
cryptodev-linux cryptodev-linux: fix license information 2014-07-09 15:44:42 +02:00
cryptsetup
ctorrent
cups cups: move localstatedir from /usr/var to /var 2014-05-04 23:24:25 +02:00
curlftpfs
cvs packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
cwiid
czmq github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
dado
dash
dbus dbus: enable systemd support 2014-07-15 23:27:16 +02:00
dbus-cpp packages: fix the header package name 2014-06-24 15:35:47 +02:00
dbus-glib dbus-glib: security bump to version 0.102 2014-07-04 15:58:19 +02:00
dbus-python dbus-python: bump to version 1.2.0 2014-07-03 23:36:42 +02:00
dbus-triggerd
dcron dcron: provide init script 2014-07-17 20:59:46 +02:00
dejavu dejavu: new package 2014-07-19 12:15:33 +02:00
devmem2 devmem2: add license information 2014-07-01 17:22:28 +02:00
dfu-util dfu-util: add license information 2014-07-01 17:24:01 +02:00
dhcp dhcp: bump to version 4.1-ESV-R9 2014-06-11 12:50:11 +02:00
dhcpcd dhcpcd: correct ccache-fixing patch for Xtensa 2014-06-29 16:16:04 +02:00
dhcpdump packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
dhrystone
dialog dialog: fix build failure 2014-06-14 18:37:53 +02:00
diffutils
dillo dillo: new package 2014-06-01 23:57:25 +02:00
directfb package/directfb: Disable dynload when BR2_PREFER_STATIC_LIB is enabled 2014-05-15 22:40:42 +02:00
directfb-examples
distcc packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
divine
dmalloc dmalloc: disable on Microblaze with debugging symbols 2014-04-17 23:43:51 +02:00
dmidecode
dmraid dmraid: add license information 2014-07-09 00:23:43 +02:00
dnsmasq dnsmasq: static linking with lua doesn't need -ldl 2014-06-12 10:46:41 +02:00
docker
doom-wad
dosfstools dosfstools: fix static linking with libiconv 2014-05-22 22:08:28 +02:00
dropbear dropbear: bump to version 2014.64 2014-07-27 22:35:20 +02:00
dropwatch
dsp-tools dsp-tools: add license information 2014-05-07 10:10:28 +02:00
dstat
dtach
dtc dtc: don't treat warnings as errors 2014-04-28 14:09:20 +02:00
dtv-scan-tables package/dtv-scan-tables: bump version 2014-06-02 08:38:40 +02:00
duma duma: not available on non-MMU platforms 2014-05-18 23:35:25 +02:00
dvb-apps dvb-apps: fix static only build 2014-07-08 23:33:10 +02:00
dvbsnoop
e2fsprogs e2fsprogs: bump to version 1.42.11 2014-07-11 20:04:55 +02:00
e2tools replace github with GitHub 2014-06-04 23:14:08 +02:00
ebtables ebtables: fix passing CFLAGS to configure 2014-05-12 22:49:16 +02:00
ecryptfs-utils libnss: Disable for MIPS64 n32 platforms 2014-05-16 21:19:18 +02:00
ed
eeprog eeprog: add license information 2014-07-01 17:29:54 +02:00
efl powerpc: add BR2_POWERPC_CPU_HAS_ALTIVEC to replace adhoc deps/checks 2014-05-26 21:14:08 +02:00
eigen
elf2flt package/elf2flt: hide when an MMU is used 2014-05-30 23:29:02 +02:00
elftosb elftosb: add license information 2014-07-01 17:30:52 +02:00
elfutils elfutils: disable on Blackfin, problem of assembly symbol prefix 2014-05-17 11:36:18 +02:00
empty
enchant
enlightenment
enscript
erlang erlang: bump version to 17.0 2014-04-10 22:40:45 +02:00
ethtool ethtool: bump to version 3.15 2014-07-23 21:50:16 +02:00
eudev package/eudev: Update project URL in Config.in 2014-07-26 08:56:37 +02:00
evemu evemu: enable python3 bindings 2014-07-21 22:37:19 +02:00
evtest evtest: bump version to 1.31 2014-05-03 22:56:31 +02:00
exfat
exfat-utils
exim exim: get rid of the convert the custom config file boolean knob 2014-07-16 19:47:56 +02:00
expat
expect expect: new package 5.45 2014-04-10 23:26:04 +02:00
explorercanvas explorercanvas: add license information 2014-07-01 17:32:00 +02:00
ezxml ezxml: add license information 2014-07-01 17:32:49 +02:00
f2fs-tools
faad2
faifa faifa: needs threads 2014-06-22 19:04:40 +02:00
fakeroot fakeroot: drop powerpc64le patch 2014-05-28 14:41:40 +02:00
fan-ctrl fan-ctrl: use .c file as license file 2014-07-02 10:20:44 +02:00
fb-test-app
fbdump
fbgrab fbgrab: fix static linking 2014-05-18 23:32:43 +02:00
fbset
fbterm
fbv packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
fconfig fconfig: add license information 2014-07-01 23:18:45 +02:00
fdk-aac fdk-aac: Disable for MIPS I, II, III and IV 2014-04-15 21:06:57 +02:00
feh feh: add license information 2014-07-01 23:19:24 +02:00
fetchmail package/fetchmail: gettextize to match the new gettext version 2014-07-27 18:21:05 +02:00
ffmpeg ffmpeg: Add libva support 2014-07-16 20:42:20 +02:00
fftw fftw: bump to version 3.3.4 2014-07-01 12:55:12 +02:00
file file: bump to version 5.19 2014-06-18 13:57:51 +02:00
filemq czmq: needs MMU 2014-05-05 08:44:39 +02:00
findutils
fio package: remove references to uClibc 0.9.32 2014-07-10 16:15:59 +02:00
fis fis: add license information 2014-07-01 23:19:51 +02:00
flac flac: needs wchar 2014-04-15 21:09:18 +02:00
flann flann: disable with the problematic NIOS II toolchain 2014-06-11 12:53:41 +02:00
flashbench
flashrom flashrom: bump to version 0.9.7 2014-07-12 13:03:22 +02:00
flex flex: delete broken flex++ symlink from target 2014-07-29 23:54:22 +02:00
flickcurl flickcurl: adjust openssl dependency 2014-07-28 23:26:53 +02:00
flite flite: fix static linking against alsa 2014-05-22 11:17:48 +02:00
flot flot: bump to version 0.8.3 2014-06-02 22:29:19 +02:00
fltk fltk: fix build failure with newer jpeg libraries 2014-07-03 21:48:52 +02:00
fluxbox fluxbox: uses fork(), not available on noMMU platforms 2014-05-17 23:27:25 +02:00
fmc fmc: fmlib needs a linux kernel, so propagate dependency 2014-06-16 09:45:06 +02:00
fmlib fmlib: only show comment if we're on a suitable arch 2014-06-16 09:46:02 +02:00
fmtools
fontconfig fontconfig: bump to version 2.11.1 2014-05-30 22:47:08 +02:00
foomatic-filters
fping fping: bump to version 3.10 2014-05-08 21:18:47 +02:00
freerdp freerdp: fix typo in license information 2014-06-26 23:07:36 +02:00
freescale-imx freescale-imx: add imx-vpu package 2014-07-15 23:09:42 +02:00
freetype package/freetype: Fix removal of wrong include/freetype2/freetype link by host-freetype 2014-07-08 11:30:16 +02:00
fswebcam fswebcam: bump version to 20140113 2014-04-14 22:47:18 +02:00
ftop ftop: new package 2014-06-30 13:48:54 +02:00
fxload
gadgetfs-test
gamin
gawk
gcc gcc 4.9.x: Exclude for PPC SPE because of PR60102 2014-07-18 19:56:06 +02:00
gd gd: switch to new homepage 2014-07-12 14:32:35 +02:00
gdb binutils, gdb: support unified binutils-gdb git repository 2014-07-30 19:23:49 +02:00
gdbm
gdk-pixbuf
genext2fs
genimage genimage: bump to version 6 2014-06-18 23:53:12 +02:00
genpart
genromfs genromfs: add license information 2014-07-01 23:21:58 +02:00
geoip geoip: new package 2014-06-22 20:35:49 +02:00
gesftpserver
gettext infra/pkg-autotools: cleanup the gettextize step 2014-07-19 11:35:22 +02:00
giblib giblib: add license information 2014-07-01 23:22:50 +02:00
git
glib-networking glib-networking: add license information 2014-07-01 23:23:18 +02:00
glibc toolchain: include C libraries in legal-info 2014-07-26 09:01:40 +02:00
glibmm
gmp Add support for powerpc64le 2014-05-25 23:24:09 +02:00
gmpc
gnu-efi
gnuchess
gnupg gnupg: make gnupg and gnupg2 mutually exclusive 2014-07-23 23:32:44 +02:00
gnupg2 gnupg2: fix dependency on libpthsem 2014-07-24 22:28:20 +02:00
gnuplot
gnutls gnutls: bump to version 3.2.16 2014-07-23 21:52:26 +02:00
gob2
google-breakpad google-breakpad: disable on mips64 2014-07-19 18:34:39 +02:00
googlefontdirectory
gperf
gpm gpm: fix build on Microblaze due to ELF check 2014-05-17 13:20:31 +02:00
gpsd gpsd: switch homepage now that berlios is gone 2014-06-18 14:03:55 +02:00
gptfdisk gptfdisk: add license information 2014-06-27 08:48:38 +02:00
gqview gqview: add license information 2014-06-27 08:47:00 +02:00
grantlee grantlee: add license information 2014-07-01 23:24:31 +02:00
grep grep: bump to version 2.20 2014-06-04 00:20:34 +02:00
gsl
gstreamer gst-fsl-plugins: fix build for kernel headers >= 3.10 2014-07-27 10:30:51 +02:00
gstreamer1 opencv: since 2.4.8 bump, requires NPTL 2014-07-18 10:07:26 +02:00
gtest
gtk2-engines gtk2-engines: add license information 2014-07-01 23:25:25 +02:00
gtk2-themes gtk2-theme-hicolor: add license information 2014-07-01 23:26:32 +02:00
gtkperf gtkperf: add license information 2014-06-25 22:34:25 +02:00
gutenprint
gvfs gvfs: add license information 2014-06-25 22:37:49 +02:00
gzip
harfbuzz
haserl haserl: add preprocessed lualib file so host-lua isn't needed 2014-06-27 13:41:50 +02:00
haveged
hdparm hdparm: prevent package makefile from stripping the hdparm binary 2014-06-11 23:03:48 +02:00
heimdal
heirloom-mailx
hiawatha
hostapd hostapd: EAP support needs shared library support 2014-07-27 10:32:50 +02:00
hplip
htop htop: bump to version 1.0.3 2014-04-28 14:12:29 +02:00
httping httping: fix math library linking 2014-07-29 20:43:09 +02:00
hwdata packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
i2c-tools i2c-tools: udated to version 3.1.1 2014-05-20 14:06:17 +02:00
icu icu: fix build after custom data library patch 2014-07-29 13:23:34 +02:00
ifplugd
iftop
igh-ethercat
igmpproxy
imagemagick imagemagick: bump to version 6.8.9-5 2014-07-01 12:55:20 +02:00
imlib2 imlib2: uses dlopen(), not available in static cases 2014-04-29 23:09:00 +02:00
inadyn inadyn: not available for static 2014-07-10 16:59:40 +02:00
infozip
inotify-tools inotify-tools: fix static-only build 2014-07-19 00:49:39 +02:00
input-event-daemon
input-tools input-tools: add license information 2014-07-01 23:27:26 +02:00
intel-microcode
intltool
iostat
iozone
iperf
ipkg ipkg: add license information 2014-07-01 23:28:13 +02:00
iproute2 iproute2: bump version 2014-06-12 22:03:48 +02:00
iprutils pciutils: disallow on Blackfin 2014-05-20 22:20:35 +02:00
ipsec-tools ipsec-tools: needs MMU support 2014-05-20 23:51:25 +02:00
ipset
iptables
iptraf-ng iptraf-ng: uses fork(), needs MMU 2014-05-09 15:36:18 +02:00
iputils package: remove references to uClibc 0.9.32 2014-07-10 16:15:59 +02:00
irda-utils irda-utils: add license information 2014-06-25 22:32:55 +02:00
isl isl: remove INSTALL_STAGING = YES 2014-06-09 11:54:02 +02:00
iucode-tool
iw iw: bump to version 3.15 2014-06-02 22:00:26 +02:00
jack2 jack2: not available on ARC 2014-05-17 11:34:36 +02:00
jamvm
jansson jansson: needs math library 2014-04-20 10:54:50 +02:00
jasper
jhead
jimtcl
joe
jpeg package/jpeg: make it behave more like other virtual packages 2014-06-08 17:07:31 +02:00
jpeg-turbo jpeg-turbo: add license information 2014-05-07 14:29:17 +02:00
jq
jquery jquery: bump to version 1.11.1 2014-05-20 14:43:41 +02:00
jquery-keyboard jquery-keyboard: bump to version 1.18.9 2014-06-02 22:29:22 +02:00
jquery-mobile jquery-mobile : bump to version 1.4.3 2014-07-17 20:40:47 +02:00
jquery-sparkline
jquery-ui jquery-ui: switch to sources.buildroot.net 2014-04-15 21:55:22 +02:00
jquery-ui-themes
jquery-validation jquery-validation: bump to version 1.12.0 2014-06-29 10:31:33 +02:00
jsmin jsmin: add license information 2014-07-01 23:29:48 +02:00
json-c
json-glib
json-javascript github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
kbd kbd: bump to version 1.15.5 2014-06-18 14:02:22 +02:00
kexec kexec: add license information 2014-06-25 22:39:17 +02:00
kexec-lite package/kexec-lite: Add a package for the kexec-lite tools 2014-07-17 22:50:58 +02:00
keyutils
kismet
kmod kmod: bump version 2014-06-19 17:50:39 +02:00
knock knock: fix static build 2014-06-22 21:53:35 +02:00
kobs-ng
ktap packages: fix the header package name 2014-06-24 15:35:47 +02:00
lame
latencytop latencytop: add license information 2014-07-01 23:29:02 +02:00
lbase64
lbreakout2
lcdapi lcdapi: bump version to fix static-only build 2014-07-19 11:00:19 +02:00
lcdproc lcdproc: bump version to 0.5.7 2014-05-05 21:49:19 +02:00
lcms2
leafpad leafpad: add license information 2014-06-25 22:39:44 +02:00
less
lesstif lesstif: add license information 2014-07-09 00:08:26 +02:00
lftp package/lftp: inverse the openssl/gnutls selection 2014-07-28 23:06:44 +02:00
libaio libaio: add license information 2014-07-01 23:31:17 +02:00
libao libao: Remove OSS plugin when ALSA is enabled 2014-05-03 22:25:35 +02:00
libarchive
libargtable2 libargtable2: add license information 2014-07-01 23:33:21 +02:00
libart libart: add license information 2014-06-25 22:40:05 +02:00
libass
libassuan
libatasmart package/libatasmart: point to a better homepage 2014-06-14 18:39:19 +02:00
libatomic_ops powerpc: add powerpc64 and powerpc64le support 2014-05-26 21:48:33 +02:00
libbluray libbluray: needs dynamic library support 2014-05-12 22:19:11 +02:00
libbsd package/libbsd: needs an (e)glibc toolchain 2014-06-09 14:42:43 +02:00
libcap libcap: add menu entry to install tools. 2014-04-21 11:21:52 +02:00
libcap-ng libcap-ng: security bump to version 0.7.4 2014-06-11 15:18:07 +02:00
libcdaudio
libcdio
libcec package/libcec: fix missing libraries from rpi-userland 2014-06-08 15:09:58 +02:00
libcgi
libcgicc libcgicc: bump to version 3.2.15 2014-06-09 19:59:42 +02:00
libcgroup libcgroup: bump to version 0.41 and use LIBCGROUP_VERSION 2014-06-03 23:28:30 +02:00
libcofi
libconfig
libconfuse libconfuse: needs host-flex 2014-07-17 22:54:27 +02:00
libcue
libcuefile
libcurl libcurl: fix nss related build failure 2014-07-21 21:51:53 +02:00
libdaemon
libdmtx
libdnet
libdrm package/libdrm: Bump version to 2.4.56 2014-07-30 18:55:13 +02:00
libdvbsi
libdvdnav libdvdread: needs dynamic library support 2014-06-01 20:54:08 +02:00
libdvdread libdvdread: needs dynamic library support 2014-06-01 20:54:08 +02:00
libebml
libedit libedit: add license information 2014-07-01 23:35:49 +02:00
libee
libelf
libenca libenca: Move build host tool to PRE_BUILD_HOOKS 2014-05-08 22:02:25 +02:00
liberation liberation: add license information 2014-07-01 23:36:24 +02:00
libesmtp libesmtp: add license information 2014-06-25 22:40:43 +02:00
libestr
libev libev: bump to version 4.15 2014-07-18 19:52:26 +02:00
libevdev package/libevdev: bump version 2014-06-02 12:47:16 +02:00
libevent libevent: add license information 2014-06-26 13:50:47 +02:00
libexif
libeXosip2 package/libeXosip2: fix build for static linking 2014-06-23 23:52:29 +02:00
libfcgi package/libfcgi: do not build examples 2014-07-19 17:14:58 +02:00
libffi libffi: remove some header files installed in /usr/lib in the target 2014-07-01 14:56:51 +02:00
libfreefare libfreefare: add license information 2014-06-26 13:50:39 +02:00
libfribidi libfribidi: depend on host-pkgconf 2014-05-29 23:18:10 +02:00
libfslcodec libfslcodec: bump to version 3.0.11 2014-07-15 23:09:56 +02:00
libfslparser libfslparser: bump to version 3.0.11 2014-07-15 23:10:00 +02:00
libfslvpuwrap libfslvpuwrap: fix tests of return value from IOGetVirtMem 2014-07-26 09:32:15 +02:00
libftdi
libfuse
libgail libgail: add license information 2014-06-25 22:42:18 +02:00
libgc libgc: fix build under uClibc 2014-04-23 15:25:03 +02:00
libgcrypt libgcrypt: bump to version 1.6.1 2014-07-12 11:54:45 +02:00
libgeotiff
libglade libglade: add license information 2014-06-25 22:42:52 +02:00
libglew libglew: new package 2014-07-20 11:26:09 +02:00
libglib2 libglib2: backport native linux GMutex implementation 2014-07-20 11:44:12 +02:00
libglu libglu: new package 2014-07-19 19:17:39 +02:00
libgpg-error
libgpgme libgpgme: disable all tests 2014-07-12 20:47:38 +02:00
libgsasl
libgtk2 libgtk2: add license information 2014-06-25 22:44:11 +02:00
libhid libhid: add license information 2014-06-25 22:44:39 +02:00
libical libical: add license information 2014-06-25 22:48:09 +02:00
libiconv libiconv: add license information 2014-07-01 23:42:12 +02:00
libid3tag
libidn
libinput libinput: bump version 2014-06-11 17:24:02 +02:00
libiqrf libiqrf: add license information 2014-06-25 22:50:23 +02:00
libiscsi
libjpeg libjpeg: bump to version 9a 2014-07-02 17:12:18 +02:00
libjson
libksba libksba: new package 2014-06-09 14:58:37 +02:00
libllcp
liblo
liblockfile
liblog4c-localtime liblog4c-localtime: add license information 2014-07-01 23:43:01 +02:00
liblogging liblogging: enable systemd compatibility libs 2014-04-16 19:56:14 +02:00
libmad
libmatroska
libmbim
libmbus libmbus: add license information 2014-07-01 23:45:08 +02:00
libmcrypt
libmemcached libmemcached: disable libtest 2014-07-19 17:14:10 +02:00
libmhash
libmicrohttpd libmicrohttpd: bump to version 0.9.37 2014-06-02 22:00:29 +02:00
libmms libmms: add license information 2014-07-01 23:55:41 +02:00
libmnl
libmodbus
libmodplug
libmpd
libmpdclient libmpdclient: new package 2014-07-08 07:43:17 +02:00
libmpeg2
libndp libndp: bump to 1.3 2014-06-29 10:32:29 +02:00
libnetfilter_acct packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnetfilter_conntrack packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnetfilter_cthelper packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnetfilter_cttimeout packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnetfilter_log packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnetfilter_queue packages: fix the header package name 2014-06-24 15:35:47 +02:00
libnfc
libnfnetlink
libnfs
libnftnl libnftnl: bump to version 1.0.2 2014-06-25 22:30:40 +02:00
libnl libnl: bump to version 3.2.25 2014-07-18 19:53:10 +02:00
libnspr libnspr: security bump to version 4.10.6 2014-06-18 23:57:54 +02:00
libnss libnss: bump to version 3.16.3 2014-07-08 07:42:57 +02:00
liboauth liboauth: bump to version 1.0.3 2014-06-29 10:33:00 +02:00
libogg
liboping
libosip2
libpcap libpcap: fix build for uclinux target 2014-07-26 09:26:07 +02:00
libpfm4
libplayer arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
libplist
libpng libpng: bump to version 1.6.12 2014-06-18 13:57:55 +02:00
libpthread-stubs
libpthsem libpthsem: add libpth compatibility option 2014-07-23 23:32:05 +02:00
libqmi libqmi: bump to 1.10.0 2014-06-02 14:01:56 +02:00
libqrencode
libraw libraw: add license information 2014-07-09 00:08:05 +02:00
libraw1394 libraw1394: add license information 2014-06-25 22:52:18 +02:00
libreplaygain
libroxml
librsvg librsvg: add license information 2014-06-25 22:54:24 +02:00
librsync
librtlsdr librtlsdr: new package 2014-07-08 17:28:03 +02:00
libsamplerate
libseccomp
libsecret
libsepol
libserial
libsexy
libsha1 replace github with GitHub 2014-06-04 23:14:08 +02:00
libshairplay
libsigc
libsigsegv libsigsegv: not available on Microblaze 2014-04-16 20:59:14 +02:00
libsndfile
libsoc libsoc: bump to 0.6.2 2014-06-18 14:22:15 +02:00
libsocketcan
libsoup libsoup: add libsoup-gnome support 2014-07-18 21:38:08 +02:00
libsoxr libsoxr: new package 2014-05-01 23:51:24 +02:00
libssh2
libstrophe libstrophe: fix detection of libxml2 2014-04-20 22:53:51 +02:00
libsvg
libsvg-cairo
libsvgtiny libsvgtiny: add license information 2014-06-25 22:55:34 +02:00
libsysfs libsysfs: add license information 2014-06-25 22:56:28 +02:00
libtasn1 libtasn1: bump to version 4.0 2014-06-27 13:10:42 +02:00
libtheora
libtirpc libtirpc: bump to 0.2.4 2014-06-30 23:34:56 +02:00
libtool libtool: use a different way to avoid autoreconfiguration 2014-04-17 23:37:47 +02:00
libtorrent
libtpl libtpl: bump version to v1.6.1 2014-04-26 11:35:29 +02:00
libubox
libuci libuci: remove MMU dependency with Lua binding 2014-04-19 19:10:46 +02:00
libungif
libunwind libunwind: depend on libatomic_ops when available 2014-05-16 16:11:20 +02:00
libupnp
liburcu liburcu: bump version to 0.8.4 2014-04-19 18:53:21 +02:00
libusb libusb: bump to version 1.0.19 2014-06-18 14:03:19 +02:00
libusb-compat
libuv libuv: new package 2014-07-19 11:40:15 +02:00
libv4l libv4l: Bump version to 1.0.1 2014-07-10 10:52:49 +02:00
libva libva: needs shared library support 2014-07-23 22:01:59 +02:00
libva-intel-driver libva/libva-intel-driver: Fix wayland-related compile errors 2014-07-19 14:22:55 +02:00
libvncserver
libvorbis
libvpx
libwebsockets libwebsockets: needs mmu 2014-06-03 22:34:05 +02:00
libxkbcommon
libxml2 package/mesa3d: Remove dependency for the libxml2 module of host-python 2014-07-17 10:04:33 +02:00
libxmlpp
libxmlrpc
libxslt
libyaml libyaml: add license information 2014-07-01 23:56:05 +02:00
lighttpd
linenoise
linknx
links links: add security fix for CVE-2013-6050 2014-06-18 13:53:43 +02:00
linphone linphone: arc: Undefine __arc__ when building for ARC processors 2014-04-12 17:41:15 +02:00
linux-firmware package/linux-firmware: install new Broadcom 43xxx firmware 2014-06-01 23:13:39 +02:00
linux-fusion linux-fusion: add license information 2014-07-09 00:04:34 +02:00
linux-headers linux-headers: bump 3.{3, 10, 14, 15}.x series 2014-07-29 20:15:01 +02:00
linux-pam
linux-zigbee linux-zigbee: add missing comment for thread dependency 2014-06-09 14:39:18 +02:00
lite lite: add license information 2014-07-01 23:56:52 +02:00
live555 Bump live555 to 2014.05.27 2014-06-05 21:26:56 +02:00
ljlinenoise
ljsyscall ljsyscall: bump to version 0.10 2014-04-30 08:36:30 +02:00
lm-sensors lm-sensors: sensors-detect requires perl 2014-07-15 21:19:50 +02:00
lmbench
localedef
lockdev
lockfile-progs packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
log4cplus
log4cxx
logrotate
logsurfer
lpc3250loader lpc3250loader: add license information 2014-07-01 23:59:25 +02:00
lpeg
lpty
lrandom
lrzsz
lshw lshw: add license information 2014-07-02 00:00:17 +02:00
lsof lsof: bump to version 4.87 2014-06-29 17:36:29 +02:00
lsqlite3
lsuio lsuio: add license information 2014-06-25 23:02:25 +02:00
ltp-testsuite ltp-testsuite: does not build on NIOS II 2014-04-26 11:33:51 +02:00
ltrace PPC: fix ltrace build on PPC32 2014-07-29 13:25:20 +02:00
ltris ltris: needs MMU 2014-07-28 20:51:53 +02:00
lttng-babeltrace lttng-babeltrace: needs posix_fallocate 2014-05-23 14:44:26 +02:00
lttng-libust lttng-libust: add python as optional dependency 2014-04-19 18:53:56 +02:00
lttng-modules lttng-modules: bump version to 2.4.1 2014-04-19 18:53:40 +02:00
lttng-tools lttng-tools: bump version to 2.4.1 2014-04-19 18:53:49 +02:00
lua packages: make providers declare what they provide 2014-05-21 00:21:14 +02:00
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-messagepack lua-messagepack: bump to version 0.3.1 2014-07-21 21:52:50 +02:00
lua-msgpack-native
lua-testmore
luabitop
luacrypto luacrypto: luarocks conversion 2014-04-19 23:52:51 +02:00
luaexpat
luaexpatutils
luafilesystem luafilesystem: bump rockspec revision 2014-04-19 23:52:45 +02:00
luainterpreter luarocks: allow to work with host-luainterpreter 2014-07-27 10:44:50 +02:00
luajit luajit: add host variant 2014-07-27 10:34:16 +02:00
luajson luajson: bump to version 1.3.3 2014-04-19 23:51:51 +02:00
lualogging
luaposix lua-posix: bump to version 32 2014-07-21 21:53:13 +02:00
luarocks luarocks: refactor with TARGET_FINALIZE_HOOKS 2014-07-29 20:22:58 +02:00
luasec
luasocket
luasql-sqlite3
lunit
lvm2 lvm2: bump to version 2.02.106 2014-05-23 22:05:54 +02:00
lxc lxc: disable lua and python 2014-07-06 22:52:30 +02:00
lz4 lz4: security bump to r119 2014-07-04 15:38:05 +02:00
lzip
lzlib
lzma
lzo lzo: bump to version 2.08 2014-06-29 16:39:45 +02:00
lzop
m4
macchanger
madplay
make make: bump to version 4.0 2014-07-19 14:47:27 +02:00
makedevs makedevs: add license information 2014-07-15 22:51:07 +02:00
matchbox matchbox-keyboard: fix dependencies 2014-05-20 23:43:58 +02:00
mcrypt
mdadm mdadm: bump to version 3.3.1 2014-06-08 13:50:32 +02:00
media-ctl
mediastreamer
memcached memcached: new package 2014-07-18 21:40:09 +02:00
memstat memstat: add license information 2014-05-07 10:27:01 +02:00
memtester
mesa3d package/mesa3d: Bump version to 10.2.4 2014-07-19 14:20:05 +02:00
metacity metacity: add license information 2014-06-27 08:57:12 +02:00
midori midori: force host-python dependency for waf build-system 2014-05-26 15:08:10 +02:00
mii-diag
minicom
minidlna package/minidlna: Bump version to 1.1.3 2014-06-13 14:38:50 +02:00
mkpasswd mkpasswd: change version from 'undefined' to 'buildroot-$(BR2_VERSION)' 2014-06-14 19:10:25 +02:00
mmc-utils
mobile-broadband-provider-info
modem-manager
mongoose mongoose: provide libmongoose.a static library 2014-05-27 14:38:10 +02:00
mongrel2 mongrel2: bump to version v1.9.1 2014-04-22 23:31:13 +02:00
monit monit: uses fork(), disable for nommu 2014-05-28 08:55:30 +02:00
mpc
mpd mpd: bump to version 0.18.12 2014-07-30 18:54:37 +02:00
mpdecimal mpdecimal: new package 2014-07-27 14:34:42 +02:00
mpfr
mpg123 mpg123: bump to version 1.20.1 2014-06-18 13:56:31 +02:00
mplayer mplayer: Add support for ARC 2014-05-23 15:34:11 +02:00
mrouted
msgpack msgpack: disable for ARC 2014-06-18 14:20:27 +02:00
msmtp
mtd packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
mtdev
mtdev2tuio
mtools
mtr package: remove references to uClibc 0.9.32 2014-07-10 16:15:59 +02:00
musepack musepack: add license information 2014-07-08 23:52:50 +02:00
musl toolchain: include C libraries in legal-info 2014-07-26 09:01:40 +02:00
mutt mutt: Add options for imap/pop3 support, enable optional iconv/OpenSSL support 2014-04-14 23:35:47 +02:00
mxml
mysql mysql: host-mysql depends on host-zlib 2014-07-22 00:05:34 +02:00
nano nano: bump to version 2.3.5 2014-07-14 13:13:23 +02:00
nanocom
nasm nasm: remove unused target package 2014-07-14 13:11:40 +02:00
nbd nbd: update icense information 2014-06-26 17:10:59 +02:00
ncdu
ncftp
ncmpc ncmpc: bump to version 0.24 2014-07-16 20:39:31 +02:00
ncurses ncurses: enable parallel build 2014-06-01 22:50:30 +02:00
ndisc6 ndisc6: add license information 2014-06-25 23:04:19 +02:00
ne10 ne10: bump version to 1.0.0 2014-04-24 22:43:06 +02:00
neard
neardal
neon
net-tools
netatalk netatalk: add support for ACLs 2014-06-18 14:19:58 +02:00
netcat
netperf
netplug netplug: add license information 2014-06-25 23:04:35 +02:00
netsnmp netsnmp: cleanup configure flags handling 2014-05-16 22:31:21 +02:00
netstat-nat
nettle arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
network-manager network-manager: bump to 0.9.10.0 2014-07-06 21:50:13 +02:00
newt slang: needs mmu 2014-05-26 15:01:38 +02:00
nfacct
nfs-utils nfs-utils: add license information 2014-05-07 14:02:16 +02:00
nftables nftables: bump to version 0.3 2014-06-25 22:30:50 +02:00
ngircd ngircd: switch site now that berlios is gone 2014-06-18 14:04:22 +02:00
ngrep
nmap nmap: bump to version 6.46 2014-05-08 21:18:53 +02:00
nodejs nodejs: fix build when python3 is selected in Buildroot 2014-05-21 10:34:29 +02:00
noip
nss-mdns nss-mdns: add license information 2014-07-02 00:02:21 +02:00
ntfs-3g
ntp ntp: rename patches to follow BR guidelines 2014-07-18 21:24:30 +02:00
numactl
nut nut: now needs C++ support 2014-06-02 13:20:15 +02:00
nuttcp
ocf-linux
ocrad
ofono ofono: add init script 2014-04-28 21:48:53 +02:00
ola protobuf: host-protobuf can only be built on certain architectures 2014-05-12 22:20:44 +02:00
olsr olsr: bump to version 0.6.6.2 2014-06-18 13:54:13 +02:00
omap-u-boot-utils packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
omniorb omniorb: force python interperter 2014-04-14 23:14:11 +02:00
on2-8170-libs
on2-8170-modules
open2300 open2300: add license information 2014-06-25 23:08:08 +02:00
opencore-amr opencore-amr: new package 2014-07-01 14:45:46 +02:00
opencv package/opencv: fix dependencies for the Qt and GTK backends 2014-07-20 11:53:40 +02:00
opengl package/libgl: introduce as a new virtual package for full-openGL providers 2014-04-17 22:59:40 +02:00
openntpd openntpd: add SysV initscript and user 2014-07-08 14:16:51 +02:00
openobex
openocd openocd: add license information 2014-06-25 23:09:51 +02:00
openpgm blackfin: 2012R1 toolchain is gone, remove kludges 2014-06-18 14:01:03 +02:00
openpowerlink openpowerlink: do not override CMAKE_BUILD_TYPE 2014-06-01 22:19:43 +02:00
openssh openssh: disable PIE when building for ARC 2014-07-30 18:53:41 +02:00
openssl openssl: drop libdl from pc file 2014-07-19 18:06:19 +02:00
openswan openswan: needs host-flex 2014-07-21 21:52:23 +02:00
opentyrian package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
opentyrian-data package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
openvpn openvpn: disable plugins for static builds 2014-07-09 15:46:33 +02:00
opkg opkg: bump to version 0.2.2 and update upstream url 2014-06-29 10:38:41 +02:00
oprofile oprofile: bump to version 0.9.9 2014-06-03 23:34:26 +02:00
opus
opus-tools opus-tools: bump to version 0.1.9 2014-06-18 13:56:37 +02:00
orbit orbit: bump to version 2.2.1 2014-04-19 23:52:10 +02:00
orc orc: bump version 2014-06-23 11:52:54 +02:00
ortp
owl-linux
p11-kit p11-kit: fix build against linuxthreads 2014-05-11 22:14:54 +02:00
p910nd p910nd: bump to version 0.97 2014-06-11 14:29:36 +02:00
pango pango: bump to version 1.36.3 2014-07-15 23:19:33 +02:00
parted package/parted: gettextize to match the new gettext version 2014-07-17 09:50:09 +02:00
patch
pax-utils pax-utils: needs largefile support 2014-06-18 23:59:47 +02:00
pciutils pciutils: disallow on Blackfin 2014-05-20 22:20:35 +02:00
pcmanfm pcmanfm: add license information 2014-07-02 00:30:28 +02:00
pcre
pcsc-lite
perf perf: Don't build backtrace for ARC 2014-07-21 22:53:29 +02:00
perl perl: refactor with TARGET_FINALIZE_HOOKS 2014-07-29 20:22:37 +02:00
perl-datetime-tiny perl-datetime-tiny: new package 2014-07-23 21:45:55 +02:00
perl-gd perl-gd: fix broken patches 2014-07-19 16:32:58 +02:00
perl-gdgraph perl-gdgraph: fix configure 2014-07-20 11:52:51 +02:00
perl-gdtextutil perl-gdtextutil: new package 2014-07-18 19:48:19 +02:00
perl-io-socket-ssl perl-io-socket-ssl: new package 2014-07-17 20:51:16 +02:00
perl-json-tiny perl-json-tiny: new package 2014-07-23 21:46:16 +02:00
perl-module-build perl-module-build: bump to version 0.4206 2014-07-28 20:45:14 +02:00
perl-mojolicious perl-mojolicious: bump to version 5.21 2014-07-28 20:44:49 +02:00
perl-net-ssleay perl-net-ssleay: bump to version 1.65 2014-07-28 20:45:03 +02:00
perl-path-tiny perl-path-tiny: new package 2014-07-23 21:47:08 +02:00
perl-try-tiny perl-try-tiny: new package 2014-07-23 21:47:40 +02:00
perl-xml-libxml package/perl-xml-libxml: not available for static link 2014-07-14 13:09:43 +02:00
perl-xml-namespacesupport perl-xml-namespacesupport: new package 2014-06-29 10:49:50 +02:00
perl-xml-parser
perl-xml-sax perl-xml-sax: new package 2014-06-29 10:50:14 +02:00
perl-xml-sax-base perl-xml-sax-base: new package 2014-06-29 10:50:10 +02:00
php php: security bump to version 5.5.15 2014-07-26 09:16:21 +02:00
php-geoip php-geoip: new package 2014-06-22 21:55:32 +02:00
php-gnupg
php-imagick php-imagick: propagate BR2_USE_MMU dependency 2014-05-17 23:25:34 +02:00
php-memcached php-memcached: make zlib directory explicit 2014-07-21 21:51:22 +02:00
php-ssh2
php-yaml
php-zmq
picocom packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
pifmrds package/pifmrds: new package 2014-06-29 10:57:15 +02:00
pinentry pinentry: Some toolchains need -pthread in the linker command line 2014-07-04 15:07:26 +02:00
pixman package/pixman: Bump version to 0.32.6 2014-07-19 18:09:11 +02:00
pkgconf pkgconf: don't double prefix lib/include paths with sysroot 2014-06-29 12:41:00 +02:00
poco mysql: disable for AVR32 2014-06-01 21:51:17 +02:00
polarssl polarssl: programs need MMU 2014-07-15 19:06:47 +02:00
polkit
poppler
popt popt: now needs gettextize 2014-07-29 23:32:41 +02:00
portaudio
portmap portmap: prevent selecting the package when rpcbind is selected 2014-06-29 18:18:49 +02:00
postgresql postgresql: enable staging installation 2014-07-28 20:53:05 +02:00
powerpc-utils package/powerpc-utils: Add powerpc hardware utilities 2014-07-17 23:06:13 +02:00
powervr package/powervr: convert to the virtual-package infrastructure 2014-04-05 19:21:03 +02:00
pppd
pptp-linux
prboom prboom: add license information 2014-07-02 00:30:55 +02:00
procps-ng packages: fix the header package name 2014-06-24 15:35:47 +02:00
proftpd proftpd: fix largefile file size printing 2014-04-24 13:36:09 +02:00
protobuf protobuf: host-protobuf can only be built on certain architectures 2014-05-12 22:20:44 +02:00
protobuf-c protobuf-c: update license information 2014-06-27 08:54:45 +02:00
proxychains-ng proxychains-ng: add license information 2014-06-26 09:46:56 +02:00
psmisc psmisc: bump to version 22.21 2014-06-18 14:02:10 +02:00
psplash psplash: install systemd services 2014-06-13 14:38:50 +02:00
ptpd
ptpd2
pulseaudio pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
pv
pwgen pwgen: add host utilities menu entry 2014-07-01 15:11:42 +02:00
python python: fix termios build for xtensa 2014-07-18 20:04:11 +02:00
python-bottle python-bottle: security bump to version 0.12.7 2014-06-05 21:22:19 +02:00
python-cffi python: new module cffi 2014-07-29 21:31:32 +02:00
python-configobj
python-crc16
python-daemon python-daemon: new package 2014-07-27 16:01:31 +02:00
python-dialog
python-dpkt python-dpkt: add license information 2014-06-26 11:41:15 +02:00
python-flup python-flup: re-add MIT license 2014-07-29 09:17:05 +02:00
python-id3 python-id3: add license information 2014-06-26 09:47:50 +02:00
python-ipy
python-ipython python-ipython: new package 2014-07-27 15:37:27 +02:00
python-json-schema-validator
python-keyring
python-libconfig
python-m2crypto
python-mad python-mad: add license information 2014-06-26 13:07:08 +02:00
python-meld3
python-msgpack msgpack: disable for ARC 2014-06-18 14:20:27 +02:00
python-netifaces python-netifaces: add license information 2014-05-07 13:20:43 +02:00
python-nfc python-nfc: add license information 2014-07-02 00:31:34 +02:00
python-numpy python-numpy: add patch to fix build on uClibc 2014-07-27 14:37:12 +02:00
python-posix-ipc
python-protobuf protobuf: host-protobuf can only be built on certain architectures 2014-05-12 22:20:44 +02:00
python-pyasn python-pyasn: update license information 2014-05-07 13:27:19 +02:00
python-pycrypto
python-pygame python-pygame: add license information 2014-06-26 13:49:13 +02:00
python-pyparsing
python-pypcap pypcap: new package 2014-04-11 22:01:23 +02:00
python-pyrex host-python-pyrex: use the HOST_*_NEEDS_HOST_PYTHON infrastructure 2014-04-15 23:18:20 +02:00
python-pyro
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyzmq python-pyzmq: bump to version 14.3.1 2014-07-24 22:32:27 +02:00
python-serial python-serial: add license information 2014-05-07 13:41:18 +02:00
python-setuptools python-setuptools: add license information 2014-05-07 13:40:49 +02:00
python-simplejson python-simplejson: security bump to version 3.5.3 2014-06-30 23:34:41 +02:00
python-thrift
python-tornado
python-versiontools
python3 python3: define license and license files 2014-07-27 14:36:05 +02:00
qdecoder qdecoder: autoreconf and fix c99 detection 2014-05-09 16:23:38 +02:00
qemu
qextserialport
qhull qhull: do not override CMAKE_BUILD_TYPE 2014-06-01 22:21:05 +02:00
qjson
qt qt: remove gcc 4.6.x specific kludge 2014-07-10 16:21:06 +02:00
qt5 qt5: Need pcre with UTF support 2014-07-27 22:54:32 +02:00
qtuio github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
quagga quagga: depends on MMU 2014-07-16 10:05:00 +02:00
quota quota: add license information 2014-07-08 23:47:43 +02:00
qwt
radvd radvd: bump to version 2.1 2014-07-23 21:50:50 +02:00
ramsmp
ramspeed
rapidjson
rdesktop rdesktop: needs mmu 2014-07-27 10:27:39 +02:00
read-edid read-edid: add license information 2014-07-02 00:32:48 +02:00
readline
redis
rings
rng-tools
rp-pppoe
rpcbind rpcbind : add startup script 2014-06-30 23:35:01 +02:00
rpi-firmware package/rpi-firmware: bump 2014-06-01 23:12:16 +02:00
rpi-userland rpi-userland: add missing library in .pc file 2014-07-23 21:53:02 +02:00
rpm rpm: add license information 2014-07-02 00:33:30 +02:00
rrdtool
rsh-redone rsh-redone: add license information 2014-07-02 00:35:23 +02:00
rsync rsync: bump to version 3.1.1 2014-07-10 11:29:12 +02:00
rsyslog replace references to Busybox with BusyBox 2014-06-01 23:58:43 +02:00
rt-tests rt-test: add license information 2014-07-02 00:37:07 +02:00
rtai rtai: install to staging 2014-04-12 23:07:43 +02:00
rtmpdump package/rtmpdump: Fix static build 2014-07-27 10:30:03 +02:00
rtorrent
rtptools
rubix rubix: add license information 2014-06-26 16:33:42 +02:00
ruby ruby: remove rubygems 2014-06-09 12:06:39 +02:00
sam-ba
samba samba: security bump to version 3.6.24 2014-06-23 16:19:56 +02:00
samba4 samba4: security bump to version 4.1.9 2014-06-23 16:19:51 +02:00
sane-backends sane-backends: add license information 2014-06-26 16:34:26 +02:00
sawman sawman: add license information 2014-07-02 00:37:52 +02:00
schifra
sconeserver mysql: disable for AVR32 2014-06-01 21:51:17 +02:00
scons
screen
sdl sdl: disable x11 in host-sdl 2014-04-18 21:53:35 +02:00
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
ser2net
setserial setserial: add license information 2014-07-08 23:46:22 +02:00
sg3_utils sg3_utils: bump to version 1.39 2014-06-14 18:38:28 +02:00
shared-mime-info shared-mime-info: add license information 2014-06-26 16:35:10 +02:00
simicsfs simicsfs: new package 2014-06-13 14:38:50 +02:00
sispmctl sispmctl: new package 2014-06-09 14:38:38 +02:00
slang slang: needs mmu 2014-05-26 15:01:38 +02:00
slirp
smack replace github with GitHub 2014-06-04 23:14:08 +02:00
smartmontools
smcroute smcroute: needs MMU 2014-06-03 20:57:57 +02:00
smstools3 package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
snappy snappy: needs autoreconf 2014-06-02 21:17:10 +02:00
snmppp packages: fix the header package name 2014-06-24 15:35:47 +02:00
snowball-hdmiservice
snowball-init
socat
socketcand socketcand: add license information 2014-06-26 16:59:24 +02:00
sound-theme-borealis
sound-theme-freedesktop
sox sox: new package 2014-07-01 14:51:05 +02:00
spawn-fcgi spawn-fcgi: bump to version 1.6.4 2014-06-08 13:50:17 +02:00
speex arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
spice
spice-protocol
sqlcipher sqlcipher: fix passing CFLAGS/LDFLAGS to configure 2014-05-12 22:48:58 +02:00
sqlite package/sqlite: Bump version to 3.8.5 2014-06-09 11:16:31 +02:00
squashfs squashfs: add license information 2014-06-26 17:00:56 +02:00
squid squid: bump to version 3.4.6 2014-07-01 16:59:41 +02:00
sredird sredird: add license information 2014-06-26 17:01:34 +02:00
sshfs
sshpass sshpass: new package 2014-06-08 17:53:51 +02:00
sstrip
startup-notification startup-notification: add license information 2014-06-27 08:49:46 +02:00
statserial statserial: don't link against legacy curses 2014-07-15 20:51:23 +02:00
strace strace: fix ptrace {PEEK, POKE}USER arguments decoding on xtensa 2014-06-19 17:58:54 +02:00
stress
strongswan strongswan: bump to version 5.1.3 2014-06-02 22:30:21 +02:00
stunnel stunnel: bump to version 5.02 2014-06-18 14:22:43 +02:00
subversion
sudo
sunxi-boards sunxi-boards: bump version 2014-04-20 22:57:02 +02:00
sunxi-cedarx
sunxi-mali sunxi-mali: use only -I${includedir} as pkg-config Cflags 2014-06-08 18:52:14 +02:00
sunxi-mali-prop
sunxi-tools sunxi-tools: bump version 2014-04-20 22:58:29 +02:00
supervisor supervisor: add runtime dependency on python-setuptools 2014-06-11 22:17:59 +02:00
swig
sylpheed
synergy synergy: add license information 2014-06-26 17:03:01 +02:00
sysklogd sysklogd: add license information 2014-07-02 00:38:20 +02:00
sysprof sysprof: add license information 2014-06-26 17:03:33 +02:00
sysstat sysstat: bump to version 11.0.0 2014-06-18 14:02:15 +02:00
systemd systemd: add hook to disable ldconfig.service 2014-07-26 09:15:23 +02:00
sysvinit packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
taglib taglib: needs wchar 2014-04-08 09:50:19 +02:00
tar
tcl tcl: needs threads 2014-05-08 23:14:17 +02:00
tclap tclap: fix syntax error in Config.in 2014-06-14 19:08:48 +02:00
tcllib tcl: bump to version 8.6.1 2014-04-09 00:57:19 +02:00
tcpdump tcpdump: bump to version 4.6.1 2014-07-23 21:49:47 +02:00
tcping
tcpreplay tcpreplay: use pcap-config 2014-06-19 13:19:37 +02:00
texinfo texinfo: add license information 2014-07-08 23:44:24 +02:00
tftpd
thrift thrift: disable for ARC 2014-05-29 23:18:59 +02:00
thttpd thttpd: add license information 2014-07-02 00:39:00 +02:00
ti-gfx ti-gfx: add patch to fix build failure with es5.x 2014-07-19 11:41:53 +02:00
ti-uim
ti-utils ti-utils: add license information 2014-06-27 08:56:00 +02:00
tidsp-binaries tidsp-binaries: add license information 2014-05-07 13:43:04 +02:00
tiff
time
tinyhttpd tinyhttpd: add license information 2014-07-02 00:39:39 +02:00
tinymembench
tinyxml
tmux tmux: needs mmu 2014-05-02 14:56:58 +02:00
tn5250
torsmo torsmo: add license information 2014-07-08 23:42:44 +02:00
trace-cmd package/trace-cmd: bump to version 2.3.2 2014-06-08 18:44:57 +02:00
transmission transmission: security bump to version 2.84 2014-07-17 09:54:34 +02:00
tree
tremor
tslib tslib: switch homepage now that berlios is gone 2014-06-18 14:04:00 +02:00
tstools tstools: switch homepage now that berlios is gone 2014-06-18 14:04:08 +02:00
tvheadend package/tvheadend: Bump version to current git master 2014-07-26 08:52:33 +02:00
twolame twolame: new package 2014-07-01 14:43:02 +02:00
tz system/timezone: check localtime exists 2014-05-22 23:52:18 +02:00
tzdata package/tzdata: bump version for some new timezones 2014-06-02 08:36:57 +02:00
tzdump tzdump: new host package 2014-04-09 00:25:19 +02:00
uboot-tools uboot-tools: bump to version 2014.07 2014-07-16 20:39:35 +02:00
ucl package/ucl: new package 2014-05-03 21:43:25 +02:00
uclibc uclibc: use $(MAKE) iso $(MAKE1) for menuconfig target 2014-07-29 23:46:39 +02:00
udev udev: replace "echo -en" with printf 2014-05-16 22:38:27 +02:00
udisks
udpcast udpcast: add license information 2014-07-02 00:42:23 +02:00
uemacs
ulogd ulogd: forcibly disable mysql when not present 2014-05-08 16:52:33 +02:00
unionfs
upmpdcli pckage/upmpdcli: disable for powerpc CS toolchains 2014-07-19 16:46:07 +02:00
upx package/upx: new package 2014-05-03 21:45:44 +02:00
urg
usb_modeswitch usb_modeswitch: bump to version 2.2.0 2014-06-02 22:29:46 +02:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20140529 2014-06-02 22:29:57 +02:00
usbmount usbmount: add license information 2014-07-08 23:41:33 +02:00
usbredir
usbutils
ushare
ussp-push
util-linux util-linux: fix installation of shared libraries to not mess with pure static lib 2014-06-13 15:09:38 +02:00
ux500-firmware
vala vala: remove deprecated target package 2014-05-01 23:34:44 +02:00
valgrind valgrind: fix build for glibc 2.19 2014-06-19 17:56:55 +02:00
vde2
vim vim: bump to version 7.4-333 2014-06-18 14:01:52 +02:00
vlc vlc: security bump to version 2.1.4 2014-06-18 13:55:57 +02:00
vo-aacenc arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
vorbis-tools
vpnc
vsftpd packages: replace command install by $(INSTALL) 2014-06-08 17:56:54 +02:00
vtun
w_scan package/w_scan: needs kernel headers >= 3.3 2014-06-04 22:59:18 +02:00
wavpack
wayland package/wayland: bump version 2014-06-02 13:08:17 +02:00
webkit package/webkit: Fix OpenGL-related dependencies 2014-05-20 00:31:42 +02:00
webp
webrtc-audio-processing webrtc-audio-processing: add license information 2014-07-02 00:43:21 +02:00
weston Revert "package/weston: libxkbcommon is optional" 2014-06-09 14:28:13 +02:00
wget package/wget: use the new gettextize infra 2014-07-17 09:49:49 +02:00
whetstone
which
whois whois: add extra libs for libiconv 2014-06-26 14:42:49 +02:00
wipe
wireless_tools wireless tools: bump to version 30.pre9 2014-06-11 16:01:02 +02:00
wireless-regdb wireless-regdb: bump to version 2014.06.13 2014-06-18 14:03:37 +02:00
wireshark wireshark: security bump to version 1.10.8 2014-06-14 18:38:38 +02:00
wmctrl
wpa_supplicant wpa_supplicant: disable for avr32 2014-06-22 22:29:25 +02:00
wsapi wsapi: bump to version 1.6.1 2014-04-19 23:52:17 +02:00
wvdial
wvstreams
x11r7 xdriver_xf86-video-intel: Bump version to 2.99.914 2014-07-29 23:37:42 +02:00
x11vnc x11vnc: needs MMU 2014-07-26 09:21:11 +02:00
xavante
xbmc xbmc: Fix TexturePacker compile 2014-07-23 22:08:59 +02:00
xbmc-addon-xvdr xbmc-addon-xvdr: bump to a version compatible with XBMC Gotham 2014-06-08 15:07:02 +02:00
xbmc-pvr-addons package/xbmc-pvr-addons: Bump version, use gotham branch 2014-06-09 11:17:44 +02:00
xenomai
xerces xerces: add license information 2014-05-07 13:46:08 +02:00
xfsprogs
xinetd
xl2tp
xmlstarlet
xscreensaver
xterm xterm: add license information 2014-07-02 00:44:00 +02:00
xvkbd xvkbd: add license information 2014-07-02 00:47:12 +02:00
xz fs/common.mk: unbreak .xz compression when host-xz isn't built 2014-06-04 08:33:17 +02:00
yaffs2utils package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
yajl
yasm
yavta
zd1211-firmware
zeromq blackfin: 2012R1 toolchain is gone, remove kludges 2014-06-18 14:01:03 +02:00
zic package/zic: bump version for misc fixes 2014-06-02 08:37:49 +02:00
zlib
zlog
zmqpp github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
znc znc: not available on !MMU systems, uses fork() 2014-06-11 12:53:03 +02:00
zsh
zxing
zyre zyre: remove spurious dependency on filemq 2014-07-03 16:30:36 +02:00
Config.in python: new module cffi 2014-07-29 21:31:32 +02:00
Config.in.host pwgen: add host utilities menu entry 2014-07-01 15:11:42 +02:00
Makefile.in package/Makefile.in: fix coding style regarding the '=' sign 2014-07-26 09:06:36 +02:00
pkg-autotools.mk trivial: fix typo 'informations' 2014-07-24 22:31:20 +02:00
pkg-cmake.mk trivial: fix typo 'informations' 2014-07-24 22:31:20 +02:00
pkg-download.mk pkg-download: Fix DOWNLOAD_LOCALFILES 2014-07-18 20:01:46 +02:00
pkg-generic.mk trivial: fix typo 'informations' 2014-07-24 22:31:20 +02:00
pkg-luarocks.mk luarocks: move the option --deps-mode 2014-07-26 09:04:05 +02:00
pkg-perl.mk trivial: fix typo 'an host' 2014-07-24 22:29:54 +02:00
pkg-python.mk trivial: fix typo 'informations' 2014-07-24 22:31:20 +02:00
pkg-utils.mk legal-info: Add site to legal info manifest 2014-07-23 23:36:43 +02:00
pkg-virtual.mk trivial: fix typo 'an host' 2014-07-24 22:29:54 +02:00