kumquat-buildroot/package
Max Filippov c6277e4b31 Makefile.in: add -mtext-section-literals to xtensa ABI
Collecting literals into separate section can be advantageous if that
section is placed into DTCM at link time. This is applicable for code
running on bare metal, but makes no sense under linux, where userspace
is isolated from the physical memory details. OTOH placing literals into
separate section breaks build of huge source files, because l32r
instruction can only access literals in 256 KBytes range.

Add -mtext-section-literals into xtensa ABI to fix build issues of
packages with huge sources.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-04-03 21:35:21 +02:00
..
a10disp
acl
acpid
aespipe
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
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-util
argp-standalone
argus
arptables
at
atk
attr
audiofile
aumix
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
beecrypt beecrypt: make a config option for C++ support 2014-03-26 22:50:24 +01:00
bellagio package/opengl/libopenmax: switch to package-defined providers 2013-12-25 18:21:19 +01:00
berkeleydb packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
bind
binutils Merge branch 'next' 2014-02-28 14:30:23 +01:00
bison deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00
blackbox
bluez_utils bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
bmon
boa
bonnie
boost boost: make build with python an option 2014-03-29 16:43:21 +01:00
bootutils
bridge-utils
bsdiff
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
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: improve the Blackfin build fix 2014-02-24 08:58:23 +01: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
cegui06 cegui06: need dynamic library support 2014-02-26 21:55:24 +01:00
celt051
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 package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
cjson
classpath
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
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 icu: not available when BR2_BINFMT_FLAT is used 2014-02-20 19:06:31 +01: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
cramfs cramfs: add licensing info 2013-12-26 18:47:39 +01:00
crda
cryptodev package/cryptodev: switch to package-defined providers 2013-12-25 18:21:55 +01: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
cvs
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
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
dbus-python
dbus-triggerd dbus-triggerd: new package 2014-03-29 18:53:18 +01:00
devmem2
dfu-util
dhcp
dhcpcd dhcpcd: disable on static library builds 2014-02-21 09:59:42 +01:00
dhcpdump
dhrystone dhrystone: remove usage of FOO_DIR_PREFIX 2014-02-04 14:02:47 +01:00
dialog
diffutils
directfb
directfb-examples
distcc distcc: deprecate package, only useful for development 2014-02-22 21:57:32 +01:00
divine
dmalloc
dmidecode
dmraid lvm2: needs threads 2014-03-17 23:03:15 +01:00
dnsmasq dnsmasq: add sysv initscript 2014-03-29 11:41:14 +01:00
docker
doom-wad
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
dsp-tools
dstat
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
e2fsprogs e2fsprogs: fix missing fallocate64() on nios2 2014-02-27 14:20:42 +01:00
ebtables
ecryptfs-utils ecryptfs-utils: bump to version 104 2014-03-24 15:17:46 +01:00
ed
eeprog
efl efl: disallow on non-MMU systems 2014-02-22 21:23:45 +01:00
eigen eigen: follow default installation scheme 2014-03-30 12:02:13 +02:00
elf2flt elf2flt: change source site 2014-02-04 17:57:43 +01:00
elftosb
elfutils package/elfutils: disable for avr32 2014-02-12 20:27:13 +01:00
empty
enchant
enlightenment efl: disallow on non-MMU systems 2014-02-22 21:23:45 +01:00
enscript
erlang erlang: bump version to R16B03-1 2014-01-28 14:11:03 +01:00
ethtool ethtool: bump to version 3.13 2014-01-28 22:19:44 +01:00
eudev eudev: only use pragma diagnostics if GCC supports it. 2014-04-03 21:33:07 +02:00
evemu evemu: new package 2014-01-08 23:10:01 +01:00
evtest
exfat
exfat-utils
expat
explorercanvas
ezxml
f2fs-tools f2fs-tools: bump to version 1.3.0 2014-02-11 13:43:37 +01:00
faad2
fakeroot
fan-ctrl
fb-test-app
fbdump package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
fbgrab
fbset
fbterm
fbv
fconfig
fdk-aac
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 packages: remove support for documentation on target 2014-02-08 23:31:21 +01: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
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
flashbench
flashrom
flex flex: Version bump 2.5.39 2014-04-03 21:24:44 +02:00
flot flot: bump to version 0.8.2 2014-03-02 14:54:20 +01:00
fltk
fluxbox
fmtools
fontconfig
foomatic-filters
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 i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
freetype freetype: bump to version 2.5.2 2013-12-26 23:00:05 +01:00
fswebcam fswebcam: needs mmu 2014-01-30 22:06:42 +01:00
fxload
gadgetfs-test package: fix white spaces 2014-01-16 13:31:09 +01:00
gamin
gawk
gcc gcc: fix snapshot compile 2014-03-21 10:47:05 +01:00
gd
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
genext2fs
genimage
genpart
genromfs
gesftpserver
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: bump to version 6.0.0a 2014-04-03 21:27:59 +02:00
gmpc
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: security bump to version 3.2.12 2014-03-04 19:38:55 +01:00
gob2 gob2: bump to version 2.0.20 2014-01-16 09:08:22 +01:00
googlefontdirectory
gperf
gpm gpm: disable on !MMU, requires fork() 2014-02-21 10:00:23 +01:00
gpsd Merge branch 'next' 2014-02-28 14:30:23 +01:00
gptfdisk
gqview
grantlee
grep grep: bump version to 2.18 2014-03-01 14:42:46 +01:00
gsl
gstreamer Merge branch 'next' 2014-02-28 14:30:23 +01:00
gstreamer1 package/gst1-plugins-bad: transponders data now provided by dtv-scan-tables 2014-03-29 18:29:48 +01:00
gtest gtest: force static library build 2014-01-26 21:58:45 +01:00
gtk2-engines
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
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
hostapd hostapd: fix static linking 2014-03-04 19:34:15 +01:00
hplip
htop
httping httping: needs host-gettext 2014-03-16 21:24:27 +01:00
hwdata
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
igmpproxy igmpproxy: uclinux is also linux 2014-03-13 22:52:43 +01:00
imagemagick imagemagick: bump to version 6.8.8-9 2014-03-26 11:00:11 +01: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
input-event-daemon
input-tools
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
iozone iozone: needs thread support in toolchain 2014-02-11 19:29:45 +01:00
iperf
ipkg package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
iproute2
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
iputils iputils: disable on older uclibc versions 2014-02-22 22:00:32 +01:00
irda-utils
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
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/libjpeg: switch to package-defined providers 2013-12-25 18:21:44 +01:00
jpeg-turbo jpeg-turbo: fix "jpegtran" spelling in target-install hook 2014-02-11 08:04:36 +01:00
jq
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-sparkline
jquery-ui jquery-ui: bump to version 1.10.4 2014-03-02 14:53:59 +01:00
jquery-ui-themes jquery-ui-themes: bump to version 1.10.4 2014-03-02 14:54:06 +01:00
jquery-validation
jsmin
json-c
json-glib package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
json-javascript
kbd
kexec kexec: fix zImage probe 2014-02-18 22:13:36 +01:00
keyutils
kismet
kmod kmod: disable --gc-sections ld option when building for xtensa 2014-03-04 23:18:21 +01:00
knock
kobs-ng
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
lbase64 lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01: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
lcms2
leafpad
less
lesstif
lftp lftp: fix static linking 2014-03-17 09:59:45 +01:00
libaio
libao
libarchive
libargtable2
libart
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: Update repository and bump version 2014-02-13 23:03:23 +01: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
libcdaudio
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
libcofi
libconfig
libconfuse
libcue
libcuefile
libcurl libcurl: security bump to version 7.36.0 2014-04-01 14:45:20 +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 to version 2.4.52 2014-03-02 15:00:39 +01:00
libdvbsi
libdvdnav
libdvdread
libebml
libedit
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
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: fix minor typo 2013-12-28 15:58:16 +01:00
libevent
libexif
libeXosip2
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 i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01: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
libgail package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libgcrypt
libgeotiff
libglade
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 Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
libical
libiconv Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
libid3tag
libidn
libiqrf
libiscsi
libjpeg libjpeg: fix "jpegtran" spelling in target-install hook 2014-02-11 08:04:34 +01:00
libjson
libllcp libnfc-llcp: rename to libllcp and bump version 2014-01-13 12:40:43 +01:00
liblo
liblockfile
liblog4c-localtime
liblogging liblogging: 'va_list' needs stdarg.h (atleast on uClibc) 2014-03-15 23:37:21 +01: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
libmnl
libmodbus
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
libndp libndp: new package 2014-03-29 11:33:49 +01:00
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
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
libqrencode
libraw
libraw1394
libreplaygain
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
libseccomp
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
libsha1
libshairplay libshairplay: new package 2014-01-22 23:47:57 +01:00
libsigc
libsigsegv libsigsegv: add Blackfin support 2014-02-24 23:17:36 +01:00
libsndfile
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 package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
libssh2
libstrophe libstrophe: needs thread support in toolchain 2014-03-29 23:28:41 +01:00
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1
libtheora
libtirpc
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: Lua binding needs mmu and fix coding style 2014-03-30 11:47:32 +02:00
libuci libuci: new package 2014-03-23 22:33:09 +01:00
libungif
libunwind
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
libwebsockets
libxkbcommon
libxml2 libxml2: do not detect zlib/lzma when not available 2014-02-26 23:48:33 +01: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: add security patches for CVE-2013-6393 2014-02-04 15:26:14 +01:00
lighttpd lighttpd: security bump to version 1.4.35 2014-03-12 22:25:24 +01:00
linenoise
linknx package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
links
linphone
linux-firmware package/linux-firmware: different iwlwifi3160/7260 firmwares for different kernels 2014-03-11 11:45:21 +01:00
linux-fusion
linux-headers linux-headers: bump 3.2.x series 2014-04-03 20:17: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 lmbench: fix build for xtensa 2013-12-31 11:57:51 +01:00
localedef
lockdev lockdev: Fix TARGET_DIR link 2013-12-29 18:48:45 +01:00
lockfile-progs
log4cplus
log4cxx
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 lpeg: new package 2014-03-01 15:39:57 +01:00
lpty lpty: new package 2014-03-01 16:54:53 +01:00
lrandom lrandom: new package 2014-03-01 16:15:04 +01:00
lrzsz lrzsz: add license info and fix typo 2014-01-02 15:01:54 +01:00
lshw
lsof
lsqlite3 lsqlite3: new package 2014-03-01 16:55:24 +01: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 liburcu: disable build with gcc-4.8.x on ARM 2014-03-23 23:17:56 +01:00
lttng-modules lttng-modules: bump version to 2.4.0 2014-03-23 22:50:31 +01:00
lttng-tools liburcu: disable build with gcc-4.8.x on ARM 2014-03-23 23:17:56 +01:00
lua lua: handles BR2_PREFER_STATIC_LIB 2014-02-26 17:22:17 +01:00
lua-cjson lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01: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 lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
lua-messagepack lua-messagepack: new package 2014-03-01 16:22:41 +01:00
lua-msgpack-native lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01: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
luaexpat lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luaexpatutils lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luafilesystem lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
luainterpreter package: normalize separator size to 80 2014-03-05 19:42:14 +01:00
luajit luajit: bump to version 2.0.3 2014-03-12 22:26:00 +01: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 lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luarocks luarocks: remove luainterpreter dependency 2014-03-01 23:47:40 +01:00
luasec lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luasocket luasocket: fix build with uClibc without IPv6 2014-01-17 14:22:28 +01:00
luasql-sqlite3 lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01: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: normalize separator size to 80 2014-03-05 19:42:14 +01: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
matchbox matchbox-lib: apply upstream based patch to include a missing header 2014-02-21 22:09:02 +01:00
mcrypt
mdadm
media-ctl
mediastreamer
memstat
memtester
mesa3d package/mesa3d: fix EGL/GLES provider 2014-03-30 11:31:08 +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
minicom Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
minidlna minidlna: bump version to 1.1.2 2014-03-15 21:35:53 +01: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
mongrel2
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 mpd: bump to version 0.18.9 2014-03-10 15:06:01 +01: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
msgpack
msmtp msmtp: bump to version 1.4.32 2014-03-11 23:02:57 +01:00
mtd mtd: Allow to select the host variant 2014-02-02 23:02:19 +01:00
mtdev package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
mtdev2tuio
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
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
nanocom
nasm nasm: version bump 2.11.02 2014-04-03 21:25:48 +02:00
nbd
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
ne10 package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
neard
neardal
neon
net-tools
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
netplug
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
network-manager network-manager: change display name to comply with the naming policy 2014-03-15 22:43:30 +01:00
newt newt: fix weird indentation 2014-03-29 09:04:28 +01:00
nfacct
nfs-utils
ngircd
ngrep
nmap nmap: bump to version 6.40 2014-03-11 23:01:47 +01:00
nodejs
noip
nss-mdns
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
nut nut: disable parallel builds 2014-02-13 23:16:49 +01:00
nuttcp
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
omniorb omniorb: add option to build applications and services 2014-01-10 15:02:45 +01:00
on2-8170-libs
on2-8170-modules
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 packages: improve dependency check in virtual packages. 2014-02-25 21:29:34 +01:00
openntpd
openobex bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
openocd
openpgm
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: fix bug #6770 2014-01-10 15:40:21 +01:00
openswan openswan: security bump to version 2.6.41 2014-03-12 22:24:41 +01: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
opkg
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
orbit lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
orc
ortp
owl-linux
p11-kit
p910nd
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
pciutils Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
pcmanfm pcmanfm: add missing BR2_USE_MMU dependency from gamin 2014-02-24 09:03:15 +01:00
pcre
pcsc-lite pcsc-lite: not available for static builds 2014-03-11 23:34:44 +01:00
perf
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: version bump 5.5.11 2014-04-03 21:26:16 +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
polkit
poppler poppler/Config.in: indentation cleanup 2014-03-08 00:10:45 +01:00
popt
portaudio
portmap
powervr packages: improve dependency check in virtual packages. 2014-02-25 21:29:34 +01: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
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: needs libpcap 2014-03-12 09:03:53 +01: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 host-python{, 3}: fix parallel install of libpython 2014-03-05 19:45:24 +01:00
python3 python3: drop PYTHON3_VERSION_MINOR variable 2014-03-27 00:16:59 +01:00
python-bottle python-bottle: allow to build with Python 3 2014-02-19 09:00:42 +01:00
python-configobj
python-crc16
python-dialog
python-dpkt package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
python-id3
python-ipy
python-json-schema-validator
python-keyring
python-libconfig python-libconfig: new package 2014-03-29 18:26:19 +01:00
python-m2crypto
python-mad
python-meld3
python-msgpack package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-netifaces
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-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 packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
python-pyparsing
python-pyro
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-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-thrift
python-tornado package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-versiontools
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
qt qt: ensure that target dir exists before installing there 2014-03-26 22:42:58 +01:00
qt5 qt5 packages: set correct PATH when running qmake 2014-03-26 17:04:49 +01:00
qtuio qtuio: use TARGET_MAKE_ENV when running make and qmake 2014-03-26 17:08:46 +01:00
quagga
quota
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
rdesktop
read-edid
readline readline: bump to version 6.3 2014-03-01 14:46:59 +01:00
redis
rings package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
rng-tools rng-tools: argp-standalone required for uclibc toolchains only 2014-01-29 21:42:49 +01:00
rp-pppoe
rpcbind rpcbind: uses fork(), needs MMU 2014-02-11 10:06:58 +01:00
rpi-firmware package/rpi-firmware: bump revision 2014-03-29 18:27:50 +01:00
rpi-userland package/rpi-userland: bump revision 2014-03-29 18:28:04 +01:00
rpm package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
rrdtool
rsh-redone
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
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
rubix
ruby
sam-ba
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
sconeserver Merge branch 'next' 2014-02-28 14:30:23 +01:00
scons
screen
sdl sdl: Fix host variant dependencies 2014-03-27 23:38:10 +01:00
sdl_gfx
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
sdl_ttf package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
sdparm
sed
ser2net
setserial
sg3_utils sg3_utils: bump to version 1.37 2014-01-29 21:40:28 +01:00
shared-mime-info
slang slang: multiple fixes 2014-03-29 09:05:11 +01:00
slirp
smartmontools
smcroute
smstools3 smstools3: needs mmu 2014-04-03 20:12:09 +02:00
snappy
snmppp snmppp: bump to version 3.3.4 2014-03-05 19:39:57 +01:00
snowball-hdmiservice
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
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
sqlcipher sqlcipher: fix build for xtensa 2014-01-23 12:45:33 +01:00
sqlite sqlite: Version bump 3.8.4.2 2014-04-03 21:24:54 +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
sshfs sshfs: bump to version 2.5 2014-01-29 21:43:55 +01:00
sstrip
startup-notification
statserial
strace strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition 2014-01-08 23:21:26 +01:00
stress
strongswan strongswan: only show comment if applicable 2014-03-11 23:35:52 +01:00
stunnel
subversion package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
sunxi-mali-prop
sunxi-tools
supervisor
swig
sylpheed package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
synergy
sysklogd
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: enable build for supported architectures. 2014-03-29 10:22:52 +01:00
sysvinit sysvinit: depend on SysV selected as init system. 2014-01-13 23:27:24 +01:00
taglib taglib: version bump 1.9.1 2014-04-03 21:25:37 +02:00
tar
tcl package: drop <PKG>_VERSION_MINOR variable 2014-03-17 23:50:08 +01:00
tcllib
tcpdump
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
ti-gfx package/ti-gfx: do not forcefully remove source dir on extract 2014-02-26 21:28:12 +01:00
ti-uim
ti-utils package: extend usage of github download helper 2014-01-03 21:04:31 +01:00
tidsp-binaries
tiff
time
tinyhttpd
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
tremor
tslib
tstools
tvheadend package/tvheadend: do not line-up variables 2014-03-29 18:31:35 +01:00
tzdata package/tzdata: bump to latest version 2014a 2014-03-15 21:15:00 +01: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 udev: update udev to new virtual package infra. 2014-02-25 21:27:11 +01: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
ulogd package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
unionfs
urg urg: make sdl support optional 2014-01-19 21:31:02 +01:00
usb_modeswitch usb_modeswitch: bump to version 2.1.0 2014-02-11 13:44:16 +01:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20140129 2014-02-11 13:44:29 +01:00
usbmount udev: convert to virtual package 2014-02-12 22:14:19 +01:00
usbredir
usbutils
ushare
ussp-push bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
util-linux util-linux: bump version to 2.24.1 2014-04-03 20:22:31 +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: use @buildroot.org for the mailing list 2014-03-18 09:11:09 +01: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
wayland package/wayland: build a host variant 2014-02-02 10:41:26 +01:00
webkit webkit: fix mmu reverse dependency moving it to %_ARCH_SUPPORTS 2014-03-06 22:50:42 +01:00
webp
webrtc-audio-processing
weston package/weston: requires kernel headers >= 3.0 2014-03-01 19:48:12 +01:00
wget wget: fix autoreconf brokeness 2014-04-03 20:12:46 +02:00
whetstone
which
wipe
wireless_tools
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
wvstreams
x11r7 xapp_xauth: version bump 1.0.9 2014-04-03 21:24:21 +02:00
x11vnc
xavante xavante: bump to version 2.3.0 2014-01-13 23:19:34 +01:00
xbmc xbmc: Fix Java dependency check 2014-04-03 20:21:03 +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
xscreensaver xscreensaver: add missing indirect dependencies from libgtk2 2014-02-20 19:20:46 +01:00
xterm
xvkbd
xz
yajl
yasm
yavta
zd1211-firmware
zeromq
zic package/zic: install header 2014-03-07 23:38:40 +01:00
zlib
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
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 mesa3d: pull out from x11 2014-03-29 23:10:56 +01:00
Config.in.host package/squashfs: add selection for the host variant 2014-02-08 23:16:57 +01:00
Makefile.in Makefile.in: add -mtext-section-literals to xtensa ABI 2014-04-03 21:35:21 +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 package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
pkg-download.mk pkg-infra: DOWNLOAD is never called with two arguments 2014-03-02 21:01:40 +01:00
pkg-generic.mk Merge branch 'next' 2014-02-28 14:30:23 +01:00
pkg-luarocks.mk infra: remove unused 4th parameter to package infrastructures (pkgparentdir) 2014-02-05 12:10:35 +01:00
pkg-perl.mk pkg-perl: prevents the interactive prompts 2014-03-29 10:30:31 +01:00
pkg-python.mk package: add python3 support in the package infrastructure 2014-02-18 23:30:36 +01:00
pkg-utils.mk Revert "packages infra: add function to get a Kconfig option" 2014-03-04 19:16:46 +01:00