buildrootschalter/package
Yann E. MORIN 7e2ba248c6 package/mesa3d: fix improper dependency of blind option
Currently, the blind option BR2_PACKAGE_MESA3D_DRI_DRIVER depends
on !STATIC.

But this option is also selected by the various DRI drivers, and
none of them currently depend on !STATIC (although there is a comment
stating DRI drivers need !STATIC, there's nothing to enforce that).

So, we could well end-up with an inconsistent configuration, where some
DRI drivers are selected even though STATIC is set.

Enclose all DRI drivers in an 'if !STATIC' condition, remove the
dependency from the blind option, move the comment so it is nearer
the affected drivers, rephrase the comment to match the rules about
dependencies on toolchain features.

[Thomas: really use the right wording for the comment about the
dynamic library dependency.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Paul Cercueil <paul@crapouillou.net>
Cc: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-16 19:59:25 +02:00
..
a10disp Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
acl
acpid packages: remove package clean commands 2013-12-08 19:42:34 +01:00
aespipe
agentpp agent++: need dynamic library support 2014-04-16 19:10:01 +02:00
aiccu aiccu: disable on AVR32 2014-02-22 21:56:57 +01: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: needs mmu 2013-11-28 14:44:16 +01:00
apr-util apr: needs mmu 2013-11-28 14:44:16 +01:00
argp-standalone
argus
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
audiofile
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
avahi packages: remove support for documentation on target 2014-02-08 23:31:21 +01: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
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: drop *.texi* hunks from xtensa trampolines patches 2014-04-05 18:36:39 +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
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
bustle bustle: use TARGET_MAKE_ENV instead of setting PATH in the make environment 2014-03-01 23:46:15 +01:00
busybox busybox 1.22.1: add nc patch 2014-03-01 14:48:38 +01: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 package/libopenvg: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:53 +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 lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01: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
classpath Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
cloop
cmake cmake: bump to version 2.8.12.2 2014-03-08 09:41:04 +01:00
collectd libesmtp: not available for static builds 2014-03-13 22:59:07 +01:00
connman connman: bump version 2014-02-11 19:01:41 +01: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: new package 2014-03-01 15:41:52 +01:00
coxpcall coxpcall: bump to version 1.14.0 2014-01-13 23:19:20 +01:00
cppcms cppcms: needs threads 2014-04-13 21:42:42 +02:00
cppdb cppdb: not available for static builds 2014-02-25 21:10:28 +01:00
cppzmq cppczmq: bump git snapshot 2014-01-03 20:46:57 +01: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: override python interperter 2014-04-05 16:43:17 +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
cups cups: rename patches to follow BR guidelines 2014-03-27 00:45:27 +01: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 czmq: bump git snapshot 2014-01-03 20:47:06 +01: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: add licensing info 2013-12-11 22:26:37 +01: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
directfb Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01: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 packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dmidecode
dmraid lvm2: needs threads 2014-03-17 23:03:15 +01:00
dnsmasq dnsmasq: bump to version 2.69 2014-04-11 21:11:11 +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 packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
dstat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
dtach
dtc package/dtc: Update to v1.4.0 2014-03-29 16:18:15 +01:00
dtv-scan-tables dtv-scan-tables: fix license files 2014-03-30 17:25:47 +02:00
duma package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01: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
ebtables packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ecryptfs-utils ecryptfs-utils: bump to version 104 2014-03-24 15:17:46 +01:00
ed
eeprog packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
efl package/libevas: quick fix to get rid of circular deps 2014-04-03 22:41:27 +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 package/elfutils: disable for avr32 2014-02-12 20:27:13 +01:00
empty
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.13 2014-01-28 22:19:44 +01:00
eudev package/eudev: use new upstream patch to fix fcntl issue 2014-04-06 17:12:15 +02:00
evemu evemu: new package 2014-01-08 23:10:01 +01:00
evtest Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
exfat Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
exfat-utils
exim exim: use a more standard build-time configuration 2014-04-12 17:42:10 +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 packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
fbset packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fbterm
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 Revert "ffmpeg: fix build for xtensa" 2014-04-03 21:35:55 +02:00
fftw
file file: Version bump 5.18 2014-04-03 21:24:26 +02:00
filemq filemq: bump git snapshot 2014-01-03 20:47:11 +01:00
findutils Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
fio fio: prevent selection with unusable uClibc versions 2013-12-26 10:44:45 +01: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: new package 2014-04-15 23:14:00 +02:00
flashbench
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: new package 2014-04-14 23:52:17 +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: bump to 1.3.5 2013-12-20 15:44:41 +01: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.9 2014-03-11 23:01:22 +01: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: bump to version 2.5.2 2013-12-26 23:00:05 +01: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 gcc: add fix for PR 58595 to gcc 4.7.3 2014-04-14 22:37:38 +02:00
gd gd: bump to version 2.1.0 2014-04-14 22:47:52 +02:00
gdb Merge branch 'next' 2014-02-28 14:30:23 +01: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
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 giblib: remove unnecessary autoreconf options 2014-02-26 21:53:49 +01: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 package: add support for top-level parallel make 2014-02-14 21:08:45 +01: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
gnupg gnupg: depend on libiconv if appropriate 2014-02-04 11:24:04 +01:00
gnuplot
gnutls gnutls: bump to version 3.2.13 2014-04-08 14:20:09 +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
gpm *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +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
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
gstreamer flac: needs wchar 2014-04-15 21:09:18 +02:00
gstreamer1 flac: needs wchar 2014-04-15 21:09:18 +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
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
httping httping: needs host-gettext 2014-03-16 21:24:27 +01: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 imagemagick: bump to version 6.8.8-10 2014-04-04 23:38:43 +02:00
imlib2
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: bump to version 3.14.0 2014-04-14 20:53:12 +02:00
iprutils package/iprutils: Add IBM Power RAID utilities 2014-03-29 15:53:44 +01:00
ipsec-tools ipsec-tools: bump to version 0.8.2 2014-03-11 23:02:33 +01: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
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: fix missing alsa-lib feature dependency 2014-03-10 13:13:03 +01:00
jamvm Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
jansson jansson: bump to 2.6 2014-02-21 21:54:31 +01:00
jasper jasper: fix license typo 2014-01-30 09:57:15 +01:00
jhead
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: bump version 2014-04-10 16:13:40 +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 packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
kbd
kexec kexec: fix zImage probe 2014-02-18 22:13:36 +01: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 Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
lcms2
leafpad
less packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
lesstif
lftp lftp: fix static linking 2014-03-17 09:59:45 +01:00
libaio
libao
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
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 threads 2014-01-20 22:20:59 +01:00
libbsd packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
libcap package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01: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 Merge branch 'next' 2014-02-28 14:30:23 +01: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.13 2014-03-30 11:28:45 +02:00
libcgroup libcgroup: also needs host-flex 2013-10-30 22:47:03 +01:00
libcofi packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libconfig
libconfuse
libcue
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: version bump 2.4.53 2014-04-12 15:57:51 +02:00
libdvbsi
libdvdnav libdvdnav: add licensing info 2013-12-11 22:24:50 +01:00
libdvdread libdvdread: add licensing info 2013-12-11 22:24:28 +01:00
libebml
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
libenca Revert "libenca: Move build host tool to PRE_BUILD_HOOKS" 2014-03-08 11:08:45 +01: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
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
libfreefare libfreefare: examples need to link with zlib for openssl when static linking 2014-01-09 11:23:56 +01:00
libfribidi
libfslcodec libfslcodec: needs a (e)glibc based toolchain 2014-04-11 17:11:43 +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
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 package: add Boehm-Demers-Weiser gc library 2014-04-16 19:00:29 +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 package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libgpg-error
libgpgme
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
libiconv Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
libid3tag
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: fix "jpegtran" spelling in target-install hook 2014-02-11 08:04:34 +01: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
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
libmbim libmbim: bump to 1.8.0 2014-03-06 22:58:42 +01:00
libmbus
libmcrypt
libmhash
libmicrohttpd libmicrohttpd: disable curl testcases 2014-03-01 20:40:18 +01:00
libmms libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
libmnl
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
libnfs libnfs: new package 2014-01-19 23:14:14 +01:00
libnftnl libnftnl: exclude for CS PPC toolchains 2014-03-04 19:38:05 +01: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 package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
liboauth
libogg libogg: version bump 1.3.1 2014-04-03 21:25:21 +02:00
liboping
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 libplayer: add missing indirect dependency from gstreamer 2014-02-20 19:20:49 +01: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
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
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
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: add Blackfin support 2014-02-24 23:17:36 +01: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
libssh2
libstrophe libstrophe: needs thread support in toolchain 2014-03-29 23:28:41 +01:00
libsvg
libsvg-cairo
libsvgtiny packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libsysfs
libtasn1 libtasn1: fix botched makeinfo/missing logic 2013-12-02 13:33:02 +01:00
libtheora
libtirpc Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
libtool libtool: fix build on systems with automake-1.11 (e.g. Fedora 10) 2014-02-24 09:04:44 +01:00
libtorrent libtorrent: disable on ARC arch 2014-02-10 15:41:57 +01:00
libtpl libtpl: remove unnecessary autoreconf options 2014-02-26 21:52:23 +01:00
libubox libubox: Disable lua binding on no mmu 2014-04-08 00:56:30 +02:00
libuci libuci: bump version and remove obsolete patch 2014-04-08 13:30:49 +02:00
libungif
libunwind libunwind: needs set/getcontext, which only got added to uClibc post-0.9.33 2014-04-07 00:35:46 +02:00
libupnp libupnp : bump version to 1.6.19 2014-02-04 11:11:17 +01:00
liburcu liburcu: disable build with gcc-4.8.x on ARM 2014-03-23 23:17:56 +01: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
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: different iwlwifi3160/7260 firmwares for different kernels 2014-03-11 11:45:21 +01: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.{4, 10, 13, 14}.x series 2014-04-14 22:14:09 +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: move installation path to /usr/share/lua/5x 2014-03-06 23:08:50 +01: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
lsof packages: remove package clean commands 2013-12-08 19:42:34 +01:00
lsqlite3 package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
lsuio
ltp-testsuite ltp-testsuite: bump version to 20140115 2014-02-13 23:07:17 +01: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: Disable liblttng-ust-dl with uClibc. 2014-04-14 22:40:17 +02:00
lttng-modules lttng-modules: bump version to 2.4.0 2014-03-23 22:50:31 +01:00
lttng-tools lttng-tools: mark as affected by gcc bug 58595 2014-04-14 22:38:00 +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 packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01: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 package/luainterpreter: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:55 +02:00
luainterpreter package/luainterpreter: convert to the virtual-package infrastructure 2014-04-05 19:21:10 +02:00
luajit luajit: needs for 32bit archictectures a 32bit host gcc 2014-04-16 19:53:57 +02:00
luajson luajson: new package 2014-03-01 16:05:29 +01: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
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-lib: apply upstream based patch to include a missing header 2014-02-21 22:09:02 +01: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
mediastreamer
memstat packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
memtester packages: remove package clean commands 2013-12-08 19:42:34 +01:00
mesa3d package/mesa3d: fix improper dependency of blind option 2014-04-16 19:59:25 +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 1.9.0 2014-04-10 23:03:42 +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 flac: needs wchar 2014-04-15 21:09:18 +02:00
mpfr
mpg123 mpg123: needs MMU 2014-02-22 21:56:57 +01:00
mplayer mplayer: add missing reverse dependencies for nios2 and sh2a 2014-02-19 15:37:02 +01:00
mrouted packages: remove package clean commands 2013-12-08 19:42:34 +01:00
msgpack
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: not available for avr32 2014-02-04 15:13:35 +01:00
musepack
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: fix debugging options 2014-03-03 23:32:16 +01: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 package: standardise Apache licenses 2014-01-02 15:12:02 +01: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
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: fix tab/space formatting in init.d script 2014-03-28 09:59:49 +01:00
netstat-nat netstat-nat: add license information 2014-01-19 20:44:15 +01:00
nettle nettle: disable openssl support for (unused) examples 2013-11-06 11:53:43 +01: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
nfs-utils Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01: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.40 2014-03-11 23:01:47 +01:00
nodejs host-nodejs: use g++ as linker 2014-04-16 19:10:52 +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
ofono udev: convert to virtual package 2014-02-12 22:14:19 +01:00
ola package/ola: fix check for google.protobuf 2014-01-14 23:36:59 +01: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: add missing dependency on !MMU for gtk support 2014-02-24 09:01:52 +01:00
opengl package/libopenvg: convert to the virtual-package infrastructure 2014-04-05 19:21:09 +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
openpgm openpgm: make its build system python2/python3 friendly 2014-04-14 23:14:44 +02:00
openpowerlink qt: needs MMU (fork) 2014-02-23 20:51:10 +01:00
openssh openssh: security bump to version 6.6p1 2014-03-24 15:18:08 +01: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 Add OpenTyrian package (SDL game) 2014-02-12 20:57:29 +01:00
opentyrian-data Add OpenTyrian package (SDL game) 2014-02-12 20:57:29 +01:00
openvpn openvpn: bump to version 2.3.3 2014-04-15 21:54:09 +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 lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
orc
ortp
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: add missing comment for dynamic library support 2013-12-19 21:41:49 +01: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
pax-utils packages: remove package clean commands 2013-12-08 19:42:34 +01:00
pciutils pciutils: allow installation of static library when BR2_PREFER_STATIC_LIB 2014-04-12 23:00:24 +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 Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01: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 package/php: intl support needs icu, which needs threads 2014-04-09 00:44:01 +02:00
php-gnupg php-gnupg: force gnupg detection 2014-03-01 20:40:08 +01:00
php-imagick php-imagick: new package 2014-02-12 15:57:48 +01: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
pixman pixman: Version bump 0.32.4 2014-04-03 21:23:49 +02:00
pkgconf pkgconf: rewrite variable sdkdir, needed by xdriver_xf86-video-intel 2014-03-29 23:11:26 +01: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
portaudio
portmap packages: remove package clean commands 2013-12-08 19:42:34 +01: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 Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
protobuf
protobuf-c protobuf-c: Don't require protobuf on target. 2014-01-15 22:18:08 +01:00
proxychains-ng
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: bump version 2014-03-16 21:06:40 +01:00
pv pv: fix minisetlocale related build failure 2014-02-20 23:23:47 +01:00
python python: fix host-python symlink installation when no python is selected 2014-04-06 11:55:26 +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: convert to the Python package infrastructure 2013-12-15 13:41:22 +01: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 python-protobuf: convert to the Python package infrastructure 2013-12-15 13:37:39 +01:00
python-pyasn python-pyasn: fix version number to match upstream tarball 2014-03-01 21:09:39 +01: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: allow to build with Python 3 2014-02-19 09:01:49 +01:00
python-setuptools python-setuptools: bump version to 2.1.2 2014-02-19 08:53:31 +01: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: correctly fix PYTHON3_PATH 2014-04-12 23:03:10 +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
qjson packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
qt package/libegl: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:50 +02:00
qt5 package/libegl: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:50 +02:00
qtuio qtuio: use TARGET_MAKE_ENV when running make and qmake 2014-03-26 17:08:46 +01: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: bump to version 1.10.0 2014-03-30 11:28:15 +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
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 revision 2014-04-14 20:54:36 +02:00
rpi-userland package/rpi-userland: bump revision 2014-04-14 20:54:24 +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 rsyslog: Update patch to upstreamed version 2014-03-20 16:48:38 +01: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-01-29 21:42:09 +01: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: security bump to version 3.6.23 2014-03-12 17:23:38 +01:00
samba4 samba4: security bump to version 4.1.6 2014-03-12 17:23:44 +01:00
sane-backends Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01: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 Merge branch 'next' 2014-02-28 14:30:23 +01:00
scons scons: force host-python dependency to be python2 2014-04-05 16:40:16 +02:00
screen
sdl *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +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
ser2net Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01:00
setserial
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
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 smstools3: needs mmu 2014-04-03 20:12:09 +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 package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01: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 Revert "sqlcipher: fix build for xtensa" 2014-04-03 21:36:58 +02:00
sqlite Revert "xtensa: sqlite requires special compiler option" 2014-04-03 21:37:19 +02:00
squashfs package/squashfs: add selection for the host variant 2014-02-08 23:16:57 +01:00
squid squid: bump to version 3.4.4 2014-03-11 11:55:37 +01: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
statserial
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
sunxi-boards packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-cedarx packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-mali package/libegl: rename the _HAS and _PROVIDES variables 2014-04-05 19:20:50 +02:00
sunxi-mali-prop packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-tools packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01: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: bump to version 10.2.1 2014-02-08 23:03:42 +01: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: bump to version 8.6.1 2014-04-09 00:57:19 +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 packages: remove uninstall commands 2013-12-06 09:40:40 +01: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: bump to 1.9a 2014-03-27 15:16:15 +01:00
tn5250 tn5250: needs mmu 2014-01-05 12:07:17 +01:00
torsmo
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: perform shared library linking step using gcc rather than ld 2013-11-12 23:12:33 +01:00
tvheadend package/tvheadend: do not line-up variables 2014-03-29 18:31:35 +01:00
tz tz: new package 2014-04-09 00:33:06 +02:00
tzdata tzdata: allow host build 2014-04-08 23:58:25 +02:00
tzdump tzdump: new host package 2014-04-09 00:25:19 +02:00
uboot-tools uboot-tools: bump to version 2014.01 2014-01-21 15:38:36 +01:00
uclibc uclibc: add missing .literal_position directives 2014-04-03 21:35:08 +02:00
udev package/udev: convert to the virtual-package infrastructure 2014-04-05 19:21:14 +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: bump to version 2.0.4 2014-04-10 22:20:17 +02:00
unionfs Config.in files: add missing dependencies to toolchain option comments 2013-11-10 23:59:57 +01: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
ussp-push bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
util-linux util-linux: add missing dependency on libcap-ng 2014-04-08 14:07:57 +02:00
ux500-firmware
vala package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
valgrind valgrind: remove default flags -mips32 and -mips64 from Makefile.all.am 2014-04-03 21:29:48 +02:00
vde2
vim packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
vlc vlc: select libvorbis when opus is also selected 2014-04-14 20:53:56 +02:00
vo-aacenc package: add vo-aacenc (aac encoder) 2014-02-17 10:16:27 +01:00
vorbis-tools vorbis-tools: fix libm linking issue 2014-01-27 14:51:40 +01:00
vpnc
vsftpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
vtun
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: threads are also needed for icu 2014-04-09 00:44:21 +02:00
webp
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 autoreconf brokeness 2014-04-03 20:12:46 +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: bump to version 1.10.6 2014-03-08 09:41:27 +01:00
wmctrl wmctrl: fix comment (typo and visibility) 2014-01-04 10:39:33 +01:00
wpa_supplicant wpa_supplicant: add fix for WPS NFC support 2014-03-04 19:35:03 +01:00
wsapi wsapi: bump to version 1.6 2014-01-13 23:19:40 +01: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 xserver_xorg-server: Compile fix for mips64 2014-04-15 23:16:02 +02:00
x11vnc
xavante xavante: bump to version 2.3.0 2014-01-13 23:19:34 +01:00
xbmc *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +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
xfsprogs package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
xinetd
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
xz
yajl packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
yasm
yavta
zd1211-firmware
zeromq zeromq: bump to version 4.0.1 2014-04-11 09:36:13 +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 zmqpp: bump git snapshot and remove patch 2014-01-21 21:52:02 +01:00
znc *.mk: replace (TARGET|HOST)_PATH by BR_PATH 2014-04-16 19:28:56 +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: remove unnecessary autoreconf options 2014-02-26 21:53:53 +01:00
Config.in package: add Boehm-Demers-Weiser gc library 2014-04-16 19:00:29 +02:00
Config.in.host package/squashfs: add selection for the host variant 2014-02-08 23:16:57 +01:00
Makefile.in Makefile: add PATH to the USER_HOOKS_EXTRA_ENV 2014-04-16 19:29:33 +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: add PATH in the configure command environment 2014-04-16 19:29:23 +02:00
pkg-download.mk pkg-download: update the github helper 2014-04-06 14:32:37 +02:00
pkg-generic.mk support/graph-depends: add option to limit the depth of the graph 2014-04-14 20:56:20 +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 Revert "packages infra: add function to get a Kconfig option" 2014-03-04 19:16:46 +01:00
pkg-virtual.mk virtual-package: fake a version string for virtual packages 2014-04-05 19:21:15 +02:00