buildrootschalter/package
Yann E. MORIN 91169d3346 infra/pkg-virtual: validate only one provider provides an implementation
Currently, it is possible that more than one provider of a virtual package
is selected in the menuconfig.

This leads to autobuild failures, and we do not protect the user from
making a mistake in the configuration. The failure is then hard to
troubleshoot in any case.

We can't use kconfig constructs to prevent this, since kconfig does not
tell how many options did a select on another option.

This change introduces a new variable a provider *must* define to include
all the virtual packages it is an implementation of. Then, when evaluating
the package's rules, we check that the provider is indeed the declared one
for each virtual package it claims to be an implementation of.

This works by taking advantage that when more than one provider is
selected, only one of them will 'win' in setting the _PROVIDES_FOO
option. Thus any provider just has to check it is indeed the declared
provider. If not, it means that one or more other provider is selected.

This gives the opportunity to the user to change its configuration, and
we can match the error message in the autobuilders to skip those failures
(we can skip them instead of reporting them, since they are obviously
configuration errors that should not happen in the first place.)

[Note: kudos to Arnout for suggesting this actual implementation. :-)]

Fixes:
    http://autobuild.buildroot.org/results/285/2851069d6964aa46d26b4aabe7d84e8c0c6c72ce
    http://autobuild.buildroot.net/results/9b7/9b7870354d70e27e42d3d9c1f131ab54706bf20e
    [...]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-21 00:19:45 +02:00
..
a10disp Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
acl Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
acpid acpid: add patch to fix build failure with external uClibc toolchains 2014-04-25 10:58:53 +02:00
aespipe
agentpp agent++: need dynamic library support 2014-04-16 19:10:01 +02:00
aiccu aiccu: not available on NIOS II 2014-05-13 00:03:06 +02:00
aircrack-ng package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
alsa-lib alsa-lib: add patch to remove hardcoded -ldl 2014-02-23 12:32:29 +01:00
alsa-utils alsa-utils/Config.in: move comment to top, to fix nesting of config options 2014-02-23 12:33:24 +01:00
alsamixergui Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
am33x-cm3 am33x-cm3: update to latest version 2014-02-10 19:42:43 +01:00
apitrace apitrace: new package 2014-01-10 23:56:10 +01:00
apr apr: add missing comment about needed dynamic library support 2014-04-19 18:58:06 +02:00
apr-util apr: needs mmu 2013-11-28 14:44:16 +01:00
argp-standalone
argus
armadillo clapack: disable on blackfin 2014-05-13 23:37:24 +02:00
arptables
at packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
atk libglib2: needs MMU support 2013-11-22 12:14:33 +01: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 aumix: add licensing info 2013-12-11 22:26:52 +01:00
autoconf autoconf: remove deprecated target package 2014-02-08 23:26:42 +01:00
automake automake: remove deprecated target package 2014-02-08 23:29:11 +01:00
autossh autossh: add ssh client/server depends 2013-10-15 15:03:48 +02:00
avahi package/avahi: does not build with static-only 2014-05-16 22:41:55 +02:00
avrdude package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
axel Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
b43-firmware
b43-fwcutter
bash bash: always prefix readline 2014-03-01 20:39:35 +01:00
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 beecrypt: make a config option for C++ support 2014-03-26 22:50:24 +01:00
bellagio package/libopenmax: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:52 +02:00
berkeleydb packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
bind packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
binutils binutils: add patch to fix AArch64 glibc build issue 2014-05-16 09:55:21 +02:00
bison deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00
blackbox blackbox: merge patch and fix linkage problem 2013-12-17 20:34:54 +01:00
bluez_utils bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
bmon packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
boa packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
bonnie packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
boost boost: make build with python an option 2014-03-29 16:43:21 +01:00
bootutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
bridge-utils packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
bsdiff packages: remove package clean commands 2013-12-08 19:42:34 +01:00
btrfs-progs btrfs-progs: disable for avr32 2014-05-13 23:36:33 +02:00
bustle bustle: fix static build 2014-04-27 22:31:25 +02:00
busybox busybox: allow build with musl 2014-05-05 23:53:06 +02:00
bwm-ng
bzip2 packages: remove package clean commands 2013-12-08 19:42:34 +01:00
c-ares c-ares: new package 2013-12-27 09:38:05 +01:00
ca-certificates package/ca-certificates: security bump to 20140223 2014-03-26 11:00:19 +01:00
cache-calibrator
cairo cairo: fix build issue with gcc 4.9 2014-05-18 23:28:21 +02:00
can-utils can-utils: bump version 2014-01-25 13:25:30 +01:00
ccache ccache: Make the cache directory after ccache is built 2014-03-23 20:50:46 +01:00
ccid pcsc-lite: not available for static builds 2014-03-11 23:34:44 +01:00
cdrkit Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cegui06 cegui06: need dynamic library support 2014-02-26 21:55:24 +01:00
celt051 Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
cgilua cgilua: bump rockspec revision 2014-04-19 23:52:27 +02:00
chrony chrony: bump version 2014-03-11 16:46:42 +01:00
cifs-utils cifs-utils: fix building on static 2014-03-26 22:41:23 +01:00
civetweb Revert "civetweb: fix build for xtensa" 2014-04-03 21:35:38 +02:00
cjson packages: remove package clean commands 2013-12-08 19:42:34 +01:00
clapack clapack: disable on blackfin 2014-05-13 23:37:24 +02:00
classpath Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cloop
cmake cmake: disable building of ccmake 2014-05-12 22:23:43 +02:00
collectd protobuf: host-protobuf can only be built on certain architectures 2014-05-12 22:20:44 +02:00
connman connman: bump to version 1.23 2014-04-28 21:44:40 +02:00
conntrack-tools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
copas copas: bump to version 1.2.1 2014-01-13 23:19:28 +01:00
coreutils coreutils: bump to 8.22 to fix build on AArch64 2014-03-29 17:49:03 +01:00
cosmo cosmo: bump to version 14.03.04 2014-04-19 23:51:33 +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 cppdb: not available for static builds 2014-02-25 21:10:28 +01:00
cppzmq github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
cpuload packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
cramfs cramfs: add licensing info 2013-12-26 18:47:39 +01:00
crda crda: disable on NIOS II 2014-05-13 00:18:37 +02:00
cryptodev package/cryptodev: convert to the virtual-package infrastructure 2014-04-05 19:21:13 +02:00
cryptodev-linux cryptodev-linux: add fix for kernels >=3.13 2014-01-21 15:35:11 +01:00
cryptsetup lvm2: needs threads 2014-03-17 23:03:15 +01:00
ctorrent Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
cups cups: move localstatedir from /usr/var to /var 2014-05-04 23:24:25 +02:00
curlftpfs libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
cvs Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
cwiid cwiid: new package 2014-01-13 22:58:22 +01:00
czmq github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
dado dado: new package 2014-03-01 16:12:08 +01:00
dash packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dbus dbus: bump version 2014-03-26 22:03:27 +01:00
dbus-cpp dbus-cpp: fix cross build for tools when expat is missing 2014-01-06 00:05:14 +01:00
dbus-glib libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
dbus-python dbus-python: select pyexpat dependency 2013-11-30 09:06:04 +01:00
dbus-triggerd dbus-triggerd: new package 2014-03-29 18:53:18 +01:00
devmem2 packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dfu-util Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
dhcp Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
dhcpcd dhcpcd: disable on static library builds 2014-02-21 09:59:42 +01:00
dhcpdump dhcpdump: fix static build 2014-05-07 22:42:35 +02:00
dhrystone dhrystone: remove usage of FOO_DIR_PREFIX 2014-02-04 14:02:47 +01:00
dialog dialog: remove useless POST_CLEAN command 2013-12-08 23:39:48 +01:00
diffutils Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
directfb package/directfb: Disable dynload when BR2_PREFER_STATIC_LIB is enabled 2014-05-15 22:40:42 +02:00
directfb-examples Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
distcc distcc: deprecate package, only useful for development 2014-02-22 21:57:32 +01:00
divine Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
dmalloc dmalloc: disable on Microblaze with debugging symbols 2014-04-17 23:43:51 +02:00
dmidecode dmidecode: add license info 2013-10-04 15:00:32 +02:00
dmraid lvm2: needs threads 2014-03-17 23:03:15 +01:00
dnsmasq dnsmasq: bump version 2014-04-24 15:25:12 +02:00
docker libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
doom-wad packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
dosfstools dosfstools: bump to version 3.0.26 2014-03-11 11:55:48 +01:00
dropbear dropbear: bump version 2014-02-19 21:46:01 +01:00
dropwatch binutils: do not allow on NIOS2, no support available 2013-12-25 12:31:18 +01:00
dsp-tools dsp-tools: add license information 2014-05-07 10:10:28 +02:00
dstat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dtach
dtc dtc: don't treat warnings as errors 2014-04-28 14:09:20 +02:00
dtv-scan-tables dtv-scan-tables: fix license files 2014-03-30 17:25:47 +02:00
duma duma: not available on non-MMU platforms 2014-05-18 23:35:25 +02:00
dvb-apps package/dvb-apps: do not line-up variables 2014-03-29 18:31:21 +01:00
dvbsnoop Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
e2fsprogs e2fsprogs: fix missing fallocate64() on nios2 2014-02-27 14:20:42 +01:00
e2tools e2tools: new package 2014-04-20 23:43:51 +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 packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
efl libeio: needs threads 2014-05-11 20:50:30 +02:00
eigen eigen: add an option to install unsupported modules 2014-04-03 21:49:20 +02:00
elf2flt elf2flt: change source site 2014-02-04 17:57:43 +01:00
elftosb packages: remove package clean commands 2013-12-08 19:42:34 +01:00
elfutils elfutils: disable on Blackfin, problem of assembly symbol prefix 2014-05-17 11:36:18 +02:00
empty empty: bump to version 0.6.19b 2013-10-03 22:10:26 +02:00
enchant libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
enlightenment efl: disallow on non-MMU systems 2014-02-22 21:23:45 +01:00
enscript
erlang erlang: bump version to 17.0 2014-04-10 22:40:45 +02:00
ethtool ethtool: bump to version 3.14 2014-04-24 00:15:51 +02:00
eudev eudev: replace "echo -en" with printf 2014-05-16 22:37:26 +02:00
evemu evemu: fix make-event-names.py for python3 syntax 2014-04-27 22:10:11 +02:00
evtest evtest: bump version to 1.31 2014-05-03 22:56:31 +02:00
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
exim package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
expat
expect expect: new package 5.45 2014-04-10 23:26:04 +02:00
explorercanvas packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ezxml packages: remove package clean commands 2013-12-08 19:42:34 +01:00
f2fs-tools f2fs-tools: bump to version 1.3.0 2014-02-11 13:43:37 +01:00
faad2
fakeroot
fan-ctrl packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
fb-test-app packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fbdump package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
fbgrab fbgrab: fix static linking 2014-05-18 23:32:43 +02:00
fbset packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fbterm Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
fbv packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fconfig packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fdk-aac fdk-aac: Disable for MIPS I, II, III and IV 2014-04-15 21:06:57 +02:00
feh feh: bump to 2.10 2014-03-20 16:43:05 +01:00
fetchmail package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
ffmpeg arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
fftw
file file: Version bump 5.18 2014-04-03 21:24:26 +02:00
filemq czmq: needs MMU 2014-05-05 08:44:39 +02:00
findutils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fio fio: disable on nios2 because of missing fallocate64() 2014-05-19 22:05:18 +02:00
fis package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
flac flac: needs wchar 2014-04-15 21:09:18 +02:00
flann flann: disallow static library build 2014-05-13 23:44:36 +02:00
flashbench Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
flashrom flashrom: add licensing info 2013-12-11 22:26:03 +01:00
flex Revert "flex: Version bump 2.5.39" 2014-04-05 15:21:36 +02:00
flite flite: depend on alsa-lib when available 2014-05-03 22:30:45 +02:00
flot flot: bump to version 0.8.2 2014-03-02 14:54:20 +01:00
fltk Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fluxbox fluxbox: uses fork(), not available on noMMU platforms 2014-05-17 23:27:25 +02:00
fmtools fmtools: Switch to 2.x series 2014-04-06 15:24:54 +02:00
fontconfig fontconfig: bump to version 2.11.0 2013-12-05 23:24:36 +01:00
foomatic-filters Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fping fping: bump to version 3.10 2014-05-08 21:18:47 +02:00
freerdp package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
freescale-imx package/libegl: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:50 +02:00
freetype freetype: freetype-patch: depends on host-automake 2014-05-11 23:11:44 +02:00
fswebcam fswebcam: bump version to 20140113 2014-04-14 22:47:18 +02:00
fxload
gadgetfs-test package: fix white spaces 2014-01-16 13:31:09 +01:00
gamin libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gawk gawk: add missing comment for toolchain option dependencies 2013-12-19 21:42:27 +01:00
gcc toolchain/gcc: musl is not available for gcc 4.3.x either 2014-05-06 17:08:13 +02:00
gd gd: bump to version 2.1.0 2014-04-14 22:47:52 +02:00
gdb gdb: switch to 7.x for Blackfin 2014-05-20 00:30:19 +02:00
gdbm package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
gdk-pixbuf package: unification of name <pkg>_VERSION_MAJOR variable 2013-12-08 22:24:35 +01:00
genext2fs Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
genimage Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
genpart Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
genromfs Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
gesftpserver Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
gettext gettext: make host gettextize non-interactive 2014-04-03 20:12:35 +02:00
giblib imlib2: uses dlopen(), not available in static cases 2014-04-29 23:09:00 +02:00
git git: bump to version 1.8.5.4 2014-02-12 20:21:44 +01:00
glib-networking package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
glibc upstream glibc 2.18/2.19 works fine with microblaze 2014-04-28 22:16:37 +02:00
glibmm package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
gmp gmp: fix target build for ARM thumb 2014-04-05 14:44:34 +02:00
gmpc libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gnu-efi gnu-efi: new package 2014-02-19 23:28:16 +01:00
gnuchess Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gnupg gnupg: depend on libiconv if appropriate 2014-02-04 11:24:04 +01:00
gnuplot
gnutls gnutls: bump to version 3.2.14 2014-05-08 21:18:59 +02:00
gob2 gob2: bump to version 2.0.20 2014-01-16 09:08:22 +01:00
googlefontdirectory Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
gperf Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
gpm gpm: fix build on Microblaze due to ELF check 2014-05-17 13:20:31 +02:00
gpsd Merge branch 'next' 2014-02-28 14:30:23 +01:00
gptfdisk packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
gqview package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
grantlee grantlee: Disable on non-supported platforms 2013-11-28 22:48:15 +01:00
grep grep: bump version to 2.18 2014-03-01 14:42:46 +01:00
gsl package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
gstreamer pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
gstreamer1 pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
gtest gtest: force static library build 2014-01-26 21:58:45 +01:00
gtk2-engines package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
gtk2-themes
gtkperf package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
gutenprint package: add <PKG>_VERSION_MAJOR variable 2013-12-26 18:52:33 +01:00
gvfs package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
gzip Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
harfbuzz harfbuzz: fix static linking of test programs when toolchain has threads support 2014-04-07 23:55:20 +02:00
haserl haserl: mark old 0.8 version as deprecated 2014-02-25 20:50:13 +01:00
haveged haveged: bump to version 1.9.1 2014-02-28 15:30:07 +01:00
hdparm packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
heimdal heimdal: new package 2014-03-02 15:20:31 +01:00
heirloom-mailx
hiawatha Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
hostapd hostapd: fix static linking 2014-03-04 19:34:15 +01:00
hplip hplip: bump to version 3.13.10 2013-11-11 00:55:02 +01:00
htop htop: bump to version 1.0.3 2014-04-28 14:12:29 +02:00
httping httping: Fix a trivial typo in the menu 2014-05-07 21:53:58 +02:00
hwdata packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
i2c-tools Revert "i2c-tools: Add i2c-dev.h to staging directory for userspace i2c drivers." 2014-03-04 19:14:26 +01:00
icu icu: not available when BR2_BINFMT_FLAT is used 2014-02-20 19:06:31 +01:00
ifplugd ifplugd: fix typo introduced in previous commit 2014-03-30 17:32:46 +02:00
iftop iftop: bump to version 1.0pre4 2014-03-11 23:01:59 +01:00
igh-ethercat Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
igmpproxy igmpproxy: uclinux is also linux 2014-03-13 22:52:43 +01:00
imagemagick package/imagemagick: remove useless makefile target. 2014-05-19 00:13:59 +02:00
imlib2 imlib2: uses dlopen(), not available in static cases 2014-04-29 23:09:00 +02:00
inadyn inadyn: bump to version 1.99.6 2013-12-26 18:44:35 +01:00
infozip infozip: Add a host variant 2014-04-03 20:15:05 +02:00
inotify-tools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
input-event-daemon packages: remove package clean commands 2013-12-08 19:42:34 +01:00
input-tools Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
intel-microcode intel-microcode: new package 2014-02-04 11:55:30 +01:00
intltool host-perl-xml-parser: rename and refactor with perl infrastructure 2014-02-23 22:37:03 +01:00
iostat packages: remove package clean commands 2013-12-08 19:42:34 +01:00
iozone iozone: needs thread support in toolchain 2014-02-11 19:29:45 +01:00
iperf Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ipkg package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
iproute2 iproute2: fix build without threads 2014-04-28 14:08:19 +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 ipset: bump to version 6.21.1 2014-03-11 11:47:43 +01:00
iptables packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
iptraf-ng iptraf-ng: uses fork(), needs MMU 2014-05-09 15:36:18 +02:00
iputils iputils: disable on older uclibc versions 2014-02-22 22:00:32 +01:00
irda-utils packages: remove package clean commands 2013-12-08 19:42:34 +01:00
iucode-tool iucode-tools: requires argp_standalone with uclibc toolchains 2014-02-04 22:46:07 +01:00
iw iw: bump to version 3.14 2014-01-28 20:18:08 +01:00
jack2 jack2: not available on ARC 2014-05-17 11:34:36 +02:00
jamvm Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
jansson jansson: needs math library 2014-04-20 10:54:50 +02:00
jasper jasper: fix license typo 2014-01-30 09:57:15 +01:00
jhead Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
jimtcl jimtcl: don't attempt to handle ccache internally 2014-02-15 17:09:17 +01:00
joe joe: needs mmu 2014-02-07 15:16:00 +01:00
jpeg package/jpeg: convert to the virtual-package infrastructure 2014-04-05 19:21:11 +02:00
jpeg-turbo jpeg-turbo: add license information 2014-05-07 14:29:17 +02:00
jq jq: switch to official tarball 2013-11-23 07:26:49 +01:00
jquery jquery: bump to version 1.11.0 2014-03-02 14:53:53 +01:00
jquery-keyboard jquery-keyboard: bump to version 1.18.6 2014-04-03 20:18:47 +02:00
jquery-mobile jquery-mobile : new package 2014-04-15 23:02:07 +02:00
jquery-sparkline packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jquery-ui jquery-ui: switch to sources.buildroot.net 2014-04-15 21:55:22 +02:00
jquery-ui-themes jquery-ui-themes: bump to version 1.10.4 2014-03-02 14:54:06 +01:00
jquery-validation packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jsmin packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
json-c
json-glib package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
json-javascript github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
kbd
kexec kexec: bump to version 2.0.6 2014-04-17 21:53:54 +02:00
keyutils Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
kismet Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
kmod kmod: python support works with python 3.x as well 2014-04-12 00:58:01 +02:00
knock knock: bump git snapshot 2013-12-16 21:33:47 +01:00
kobs-ng kobs-ng: test kernel version for redefines 2013-10-27 11:14:20 +01:00
ktap package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
lame package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
latencytop libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
lbase64 package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lbreakout2 package: normalize separator size to 80 2014-03-05 19:42:14 +01:00
lcdapi package: extend usage of github download helper 2014-01-03 21:04:31 +01:00
lcdproc lcdproc: bump version to 0.5.7 2014-05-05 21:49: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 packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
lesstif package: add lesstif 2013-10-01 23:25:45 +02:00
lftp lftp: fix static linking 2014-03-17 09:59:45 +01:00
libaio
libao libao: Remove OSS plugin when ALSA is enabled 2014-05-03 22:25:35 +02:00
libarchive Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libargtable2
libart package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libass libass: new package 2014-01-28 22:44:02 +01:00
libassuan libassuan: needs mmu 2013-10-09 22:21:25 +02:00
libatasmart udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libatomic_ops libatomic_ops: introduce a BR2_PACKAGE_LIBATOMIC_ARCH_SUPPORTS hidden option 2014-04-15 23:46:34 +02:00
libbluray libbluray: needs dynamic library support 2014-05-12 22:19:11 +02:00
libbsd packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
libcap libcap: add menu entry to install tools. 2014-04-21 11:21:52 +02:00
libcap-ng libcap-ng: disable on avr32 which lacks TLS 2013-11-22 13:07:18 +01:00
libcdaudio libcdaudio: add licensing info 2013-12-11 22:25:37 +01:00
libcdio libcdio: version bump 0.92 2014-04-03 21:25:01 +02:00
libcec libcec: fix build issue on AVR32 2014-05-12 22:18:26 +02:00
libcgi libcgi: fix build failure on pure static library builds 2014-02-22 22:49:03 +01:00
libcgicc libcgicc: bump to version 3.2.14 2014-04-28 14:09:49 +02:00
libcgroup libcgroup: fix passing CFLAGS/LDFLAGS to configure 2014-05-12 22:49:07 +02:00
libcofi packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libconfig
libconfuse
libcue libcue: add license info 2013-10-14 13:32:05 +02:00
libcuefile libcuefile: add licensing info 2013-12-11 22:25:08 +01:00
libcurl libcurl: drop polarssl support 2014-04-15 21:54:47 +02:00
libdaemon
libdmtx libdmtx: add license information 2014-01-08 22:33:15 +01:00
libdnet package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libdrm libdrm: bump version to 2.4.54 2014-05-03 22:29:02 +02:00
libdvbsi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libdvdnav libdvd{nav, read}: add patches to fix build on NIOS II 2014-05-17 11:34:05 +02:00
libdvdread libdvd{nav, read}: add patches to fix build on NIOS II 2014-05-17 11:34:05 +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
libee libee: new package 2014-03-15 23:20:39 +01:00
libelf package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libenca libenca: Move build host tool to PRE_BUILD_HOOKS 2014-05-08 22:02:25 +02:00
liberation packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libesmtp libesmtp: not available for static builds 2014-03-13 22:59:07 +01:00
libestr libestr: new package 2014-03-15 23:02:18 +01:00
libev package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libevdev libevdev: adjust host-python dependency 2014-04-06 14:09:54 +02:00
libevent libevent: add host variant 2013-12-08 20:57:57 +01:00
libexif libexif: add licensing info 2013-12-11 22:24:02 +01:00
libeXosip2 Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
libfcgi libfcgi: needs mmu 2014-01-15 23:19:26 +01:00
libffi package: drop unneeded HOST_<pkg>_AUTORECONF = YES 2013-10-04 14:57:38 +02:00
libfreefare libfreefare: examples need to link with zlib for openssl when static linking 2014-01-09 11:23:56 +01:00
libfribidi libfribidi: bump version 2014-05-04 20:53:46 +02:00
libfslcodec libfslcodec: add comment explaining why it needs glibc 2014-04-24 13:36:09 +02:00
libfslparser i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
libfslvpuwrap i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
libftdi Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libfuse packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libgail package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libgc libgc: fix build under uClibc 2014-04-23 15:25:03 +02:00
libgcrypt
libgeotiff Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
libglade package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libglib2 libglib2: fix compilation for aarch64 and arc 2014-04-17 22:17:47 +02: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 package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libhid *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +02:00
libical Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libiconv Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
libid3tag package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libidn Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libiqrf packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libiscsi libiscsi: Call autoreconf to use buildroot's libtool 2013-11-30 09:03:23 +01:00
libjpeg libjpeg: add license information 2014-05-07 14:29:13 +02:00
libjson packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libllcp libnfc-llcp: rename to libllcp and bump version 2014-01-13 12:40:43 +01:00
liblo Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
liblockfile packages: remove package clean commands 2013-12-08 19:42:34 +01:00
liblog4c-localtime packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
liblogging liblogging: enable systemd compatibility libs 2014-04-16 19:56:14 +02:00
libmad
libmatroska Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmbim libmbim: bump to 1.8.0 2014-03-06 22:58:42 +01:00
libmbus libmbus: fix upstream location 2014-05-12 22:17:20 +02:00
libmcrypt
libmhash
libmicrohttpd libmicrohttpd: Fix cross compilation broken since 0.9.35 2014-05-04 21:10:27 +02:00
libmms libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
libmnl Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libmodbus libmodbus: bump version and change download location 2013-11-11 00:56:37 +01:00
libmodplug libmodplug: version bump 0.8.8.5 2014-04-03 21:25:12 +02:00
libmpd package: add <PKG>_VERSION_MAJOR variable 2013-12-26 18:52:33 +01:00
libmpeg2 Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libndp libndp: new package 2014-03-29 11:33:49 +01: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 libnfc: bump version 2014-01-08 22:06:33 +01:00
libnfnetlink libnfnetlink: add license information 2013-10-09 22:27:27 +02:00
libnfs libnfs: new package 2014-01-19 23:14:14 +01:00
libnftnl libnftnl: bump to version 1.0.1 2014-04-17 21:42:37 +02:00
libnl libnl: bump to version 3.2.24 2014-01-29 21:44:24 +01:00
libnspr libnspr: add support for AArch64 2014-03-05 22:51:22 +01:00
libnss libnss: Disable for MIPS64 n32 platforms 2014-05-16 21:19:18 +02:00
liboauth package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libogg libogg: version bump 1.3.1 2014-04-03 21:25:21 +02:00
liboping Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libosip2 package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libpcap libpcap: bump to version 1.5.3 2014-03-11 23:00:32 +01:00
libpfm4 libpfm4: disable when pthreads barrier support in missing 2014-01-05 11:02:16 +01:00
libplayer arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
libplist libplist: new package 2014-01-21 17:27:38 +01:00
libpng libpng: security bump to version 1.6.10 2014-03-17 22:28:40 +01:00
libpthread-stubs xlib_libpthread-stubs: Rename package to libpthread-stubs 2014-03-02 14:56:57 +01:00
libpthsem
libqmi libqmi: bump to 1.8.0 2013-12-11 22:13:23 +01: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 libreplaygain: add licensing info 2013-12-11 22:23:03 +01:00
libroxml libroxml: bump version to 2.3.0 2014-02-02 07:51:03 +01:00
librsvg package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
librsync package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
libsamplerate libsamplerate: add licensing info 2013-12-11 22:22:26 +01:00
libseccomp Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
libsecret libsecret: not available on AVR32, compiler error 2014-02-24 09:04:21 +01:00
libsepol libsepol: really fix static library build 2014-02-20 22:50:42 +01:00
libserial Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
libsexy libsexy: add licensing info 2013-12-11 22:21:53 +01:00
libsha1 packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libshairplay libshairplay: new package 2014-01-22 23:47:57 +01:00
libsigc package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libsigsegv libsigsegv: not available on Microblaze 2014-04-16 20:59:14 +02:00
libsndfile libsndfile: add licensing info 2013-12-11 22:21:01 +01:00
libsoc libsoc: bump to 0.6 2014-02-02 22:59:30 +01:00
libsocketcan libsocketcan: bump to 0.0.10 2014-03-24 15:17:33 +01:00
libsoup libsoup: fix build with host python3 2014-04-08 13:34:51 +02:00
libsoxr libsoxr: new package 2014-05-01 23:51:24 +02:00
libssh2 libssh2: fix library search path issues 2013-09-26 16:54:52 +02:00
libstrophe libstrophe: fix detection of libxml2 2014-04-20 22:53:51 +02:00
libsvg
libsvg-cairo
libsvgtiny packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libsysfs
libtasn1 libtasn1: bump to version 3.5 2014-05-03 21:04:23 +02:00
libtheora
libtirpc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libtool libtool: use a different way to avoid autoreconfiguration 2014-04-17 23:37:47 +02:00
libtorrent libtorrent: disable on ARC arch 2014-02-10 15:41:57 +01:00
libtpl libtpl: bump version to v1.6.1 2014-04-26 11:35:29 +02:00
libubox libubox: Disable lua binding on no mmu 2014-04-08 00:56:30 +02:00
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 libupnp : bump version to 1.6.19 2014-02-04 11:11:17 +01:00
liburcu liburcu: bump version to 0.8.4 2014-04-19 18:53:21 +02:00
libusb udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libusb-compat libusb-compat: bump to version 0.1.5 2014-01-28 22:00:01 +01:00
libv4l libv4l: fix build on AArch64 2014-02-20 22:52:05 +01:00
libvncserver libvncserver: needs mmu 2014-02-19 23:17:00 +01:00
libvorbis libvorbis: bump version 2014-01-22 21:39:14 +01:00
libvpx libvpx: needs thread support 2013-11-04 22:00:19 +01:00
libwebsockets libwebsockets: disable checks for C++ compiler 2014-05-02 15:07:43 +02:00
libxkbcommon
libxml2 host-libxml2: Prefer python2 when python3 is also installed 2014-04-16 19:30:30 +02:00
libxmlpp package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libxmlrpc libxmlrpc: needs threads 2014-03-11 15:43:18 +01:00
libxslt package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libyaml libyaml: security bump to version 0.1.6 2014-04-10 22:20:54 +02:00
lighttpd lighttpd: security bump to version 1.4.35 2014-03-12 22:25:24 +01:00
linenoise packages: remove package clean commands 2013-12-08 19:42:34 +01:00
linknx package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
links Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01: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 missing symlink-target files 2014-04-21 22:26:40 +02:00
linux-fusion Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
linux-headers linux-headers: bump 3.{2,4,12}.x series 2014-05-19 22:00:19 +02:00
linux-pam package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
lite package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
live555 live555: unbreak build without locale support in toolchain 2014-01-21 09:28:15 +01:00
ljlinenoise ljlinenoise: new package 2014-03-02 00:13:13 +01:00
ljsyscall ljsyscall: bump to version 0.10 2014-04-30 08:36:30 +02:00
lm-sensors lm_sensors: bump to version 3.3.5 2014-01-28 12:11:39 +01:00
lmbench Revert "lmbench: fix build for xtensa" 2014-04-03 21:36:38 +02:00
localedef
lockdev lockdev: Fix TARGET_DIR link 2013-12-29 18:48:45 +01:00
lockfile-progs packages: remove package clean commands 2013-12-08 19:42:34 +01:00
log4cplus log4cplus: new package 2013-12-06 00:17:19 +01:00
log4cxx apr: needs mmu 2013-11-28 14:44:16 +01:00
logrotate package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
logsurfer packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
lpc3250loader
lpeg package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lpty package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lrandom package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lrzsz lrzsz: add license info and fix typo 2014-01-02 15:01:54 +01:00
lshw Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
lsof lsof: don't use host toolchain to determine target libc 2014-05-15 23:39:15 +02:00
lsqlite3 package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lsuio package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
ltp-testsuite ltp-testsuite: does not build on NIOS II 2014-04-26 11:33:51 +02:00
ltrace Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
ltris package: normalize separator size to 80 2014-03-05 19:42:14 +01:00
lttng-babeltrace lttng-babeltrace: fix typo in license information 2014-03-24 21:14:57 +01: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 package/lua: rename config options 2014-04-05 19:20:56 +02:00
lua-cjson package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lua-coat lua-coat: new package 2014-03-01 16:19:24 +01:00
lua-coatpersistent lua-coatpersistent: new package 2014-03-01 16:21:19 +01:00
lua-csnappy lua-csnappy: new package 2014-03-01 16:33:37 +01:00
lua-ev package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lua-messagepack lua-messagepack: new package 2014-03-01 16:22:41 +01:00
lua-msgpack-native package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lua-testmore lua-testmore: new package 2014-03-01 16:17:21 +01:00
luabitop lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
luacrypto luacrypto: luarocks conversion 2014-04-19 23:52:51 +02:00
luaexpat package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
luaexpatutils lua-expat: bump to version 1.3.0 2014-04-04 23:29:36 +02:00
luafilesystem luafilesystem: bump rockspec revision 2014-04-19 23:52:45 +02:00
luainterpreter package/luainterpreter: convert to the virtual-package infrastructure 2014-04-05 19:21:10 +02:00
luajit luajit: fix a runtime error 2014-05-16 16:10:20 +02:00
luajson luajson: bump to version 1.3.3 2014-04-19 23:51:51 +02:00
lualogging lualogging: new package 2014-03-01 16:07:09 +01:00
luaposix package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
luarocks luarocks: remove luainterpreter dependency 2014-03-01 23:47:40 +01:00
luasec package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
luasocket package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
luasql-sqlite3 package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lunit package: normalize separator size to 80 2014-03-05 19:42:14 +01:00
lvm2 lvm2: needs threads 2014-03-17 23:03:15 +01:00
lxc lxc: needs setns system call, disable on nios2 2014-02-12 20:30:51 +01:00
lzip lzip: new package 2014-03-01 21:01:11 +01:00
lzlib package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lzma lzma: remove deprecated target package 2014-01-21 21:58:07 +01:00
lzo
lzop package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
m4 deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00
macchanger macchanger: bump to version 1.6.0 2014-03-11 23:04:20 +01:00
madplay madplay: fixes build when toolchain has locale support 2014-02-10 16:07:12 +01:00
make
makedevs packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
matchbox matchbox-keyboard: fix dependencies 2014-05-20 23:43:58 +02:00
mcrypt
mdadm mdadm: pass CHECK_RUN_DIR=0 to the Makefile in order to fix build failure 2013-12-19 16:36:02 +01:00
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 memstat: add license information 2014-05-07 10:27:01 +02:00
memtester packages: remove package clean commands 2013-12-08 19:42:34 +01:00
mesa3d mesa3d: Fix gbm related compile error 2014-05-12 23:31:56 +02:00
metacity package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
midori webkit: disable on < ARMv5t 2014-02-20 08:58:13 +01:00
mii-diag packages: remove package clean commands 2013-12-08 19:42:34 +01:00
minicom Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
minidlna flac: needs wchar 2014-04-15 21:09:18 +02:00
mkpasswd
mmc-utils package/mmc-utils: requires kernel headers >= 3.0 2014-03-01 19:48:34 +01:00
mobile-broadband-provider-info python-posix-ipc and mobile-broadband-provider-info: fix package .mk name 2014-03-15 22:22:29 +01:00
modem-manager modem-manager: install to staging 2014-03-15 22:59:04 +01:00
mongoose mongoose: wait some time between stop and start of the service 2013-11-26 12:42:37 +01:00
mongrel2 mongrel2: bump to version v1.9.1 2014-04-22 23:31:13 +02:00
monit monit: bump to version 5.7 2014-02-26 11:24:57 +01:00
mpc mpc: bump to version 1.0.2 2014-01-16 23:36:55 +01:00
mpd pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
mpfr
mpg123 mpg123: needs MMU 2014-02-22 21:56:57 +01:00
mplayer mplayer: not supported on ARC 2014-05-18 23:32:04 +02:00
mrouted packages: remove package clean commands 2013-12-08 19:42:34 +01:00
msgpack Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
msmtp msmtp: bump to version 1.4.32 2014-03-11 23:02:57 +01:00
mtd mtd: fix build against recent uClibc 0.9.33 2014-04-16 19:12:43 +02:00
mtdev package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
mtdev2tuio packages: remove package clean commands 2013-12-08 19:42:34 +01:00
mtools mtools: needs mmu 2014-03-29 09:06:25 +01:00
mtr mtr: drop unneeded 'call' from autotools-package invocation 2014-05-15 23:37:04 +02:00
musepack
musl musl: new package 2014-05-05 23:50:22 +02:00
mutt mutt: Add options for imap/pop3 support, enable optional iconv/OpenSSL support 2014-04-14 23:35:47 +02:00
mxml mxml: bump to 2.8 2014-01-29 09:36:57 +01:00
mysql mysql: Add optional OpenSSL dependency 2014-05-17 13:21:13 +02:00
nano Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
nanocom packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
nasm nasm: version bump 2.11.02 2014-04-03 21:25:48 +02:00
nbd libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
ncdu
ncftp ncftp: clarify the NCFTP_RUN_AUTOCONF hook. 2014-02-25 22:11:18 +01:00
ncurses package/ncurses: Remove duplicated library install code 2014-03-23 23:23:48 +01:00
ndisc6 Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
ne10 ne10: bump version to 1.0.0 2014-04-24 22:43:06 +02:00
neard neard: bump version to 0.14 2013-12-16 12:19:55 +01:00
neardal neardal: bump to recent git snapshot 2013-12-16 12:19:58 +01:00
neon neon: bump to version 0.30.0 2013-10-05 21:11:51 +02:00
net-tools net-tools: new package 2013-12-04 09:07:04 +01:00
netatalk netatalk: bump to version 3.0.8 2014-03-11 23:03:14 +01:00
netcat package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
netperf packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
netplug packages: remove package clean commands 2013-12-08 19:42:34 +01:00
netsnmp netsnmp: cleanup configure flags handling 2014-05-16 22:31:21 +02:00
netstat-nat netstat-nat: add license information 2014-01-19 20:44:15 +01:00
nettle arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
network-manager network-manager: Don't build Qt example programs 2014-04-04 23:32:35 +02:00
newt newt: fix weird indentation 2014-03-29 09:04:28 +01:00
nfacct Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
nfs-utils nfs-utils: add license information 2014-05-07 14:02:16 +02:00
nftables nftables: disable dblatex check 2014-05-06 17:10:05 +02:00
ngircd package: change tarball compression to xz 2013-12-06 15:50:49 +01:00
ngrep ngrep: fix static linking issue with libpcre 2013-11-04 21:55:17 +01:00
nmap nmap: bump to version 6.46 2014-05-08 21:18:53 +02:00
nodejs arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
noip packages: remove package clean commands 2013-12-08 19:42:34 +01:00
nss-mdns Config.in files: add/update comments on (e)glibc dependencies 2013-11-01 15:32:25 +01:00
ntfs-3g ntfs-3g: bump to version 2014.2.15 2014-03-05 19:40:42 +01:00
ntp ntp: add systemd unit file for ntpd 2014-03-07 22:54:05 +01:00
numactl numactl: bump to version 2.0.9 2013-12-10 10:05:11 +01:00
nut nut: needs mmu 2014-04-06 14:09:10 +02:00
nuttcp packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ocf-linux
ocrad Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
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 package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
omap-u-boot-utils packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
omniorb omniorb: force python interperter 2014-04-14 23:14:11 +02:00
on2-8170-libs Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
on2-8170-modules Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
open2300 open2300: fix build failure 2014-02-06 23:12:56 +01:00
opencv opencv: fix qt selection when highgui is enable 2014-05-03 23:06:42 +02:00
opengl package/libgl: introduce as a new virtual package for full-openGL providers 2014-04-17 22:59:40 +02:00
openntpd packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
openobex bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
openocd Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
openpgm openpgm: requires compiler intrinsics not available with Blackfin ADI toolchains 2014-04-17 23:54:01 +02:00
openpowerlink openpowerlink: add Intel I210 chip support 2014-05-15 23:09:26 +02:00
openssh openssh: add license information 2014-05-07 10:36:59 +02:00
openssl openssl: bump to version 1.0.1g 2014-04-08 08:53:09 +02:00
openswan openswan: fix possible build failure 2014-04-03 21:40:07 +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: bump to version 2.3.4 2014-05-14 09:24:43 +02:00
opkg package/opkg: bumping version to 0.2.0 2013-10-27 12:09:30 +01:00
oprofile oprofile: disable on xtensa 2013-12-31 00:06:02 +01:00
opus opus: allow to select fixed-point implementation 2014-02-05 09:34:01 +01:00
opus-tools opus-tools: bump version, add license info 2013-12-06 09:34:10 +01:00
orbit orbit: bump to version 2.2.1 2014-04-19 23:52:10 +02:00
orc orc: bump version 2014-04-24 13:36:09 +02:00
ortp Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
owl-linux Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
p11-kit p11-kit: fix build against linuxthreads 2014-05-11 22:14:54 +02:00
p910nd p910nd: new package 2013-11-11 01:01:20 +01:00
pango package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
parted parted: add readline bump fix patch 2014-03-02 09:43:27 +01:00
patch Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
pax-utils packages: remove package clean commands 2013-12-08 19:42:34 +01:00
pciutils pciutils: disallow on Blackfin 2014-05-20 22:20:35 +02:00
pcmanfm pcmanfm: add missing BR2_USE_MMU dependency from gamin 2014-02-24 09:03:15 +01:00
pcre pcre: bump to version 8.35 2014-04-05 14:45:18 +02:00
pcsc-lite pcsc-lite: not available for static builds 2014-03-11 23:34:44 +01:00
perf perf: Fix compilation without libelf for post-3.10 kernels 2014-05-05 21:53:19 +02:00
perl perl: needs MMU 2014-03-08 15:08:24 +01:00
perl-module-build host-perl-module-build: new package 2014-02-23 22:37:34 +01:00
perl-xml-parser perl-xml-parser: fix build 2014-03-01 12:55:53 +01:00
php php: bump to version 5.5.12 2014-05-04 20:59:27 +02:00
php-gnupg php-gnupg: force gnupg detection 2014-03-01 20:40:08 +01:00
php-imagick php-imagick: propagate BR2_USE_MMU dependency 2014-05-17 23:25:34 +02:00
php-ssh2 php-ssh2: new package 2014-02-12 15:57:38 +01:00
php-yaml php-yaml: new package 2014-02-12 15:57:27 +01:00
php-zmq php-zmq: new package 2014-02-12 15:56:34 +01:00
picocom picocom: needs MMU 2014-04-28 14:07:16 +02:00
pixman pixman: Version bump 0.32.4 2014-04-03 21:23:49 +02:00
pkgconf host-pkgconf: use --static option for static builds 2014-05-07 22:39:33 +02:00
poco poco: fix nios2 fenv build failure 2014-01-26 23:16:55 +01:00
polarssl Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
polkit libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
poppler poppler/Config.in: indentation cleanup 2014-03-08 00:10:45 +01:00
popt popt: fix build issue due to glob functions on Blackfin 2014-05-06 22:54:40 +02:00
portaudio Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
portmap portmap: add license information 2014-05-07 14:02:36 +02:00
postgresql postgresql: disable spinlock support for microblaze (el/be) 2014-05-16 09:54:23 +02:00
powervr package/powervr: convert to the virtual-package infrastructure 2014-04-05 19:21:03 +02:00
pppd pppd: install to staging 2014-03-15 22:39:07 +01:00
pptp-linux pptp-linux: bump to version 1.8.0 2014-04-03 20:19:17 +02:00
prboom
procps
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: host-protobuf can only be built on certain architectures 2014-05-12 22:20:44 +02:00
proxychains-ng Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
psmisc
psplash psplash: use git repository 2014-01-15 23:18:32 +01:00
ptpd
ptpd2 ptpd2: handle snmp optional dep 2014-04-05 14:44:52 +02:00
pulseaudio pulseaudio: uses fork(), not available on noMMU platforms 2014-05-17 23:27:42 +02:00
pv pv: fix minisetlocale related build failure 2014-02-20 23:23:47 +01:00
python python: fix readline extension compilation with readline 6.3 2014-04-20 18:45:56 +02:00
python-bottle python-bottle: allow to build with Python 3 2014-02-19 09:00:42 +01:00
python-configobj python-configobj: new package 2013-12-15 13:41:31 +01:00
python-crc16 python-crc16: convert to the Python package infrastructure 2013-12-15 13:36:24 +01:00
python-dialog python-dialog: convert to the Python package infrastructure 2013-12-15 13:41:27 +01:00
python-dpkt package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
python-id3 python-id3: correct indentation of Config.in file 2013-12-25 12:29:34 +01:00
python-ipy python-ipy: convert to the Python package infrastructure 2013-12-15 13:36:59 +01:00
python-json-schema-validator python-json-schema-validator: new package 2013-12-15 14:00:43 +01:00
python-keyring python-keyring: new package 2013-12-15 13:41:33 +01:00
python-libconfig python-libconfig: new package 2014-03-29 18:26:19 +01:00
python-m2crypto python-m2crypto: requires host-python2 2014-04-05 16:41:15 +02:00
python-mad python-mad: convert to the Python package infrastructure 2013-12-15 13:37:19 +01:00
python-meld3 python-meld3: convert to the Python package infrastructure 2013-12-15 13:37:27 +01:00
python-msgpack package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-netifaces python-netifaces: add license information 2014-05-07 13:20:43 +02:00
python-nfc python-nfc: fix autobuild failures 2014-01-12 21:14:16 +01:00
python-posix-ipc python-posix-ipc and mobile-broadband-provider-info: fix package .mk name 2014-03-15 22:22:29 +01:00
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-pycrypto: allow to build with Python 3 2014-02-19 09:02:07 +01:00
python-pygame python-pygame: Make installation of examples optional 2014-04-11 22:10:05 +02:00
python-pyparsing python-pyparsing: convert to the Python package infrastructure 2013-12-15 13:38:28 +01:00
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-pyro: convert to the Python package infrastructure 2013-12-15 13:38:37 +01:00
python-pysnmp python-pysnmp{, -apps, -mibs}: allow to build with Python 3 2014-02-19 09:02:15 +01:00
python-pysnmp-apps python-pysnmp{, -apps, -mibs}: allow to build with Python 3 2014-02-19 09:02:15 +01:00
python-pysnmp-mibs python-pysnmp{, -apps, -mibs}: allow to build with Python 3 2014-02-19 09:02:15 +01:00
python-pyusb python-pyusb: new package 2013-12-15 13:41:28 +01:00
python-pyzmq package: standardise Apache licenses 2014-01-02 15:12:02 +01: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: new package 2013-12-15 13:41:35 +01:00
python-thrift python-thrift: convert to the Python package infrastructure 2013-12-15 13:41:26 +01:00
python-tornado package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-versiontools python-versiontools: new package 2013-12-15 13:41:32 +01:00
python3 python3: do not rely only on LIBRARY_PATH for old compilers 2014-04-20 18:35:53 +02:00
qdecoder qdecoder: autoreconf and fix c99 detection 2014-05-09 16:23:38 +02:00
qemu arch: remove sh2, sh3 and sh3eb support 2014-02-05 12:05:58 +01:00
qextserialport qextserialport: use TARGET_MAKE_ENV when running make and qmake 2014-03-27 23:20:33 +01:00
qhull package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
qjson packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
qt qt: add an option to install the test module 2014-05-03 23:05:58 +02:00
qt5 qt5quick1: add missing dependency on network module 2014-05-16 22:00:37 +02:00
qtuio github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
quagga quagga: security bump to version 0.99.22.4 2013-11-27 13:56:20 +01:00
quota Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
qwt qwt: use TARGET_MAKE_ENV when running make and qmake 2014-03-26 17:04:52 +01:00
radvd radvd: not available on AVR32 2014-05-12 22:11:03 +02:00
ramsmp ramsmp: not available on !MMU, needs fork 2014-02-27 09:07:39 +01:00
ramspeed
rapidjson packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rdesktop package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
read-edid
readline readline: bump to version 6.3 2014-03-01 14:46:59 +01:00
redis redis: bump to version 2.6.17 2013-12-25 10:26:15 +01:00
rings package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
rng-tools rng-tools: argp-standalone required for uclibc toolchains only 2014-01-29 21:42:49 +01:00
rp-pppoe packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rpcbind rpcbind: uses fork(), needs MMU 2014-02-11 10:06:58 +01:00
rpi-firmware package/rpi-firmware: bump 2014-05-09 16:29:43 +02:00
rpi-userland package/rpi-userland: bump version 2014-05-09 16:29:51 +02:00
rpm package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
rrdtool packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rsh-redone rsh-redone: make rsh-redone.mk more Buildroot conventional 2014-04-12 17:10:20 +02:00
rsync rsync: make acl support non-random 2014-04-03 20:18:11 +02:00
rsyslog package/rsyslog: needs MMU (fork) 2014-05-15 22:42:01 +02:00
rt-tests Merge branch 'next' 2014-02-28 14:30:23 +01:00
rtai rtai: install to staging 2014-04-12 23:07:43 +02:00
rtmpdump rtmpdump: bump version 2014-05-04 21:44:11 +02:00
rtorrent libtorrent: disable on ARC arch 2014-02-10 15:41:57 +01:00
rtptools package: add rtptools 2013-12-02 13:11:31 +01:00
rubix
ruby ruby: bump to 1.9.3-p545 2014-04-14 20:52:44 +02:00
sam-ba sam-ba: patch to latest version 2013-11-28 15:13:07 +01:00
samba samba: disable on AVR32 2014-05-20 09:42:05 +02:00
samba4 samba4: disable libbsd support 2014-05-19 21:59:43 +02:00
sane-backends sane-backends: uses fork(), not available on noMMU systems 2014-05-17 11:37:55 +02:00
sawman sawman: add autoreconf step 2014-02-22 22:59:18 +01:00
schifra Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
sconeserver github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
scons scons: force host-python dependency to be python2 2014-04-05 16:40:16 +02:00
screen
sdl sdl: disable x11 in host-sdl 2014-04-18 21:53:35 +02:00
sdl_gfx package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
sdl_image sdl_image: add host version 2014-02-19 16:13:15 +01:00
sdl_mixer sdl_mixer: drop custom target install 2014-03-16 21:49:41 +01:00
sdl_net
sdl_sound Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
sdl_ttf package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
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 sg3_utils: bump to version 1.38 2014-04-05 14:45:25 +02:00
shared-mime-info libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
slang slang: multiple fixes 2014-03-29 09:05:11 +01:00
slirp Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
smack smack: needs threads 2014-05-01 22:07:14 +02:00
smartmontools Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
smcroute smcroute: new package 2013-12-16 21:32:29 +01:00
smstools3 package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
snappy snappy: bump to version 1.1.1 2013-12-09 09:20:28 +01:00
snmppp snmp++: need dynamic library support 2014-04-16 19:09:58 +02:00
snowball-hdmiservice packages: remove package clean commands 2013-12-08 19:42:34 +01:00
snowball-init bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
socat socat: add optional openssl and readline support 2014-03-11 11:48:28 +01:00
socketcand socketcand: bump version and remove obsolete patch 2014-01-17 09:36:28 +01:00
sound-theme-borealis packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
sound-theme-freedesktop
spawn-fcgi
speex arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
spice cegui06: need dynamic library support 2014-02-26 21:55:24 +01:00
spice-protocol spice-protocol: bump to version 0.12.6 2013-12-12 23:24:13 +01:00
sqlcipher sqlcipher: fix passing CFLAGS/LDFLAGS to configure 2014-05-12 22:48:58 +02:00
sqlite sqlite: version bump 3.8.4.3 2014-04-17 21:47:36 +02:00
squashfs squashfs: do not build on !MMU systems 2014-04-18 10:34:09 +02:00
squid squid: bump to version 3.4.5 2014-05-04 20:59:24 +02:00
sredird packages: remove package clean commands 2013-12-08 19:42:34 +01:00
sshfs sshfs: bump to version 2.5 2014-01-29 21:43:55 +01:00
sstrip packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
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 strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition 2014-01-08 23:21:26 +01:00
stress stress: disable documentation 2013-10-24 08:39:28 +02:00
strongswan strongswan: only show comment if applicable 2014-03-11 23:35:52 +01:00
stunnel stunnel: bump to version 5.01 2014-04-10 21:54:07 +02:00
subversion package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
sudo sudo: bump to version 1.8.8 2013-10-07 11:53:44 +02:00
sunxi-boards sunxi-boards: bump version 2014-04-20 22:57:02 +02:00
sunxi-cedarx packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-mali sunxi-mali: add missing GLchar definitions. 2014-04-21 22:22:53 +02:00
sunxi-mali-prop packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-tools sunxi-tools: bump version 2014-04-20 22:58:29 +02:00
supervisor supervisor: convert to the Python package infrastructure 2013-12-15 13:41:23 +01:00
swig swig: unbreak host-swig build when host has octave installed 2013-11-24 10:51:08 +01:00
sylpheed package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
synergy Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
sysklogd packages: remove package clean commands 2013-12-08 19:42:34 +01:00
sysprof sysprof: bump version 2014-01-16 23:29:00 +01:00
sysstat sysstat: fix passing CFLAGS to make 2014-05-12 22:49:42 +02:00
systemd systemd: add option to enable compatibility libs 2014-04-16 19:55:23 +02:00
sysvinit sysvinit: depend on SysV selected as init system. 2014-01-13 23:27:24 +01:00
taglib taglib: needs wchar 2014-04-08 09:50:19 +02:00
tar package: change tarball compression to xz 2013-12-06 15:50:49 +01:00
tcl tcl: needs threads 2014-05-08 23:14:17 +02:00
tcllib tcl: bump to version 8.6.1 2014-04-09 00:57:19 +02:00
tcpdump Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
tcping
tcpreplay tcpreplay: bump to version 4.0.3 2014-03-11 23:05:08 +01:00
texinfo
tftpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
thrift thrift: needs host-bison and host-flex 2014-02-24 22:42:49 +01:00
thttpd packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ti-gfx package/libegl: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:50 +02:00
ti-uim ti-uim: Add new package 2013-12-16 22:53:44 +01:00
ti-utils package: extend usage of github download helper 2014-01-03 21:04:31 +01:00
tidsp-binaries tidsp-binaries: add license information 2014-05-07 13:43:04 +02:00
tiff Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
time
tinyhttpd packages: remove package clean commands 2013-12-08 19:42:34 +01:00
tinymembench tinymembench: bump to version 0.3 2014-01-14 14:40:21 +01:00
tinyxml tinyxml: new package 2014-01-23 00:48:47 +01:00
tmux tmux: needs mmu 2014-05-02 14:56:58 +02:00
tn5250 tn5250: needs mmu 2014-01-05 12:07:17 +01:00
torsmo package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
trace-cmd trace-cmd: needs mmu 2014-02-09 16:40:08 +01:00
transmission transmission: fix uTP enabled build with ccache 2014-02-18 22:11:40 +01:00
tree packages: remove package clean commands 2013-12-08 19:42:34 +01:00
tremor Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
tslib packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
tstools tstools: uses fork() therefore needs MMU 2014-05-17 11:37:32 +02:00
tvheadend github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
tz package/tz: install missing files 2014-05-04 23:03:15 +02:00
tzdata package/tzdata: install missing files 2014-05-04 23:02:44 +02:00
tzdump tzdump: new host package 2014-04-09 00:25:19 +02:00
uboot-tools uboot-tools: bump to version 2014.04 2014-05-12 00:01:13 +02:00
ucl package/ucl: new package 2014-05-03 21:43:25 +02:00
uclibc arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
udev udev: replace "echo -en" with printf 2014-05-16 22:38:27 +02:00
udisks Merge branch 'next' 2014-02-28 14:30:23 +01:00
udpcast udpcast: drop stat64 handling 2014-02-04 14:44:48 +01:00
uemacs packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ulogd ulogd: forcibly disable mysql when not present 2014-05-08 16:52:33 +02:00
unionfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
upx package/upx: new package 2014-05-03 21:45:44 +02:00
urg urg: make sdl support optional 2014-01-19 21:31:02 +01:00
usb_modeswitch usb_modeswitch: bump to version 2.1.1 2014-04-03 21:48:23 +02:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20140327 2014-04-03 21:48:30 +02:00
usbmount udev: convert to virtual package 2014-02-12 22:14:19 +01:00
usbredir Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
usbutils Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
ushare Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ussp-push bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
util-linux util-linux: bump to version 2.24.2 2014-04-29 23:10:45 +02:00
ux500-firmware
vala vala: remove deprecated target package 2014-05-01 23:34:44 +02:00
valgrind valgrind: remove default flags -mips32 and -mips64 from Makefile.all.am 2014-04-03 21:29:48 +02:00
vde2 vde2: needs mmu 2013-10-09 23:40:29 +02:00
vim packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
vlc package/vlc: depends on the virtual package libgl 2014-04-17 23:00:48 +02:00
vo-aacenc arch/arm: drop ARM(7TDMI/720T/740T) support 2014-05-08 16:53:49 +02:00
vorbis-tools vorbis-tools: fix libm linking issue 2014-01-27 14:51:40 +01:00
vpnc vpnc: needs mmu 2013-10-09 22:21:35 +02:00
vsftpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
vtun vtun: needs mmu 2013-10-09 23:40:09 +02:00
w_scan package/w_scan: requires kernel headers >= 3.0 2014-03-01 19:48:00 +01:00
wavpack wavpack: bump to version 4.70.0 2013-12-12 16:26:10 +01:00
wayland package/wayland: build a host variant 2014-02-02 10:41:26 +01:00
webkit package/webkit: Fix OpenGL-related dependencies 2014-05-20 00:31:42 +02: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 weston: add optional libunwind support 2014-04-07 00:35:46 +02:00
wget wget: fix host-gettext build dependency race 2014-04-24 00:19:27 +02:00
whetstone packages: remove package clean commands 2013-12-08 19:42:34 +01:00
which
wipe packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
wireless_tools Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
wireless-regdb wireless-regdb: bump to 2013.11.27 2013-12-26 18:42:56 +01:00
wireshark wireshark: security bump to version 1.10.7 2014-04-29 14:54:03 +02:00
wmctrl wmctrl: fix comment (typo and visibility) 2014-01-04 10:39:33 +01:00
wpa_supplicant wpa_supplicant: detect readline support in wpa_cli 2014-05-13 09:26:45 +02:00
wsapi wsapi: bump to version 1.6.1 2014-04-19 23:52:17 +02:00
wvdial packages: remove package clean commands 2013-12-08 19:42:34 +01:00
wvstreams wvstreams: remove tcl dependency support 2013-11-17 08:49:07 +01:00
x11r7 xlib_libXpm: fix build on noMMU architectures 2014-05-17 23:28:21 +02:00
x11vnc package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xavante xavante: bump to version 2.3.0 2014-01-13 23:19:34 +01:00
xbmc package/avahi: does not build with static-only 2014-05-16 22:41:55 +02:00
xbmc-addon-xvdr pacage/xbmc-addon-xvdr: new package 2014-04-12 18:10:28 +02:00
xbmc-pvr-addons package/xbmc-pvr-addons: new package 2014-04-12 18:09:33 +02:00
xenomai udev: convert to virtual package 2014-02-12 22:14:19 +01:00
xerces xerces: add license information 2014-05-07 13:46:08 +02:00
xfsprogs package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
xinetd package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
xl2tp xl2tp: bump to version 1.3.6 2014-03-11 23:04:59 +01:00
xmlstarlet xmlstarlet: bump to version 1.5.0 2013-11-11 01:33:14 +01:00
xscreensaver xscreensaver: add missing indirect dependencies from libgtk2 2014-02-20 19:20:46 +01: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
yaffs2utils package .mk files: use 80 # signs in header 2014-05-01 22:32:37 +02:00
yajl packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
yasm package: remove the default value of the $(PKG)_SOURCE variable 2013-10-06 21:52:19 +02:00
yavta
zd1211-firmware
zeromq zeromq: explicitly add -lstdc++ for static build 2014-05-09 16:31:42 +02:00
zic package/zic: install header 2014-03-07 23:38:40 +01:00
zlib packages: remove package clean commands 2013-12-08 19:42:34 +01:00
zlog zlog: new package 2014-03-03 21:50:02 +01:00
zmqpp github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
znc github packages: use tarball download via github helper iso git clone 2014-05-05 21:54:28 +02:00
zsh package: fix white spaces 2014-01-16 13:31:09 +01:00
zxing zxing: don't select libiconv 2014-02-02 10:52:27 +01:00
zyre zyre: propagate missing BR2_USE_MMU dependency 2014-05-17 23:25:19 +02:00
Config.in iptraf-ng: new package 2014-05-09 13:55:59 +02:00
Config.in.host e2tools: new package 2014-04-20 23:43:51 +02:00
Makefile.in package: add support for musl in tuple 2014-05-05 23:52:57 +02:00
pkg-autotools.mk pkg-autotools: add a AUTOCONF_AC_CHECK_FILE_VAL macro 2014-03-21 07:26:53 +01:00
pkg-cmake.mk pkg-cmake.mk: replace "echo -en" with printf 2014-04-24 22:29:55 +02:00
pkg-download.mk pkg-download: update the github helper 2014-04-06 14:32:37 +02:00
pkg-generic.mk infra/pkg-virtual: validate only one provider provides an implementation 2014-05-21 00:19:45 +02:00
pkg-luarocks.mk infra: add to luarocks support for top-level parallel make 2014-04-04 23:45:38 +02:00
pkg-perl.mk pkg-perl: prevents the interactive prompts 2014-03-29 10:30:31 +01:00
pkg-python.mk *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +02:00
pkg-utils.mk pkg-utils: introduce a make-based LOWERCASE function 2014-04-20 19:14:34 +02:00
pkg-virtual.mk virtual-package: fake a version string for virtual packages 2014-04-05 19:21:15 +02:00