kumquat-buildroot/package
Samuel Martin 104bb29e04 Revert "package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo"
This reverts commit 4b01201834.

Before reverting this patch, CMake packages are built with the following
options:
  * if BR2_ENABLE_DEBUG is set:
    The CMake build type is set to RelWithDebInfo, which means:
    - Optimization level is forced to: -O2;
    - no log nor assert due to -DNDEBUG;
    - BR2_DEBUG_{1..3} effect is unchanged;
  * otherwise:
    The CMake build type is set to Release, which means:
    - Optimization level is forced to: -O3;
    - no log nor assert due to -DNDEBUG (as expected).
  In any case, the optimization WRT the binary size is always ignored
  and forced.

Reverting to the previous situation, so Buildroot now chooses between
the 'Debug' and 'Release' config types, which are semantically closer
to what Buildroot does everywhere else:
  * if BR2_ENABLE_DEBUG is set:
    The CMake build type is set to Debug, which means:
    - only -g option is passed by CMake;
    - optimization is not forced, nor debug level, so they are kept
      as-is;
  * otherwise:
    The CMake build type is set to Release, so no change in this case:
    - Optimization level is forced to: -O3;
    - no log nor assert due to -DNDEBUG (as expected);
    - size optimization is ignored.

Follow-up patches will fix the CMake flag variables that are appended by
CMake.

Cc: Charles Hardin <ckhardin@exablox.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-22 16:14:07 +02:00
..
4th 4th: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
a10disp
acl
acpica acpica: bump version to 20160831 2016-09-07 21:48:44 +02:00
acpid
acpitool package/acpitool: needs threads, shared; unavailable for bfin 2016-09-28 22:12:48 +02:00
acsccid
adwaita-icon-theme adwaita-icon-theme: bump to version 3.22.0 2016-09-25 23:17:17 +02:00
aer-inject
aespipe
agentpp agentpp: bump to 4.0.6 2016-09-02 23:05:35 +02:00
aiccu
aircrack-ng package/aircrack-ng: drop a musl-compatibility patch 2016-08-19 11:33:53 +02:00
alljoyn alljoyn: bump to version 16.04a 2016-08-30 22:49:13 +02:00
alljoyn-base
alljoyn-tcl alljoyn-tcl: bump to version 16.04a 2016-08-30 22:49:29 +02:00
alljoyn-tcl-base
alsa-lib alsa-lib: bump version to 1.1.2 2016-08-03 20:47:05 +02:00
alsa-utils alsa-utils: bump version to 1.1.2 2016-08-03 20:47:15 +02:00
alsamixergui
am33x-cm3 am33x-cm3: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
am335x-pru-package am335x-pru-package: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
amd-catalyst package/amd-catalyst: fix legal-info 2016-09-05 22:39:21 +02:00
android-tools android-tools: disable on some architecture with old kernel headers 2016-08-28 23:38:35 +02:00
angularjs
apache apache: add customization of MPM 2016-09-12 23:13:44 +02:00
apitrace
apr
apr-util
argp-standalone
argparse
argus
armadillo armadillo: propagate clapack dependency 2016-08-10 22:27:28 +02:00
arptables arptables: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:40 +02:00
assimp package/assimp: wrap long lines 2016-10-15 12:26:13 +02:00
at
atf
atftp
atk atk: bump to version 2.22.0 2016-09-20 20:07:59 +02:00
atkmm
atop atop: new package 2016-10-07 22:58:00 +02:00
attr
audiofile
audit audit: update legal info 2016-09-16 18:44:54 +02:00
aufs aufs: new kernel extension 2016-09-20 19:03:46 +02:00
aufs-util aufs-util: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
aumix
autoconf
autoconf-archive package/autoconf-archive: bump to version 2016.03.20 2016-09-17 14:28:34 +02:00
autofs
automake
autossh
avahi
avrdude
axel axel: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
axfsutils
b43-firmware
b43-fwcutter
babeld babeld: fix build with the musl C library 2016-08-20 11:16:06 +02:00
bandwidthd
bash
batctl
batman-adv
bc
bcache-tools
bcm2835
bcusdk package/bcusdk: drop a musl-compatibility patch 2016-08-19 11:34:06 +02:00
bdwgc package/bdwgc: fix pthread detection on uclinux platforms 2016-08-07 23:10:38 +02:00
beecrypt
bellagio
benejson
berkeleydb
bind bind: don't lookup zlib.h in host headers 2016-10-19 11:23:00 +02:00
binutils binutils: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
biosdevname
bison
bitstream bitstream: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
bitstream-vera
blktrace blktrace: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:14 +02:00
bluez5_utils
bluez_utils
bmon
boa boa: boa.conf: run under the nogroup group 2016-08-26 11:02:20 +02:00
bonnie
boost boost: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:16 +02:00
bootstrap
bootutils
botan botan: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
bridge-utils
bsdiff bsdiff: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:18 +02:00
btrfs-progs btrfs-progs: bump to version 4.8.1 2016-10-13 07:44:35 +02:00
bullet
bustle
busybox busybox: bump to version 1.25.1 2016-10-11 12:17:27 +02:00
bwm-ng
bzip2
c-ares c-ares: security bump to version 1.12.0 2016-10-13 07:39:46 +02:00
c-icap
c-icap-modules
c-periphery
ca-certificates ca-certificates: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
cache-calibrator
cairo cairo: fix m68k uclinux compile 2016-08-08 23:46:54 +02:00
cairomm
can-utils
canfestival
cannelloni
cantarell cantarell: bump to version 0.0.25 2016-08-20 11:46:42 +02:00
cbootimage
cc-tool
ccache ccache: bump to version 3.3.2 2016-10-05 09:53:01 +02:00
ccid
ccrypt
cdrkit
cegui06
celt051
cgic
cgilua
cgroupfs-mount
check
checkpolicy checkpolicy: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
chocolate-doom
chrony
cifs-utils cifs-utils: bump to version 6.6 2016-09-08 08:49:36 +02:00
circus circus, python-psutil: fix syntax in Config.in 2016-09-21 20:28:19 +02:00
civetweb
cjson
clamav
clapack
classpath
cloog
cloop
cmake
collectd collectd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
comix-cursors
connman package/connman: disable for musl toolchains 2016-08-19 12:23:27 +02:00
connman-gtk package/connman: disable for musl toolchains 2016-08-19 12:23:27 +02:00
conntrack-tools conntrack-tools: bump to version 1.4.4 2016-08-23 17:55:52 +02:00
copas
coreutils
cosmo
coxpcall
cpio
cppcms
cppdb
cppunit
cppzmq
cpuload
cramfs
crda
crudini
cryptodev
cryptodev-linux cryptodev-linux: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
cryptopp
cryptsetup package/cryptsetup: move depends on above select 2016-09-18 17:13:49 +02:00
ctorrent
cups
curlftpfs
cvs
cwiid
cxxtest
czmq
dado
dante dante: fix build on some PowerPC platforms 2016-08-09 15:49:39 +02:00
dash
dawgdic
dbus dbus: security bump to version 1.10.12 2016-10-13 08:04:45 +02:00
dbus-cpp
dbus-glib dbus-glib: bump version to 0.108 2016-10-03 13:14:23 +02:00
dbus-python
dbus-triggerd
dcron
debianutils debianutils: bump to version 4.8 2016-10-11 11:22:56 +02:00
dejavu
devmem2
dfu-util
dhcp dhcp: bump version to 4.3.5 2016-10-13 08:02:27 +02:00
dhcpcd dhcpcd: bump to version 6.11.5 2016-10-13 08:05:38 +02:00
dhcpdump
dhrystone
dialog
diffutils diffutils: bump to version 3.5 2016-08-23 17:58:17 +02:00
dillo
ding-libs
directfb directfb: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
directfb-examples
dmalloc dmalloc: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
dmidecode dmidecode: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:18:06 +02:00
dmraid
dnsmasq
docker
docker-containerd docker-containerd: bump to v0.2.4 2016-10-19 09:46:54 +02:00
docker-engine docker-engine: add iptables runtime dependency 2016-10-19 23:18:45 +02:00
domoticz domoticz: bump to version 87286ee (beta) 2016-09-06 22:28:20 +02:00
doom-wad
dos2unix
dosfstools package/dosfstools: Fix undefined PATH_MAX under musl 2016-09-03 20:53:56 +02:00
dovecot
dovecot-pigeonhole
doxygen
drbd-utils
dropbear
dropwatch
dsp-tools
dstat dstat: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
dt
dtach
dtc dtc: use $(HOST_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
dtv-scan-tables
duma duma: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:18:02 +02:00
dvb-apps dvb-apps: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
dvblast
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs e2fsprogs: fix linking against librt 2016-09-21 08:43:04 +02:00
e2tools
ebtables
ecryptfs-utils
ed ed: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
edid-decode
eeprog
efibootmgr efibootmgr: fix reverse dependency from efivar 2016-10-02 21:32:30 +02:00
efivar efivar: bump to version 28 2016-10-02 00:11:12 +02:00
efl package/efl: bump to 1.18.2 2016-10-19 11:20:52 +02:00
eigen
ejabberd package/ejabberd: fix typo in hash file url 2016-10-09 13:49:00 +02:00
elf2flt elf2flt: fix threading apps on ARM noMMU systems 2016-08-25 15:26:51 +02:00
elftosb
elfutils elfutils: clarify licensing info 2016-10-05 09:55:48 +02:00
emlog
empty
enchant
enlightenment package/enlightenment: bump to 0.21.3 2016-10-13 07:48:01 +02:00
enscript
erlang
erlang-goldrush
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls
erlang-p1-utils
erlang-p1-xml
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar erlang-rebar: bump to version 2.6.4 2016-09-08 19:50:19 +02:00
espeak espeak: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:54 +02:00
ethtool ethtool: bump to version 4.8 2016-10-05 22:54:09 +02:00
eudev eudev: add patch to fix getrandom() system call on ARM64 2016-08-04 22:46:04 +02:00
evemu evemu: bump version to 2.5.0 2016-09-21 22:25:21 +02:00
eventlog
evtest
exfat
exfat-utils
exim
exiv2
expat
expect
expedite package/expedite: bump to lastest commit 2016-09-06 21:49:27 +02:00
explorercanvas
ezxml
f2fs-tools
faad2
faifa
fakeroot fakeroot: fix spurious message "undefined symbol" 2016-10-05 22:55:05 +02:00
faketime
fan-ctrl
fastd
fb-test-app
fbdump
fbgrab
fbset
fbterm package/fbterm: fix download site 2016-09-08 19:48:29 +02:00
fbtft
fbv
fcgiwrap
fconfig
fdk-aac arch: remove support for sh64 2016-09-08 22:15:15 +02:00
feh feh: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:20 +02:00
fetchmail
ffmpeg package/ffmpeg: bump to version 3.1.4 2016-10-01 11:27:51 +02:00
fftw
ficl
file
filemq filemq: disable documentation generation 2016-10-18 12:00:07 +02:00
findutils
fio fio: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
fis
flac
flann
flannel
flashbench
flashrom
flex flex: add security patch 2016-08-10 14:24:39 +02:00
flickcurl
flite
flot
fltk
fluxbox
fmc
fmlib
fmtools
font-awesome
fontconfig fontconfig: security bump to version 2.12.1 2016-08-10 14:17:28 +02:00
fping
freeradius-client
freerdp package/freerdp: fix typo in x11 libs check 2016-09-06 22:26:49 +02:00
freescale-imx imx-uuc: switch to open source version 2016-10-19 17:55:39 +02:00
freeswitch package/freeswitch: bump version to 1.6.12 2016-10-12 22:29:16 +02:00
freetype freetype: bump to version 2.7 2016-09-08 20:36:05 +02:00
fswebcam
ftop
fwts fwts: needs host-bison and host-flex 2016-10-14 09:32:29 +02:00
fwup fwup: add dependency on host-pkgconf 2016-10-16 17:49:50 +02:00
fxload
gadgetfs-test gadgetfs-test: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:22 +02:00
gamin
gauche arch: remove support for sh64 2016-09-08 22:15:15 +02:00
gawk gawk: bump to version 4.1.4 2016-08-26 22:53:46 +02:00
gcc MIPS: add support for M6201 cores 2016-10-19 23:31:29 +02:00
gcr
gd
gdb gdb: unbreak host/target install step 2016-10-14 19:32:43 +02:00
gdbm
gdk-pixbuf gdk-pixbuf: bump to version 2.36.0 2016-09-20 20:07:57 +02:00
genext2fs
gengetopt
genimage genimage: bump to version 9 2016-09-21 23:32:10 +02:00
genpart
genromfs
geoip
gesftpserver
getent
gettext
gflags
ghostscript-fonts
giblib
giflib
git git: bump version to 2.10.1 2016-10-13 08:01:55 +02:00
glib-networking glib-networking: bump to version 2.50.0 2016-09-20 20:07:52 +02:00
glibc MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
glibmm glibmm: bump to version 2.50.0 2016-09-25 23:17:26 +02:00
glm
glmark2
glog
gmock
gmp MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
gmpc
gmrender-resurrect
gnu-efi
gnuchess
gnupg gnupg: security bump to version 1.4.21 2016-08-18 10:57:45 +02:00
gnupg2
gnuplot gnuplot: fix m68k uclinux compile 2016-08-08 23:47:12 +02:00
gnuradio gnuradio: backport patch to fix gr-fec compilation 2016-08-09 15:44:42 +02:00
gnutls gnutls: bump to version 3.4.16 2016-10-13 08:05:51 +02:00
go go: bump to 1.7.2 2016-10-19 11:24:33 +02:00
go-bootstrap package/go-bootstrap: bump version to 1.4.3 2016-10-16 12:57:37 +02:00
gob2
google-breakpad google-breakpad: needs thread support 2016-09-19 16:50:46 +02:00
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd
gptfdisk
gqview
gr-osmosdr
granite
grantlee
graphite2
grep grep: bump version to 2.26 2016-10-03 13:10:37 +02:00
gsettings-desktop-schemas gsettings-desktop-schemas: bump to version 3.22.0 2016-10-15 11:32:14 +02:00
gsl
gssdp gssdp: bump to version 0.99.0 2016-08-31 16:29:58 +02:00
gstreamer MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
gstreamer1 gst1-rtsp-server: new package 2016-09-12 22:51:39 +02:00
gtest gtest: fix URL in package description 2016-09-11 21:59:07 +02:00
gtk2-engines
gtkmm3 gtkmm3: bump to version 3.22.0 2016-09-25 23:17:32 +02:00
gtkperf
gtksourceview gtksourceview: bump to version 3.22.0 2016-09-25 23:13:36 +02:00
guile guile: security bump to version 2.0.13 2016-10-13 12:35:27 +02:00
gupnp gupnp: bump to version 0.99.0 2016-08-31 16:30:16 +02:00
gupnp-av
gupnp-dlna
gupnp-tools
gutenprint
gvfs gvfs: bump to version 1.30.1.1 2016-10-19 13:02:18 +02:00
gzip gzip: force shell shebang to /bin/sh 2016-10-16 13:12:29 +02:00
hans hans: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:46 +02:00
harfbuzz harfbuzz: bump to version 1.3.2 2016-09-28 13:40:01 +02:00
haserl
haveged
hdparm hdparm: bump to version 9.50 2016-10-20 21:34:32 +02:00
heimdal
heirloom-mailx
hiawatha hiawatha: bump version to 10.4 2016-10-15 11:24:50 +02:00
hicolor-icon-theme
hidapi package/hidapi: depends on NPTL threads 2016-08-06 23:59:38 +02:00
hostapd package/hostapd: bump to version 2.6 2016-10-13 08:03:37 +02:00
hplip hplip: needs dynamic library 2016-08-19 11:41:23 +02:00
htop
httping httping: bump to version 2.5 2016-09-14 16:46:26 +02:00
hwdata
hwloc
i2c-tools
i7z
ibrcommon
ibrdtn
ibrdtn-tools
ibrdtnd
icu
ifplugd
iftop
ifupdown ifupdown: bump to version 0.8.16 2016-10-11 11:22:58 +02:00
igd2-for-linux igd2-for-linux: bump to version 1.2 2016-08-19 12:19:03 +02:00
igh-ethercat
igmpproxy
ijs
imagemagick imagemagick: bump version to 7.0.3-4 2016-10-13 10:52:37 +02:00
imlib2
imx-usb-loader imx-usb-loader: bump version 2016-10-19 17:55:39 +02:00
inadyn inadyn: bump to version 2.0 2016-10-19 23:31:59 +02:00
inconsolata
initscripts initscripts: show status in S40network 2016-08-02 23:52:56 +02:00
inotify-tools package/inotify-tools: Fix compilation with gcc6 2016-08-06 12:12:05 +02:00
input-event-daemon input-event-daemon: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
input-tools
intel-microcode
intltool
iodine iodine: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
iostat
iotop
iozone package/iozone: indentation cleanup 2016-10-13 07:38:55 +02:00
iperf
iperf3
ipmitool
ipmiutil
iproute2 iproute2: use @D instead of IPROUTE2_DIR 2016-08-07 23:05:26 +02:00
iprutils
ipsec-tools
ipset
iptables
iptraf-ng
iputils iputils: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:05 +02:00
iqvlinux
irda-utils irda-utils: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:48 +02:00
irqbalance
irssi irssi: security bump to version 0.8.20 2016-09-25 23:13:40 +02:00
isl
iucode-tool
iw iw: bump to version 4.9 2016-10-20 21:34:26 +02:00
jack2 jack2: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:26 +02:00
jamvm
jansson
janus-gateway
jasper jasper: add security patches 2016-08-17 08:39:36 +02:00
jemalloc jemalloc: add a check for valgrind being configured as well 2016-09-11 22:26:49 +02:00
jhead
jimtcl jimtcl: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
joe
jpeg
jpeg-turbo package/jpeg: properly declare providers 2016-09-04 15:39:32 +02:00
jq
jquery
jquery-datetimepicker
jquery-keyboard
jquery-mobile
jquery-sidebar
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c
json-glib
json-javascript
jsoncpp package/jsoncpp: bump to version 1.7.7 2016-10-13 08:03:15 +02:00
kbd
kexec kexec: fix build for arm 2016-10-21 09:17:05 +02:00
kexec-lite
keyutils keyutils: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
kismet package/kismet: remove kernel header 2016-08-20 14:53:53 +02:00
kmod kmod: annotate licenses with components 2016-10-19 23:28:09 +02:00
kmsxx package/kmsxx: add patch to fix LTO support 2016-08-27 14:45:51 +02:00
knock
kodi kodi-addon-xvdr: remove deprecated package 2016-10-15 23:14:45 +02:00
kodi-adsp-basic
kodi-adsp-freesurround
kodi-audiodecoder-modplug
kodi-audiodecoder-nosefart
kodi-audiodecoder-opus
kodi-audiodecoder-sidplay
kodi-audiodecoder-snesapu
kodi-audiodecoder-stsound
kodi-audiodecoder-timidity
kodi-audiodecoder-vgmstream
kodi-audioencoder-flac
kodi-audioencoder-lame
kodi-audioencoder-vorbis
kodi-audioencoder-wav
kodi-platform
kodi-pvr-argustv
kodi-pvr-dvblink
kodi-pvr-dvbviewer
kodi-pvr-filmon
kodi-pvr-hdhomerun
kodi-pvr-hts
kodi-pvr-iptvsimple
kodi-pvr-mediaportal-tvserver
kodi-pvr-mythtv
kodi-pvr-nextpvr
kodi-pvr-njoy
kodi-pvr-pctv
kodi-pvr-stalker
kodi-pvr-vbox
kodi-pvr-vdr-vnsi
kodi-pvr-vuplus
kodi-pvr-wmc
kodi-screensaver-asteroids
kodi-screensaver-asterwave
kodi-screensaver-biogenesis
kodi-screensaver-cpblobs
kodi-screensaver-crystalmorph
kodi-screensaver-greynetic
kodi-screensaver-matrixtrails
kodi-screensaver-pingpong
kodi-screensaver-planestate
kodi-screensaver-pyro
kodi-screensaver-rsxs
kodi-screensaver-stars
kodi-visualisation-fishbmc
kodi-visualisation-fountain
kodi-visualisation-goom
kodi-visualisation-shadertoy
kodi-visualisation-spectrum
kodi-visualisation-waveforhue
kodi-visualisation-waveform
kompexsqlite
ktap
kvm-unit-tests package/kvm-unit-tests: bump version 2016-09-25 23:20:11 +02:00
kvmtool
kyua
lame
lapack
latencytop latencytop: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lbase64
lbreakout2
lcdapi
lcdproc
lcms2
leafnode2
leafpad
less
lesstif
leveldb leveldb: fix staging and target installation 2016-09-08 22:36:12 +02:00
lft
lftp lftp: fix static link with readline 2016-08-10 14:49:54 +02:00
libaacs
libaio libaio: allow building on static-only configurations 2016-08-29 23:24:50 +02:00
libamcodec package/libamcodec: indentation cleanup 2016-10-13 12:36:05 +02:00
libao
libarchive
libargtable2
libart
libasplib
libass package/libass: bump version to 0.13.3 2016-10-02 16:18:36 +02:00
libassuan
libatasmart
libatomic_ops
libbdplus
libbluray
libbroadvoice
libbsd
libcap
libcap-ng libcap-ng: annotate licenses with components 2016-09-16 18:46:08 +02:00
libcdaudio
libcddb
libcdio
libcec
libcgi
libcgicc
libcgroup
libcli
libcoap
libcodec2
libcofi libcofi: disable for static-only builds 2016-08-07 22:58:26 +02:00
libconfig
libconfuse libconfuse: add optional dependency on gettext 2016-08-18 23:30:50 +02:00
libcroco
libcrossguid
libcue
libcuefile
libcurl libcurl: bump version to 7.50.3 2016-09-14 21:45:58 +02:00
libdaemon
libdcadec
libdmtx
libdnet
libdri2
libdrm libdrm: add etnaviv (i.MX6/Vivante GCxxx) option 2016-10-05 09:58:56 +02:00
libdvbcsa
libdvbpsi
libdvbsi
libdvdcss
libdvdnav libdvdnav: fix nios2 cross-compile 2016-08-04 22:47:18 +02:00
libdvdread package/libdvdread: needs host-pkgconf 2016-08-05 09:13:18 +02:00
libebml
libebur128
libedit
libee
libenca libenca: bump to version 1.19 2016-09-06 21:30:55 +02:00
libepoxy
liberation
libesmtp
libestr
libev
libevdev libevdev: bump version to 1.5.4 2016-09-06 22:26:28 +02:00
libevent
libexif
libeXosip2
libfastjson libfastjson: bump version to 0.99.4 2016-10-22 14:56:57 +02:00
libfcgi
libffi libffi: fix m68k coldfire compile 2016-08-20 11:45:41 +02:00
libfm
libfm-extra
libfreefare
libfreeglut
libfreeimage libfreeimage: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:37 +02:00
libfribidi
libftdi
libftdi1
libfuse
libg7221
libgcrypt libgcrypt: security bump to version to version 1.7.3 2016-08-18 09:18:24 +02:00
libgdiplus
libgee libgee: bump to version 0.18.1 2016-10-12 22:28:22 +02:00
libgeotiff
libglade
libglew package/libglew: bump to version 2.0.0 2016-10-02 20:53:51 +02:00
libglfw
libglib2 libglib2: fix static linking with libgio 2016-10-20 22:03:58 +02:00
libglu
libgpg-error package/libgpg-error: optionally depends on gettext 2016-08-26 11:02:15 +02:00
libgpgme libgpgme: bump to version 1.7.1 2016-10-20 21:34:22 +02:00
libgsasl
libgtk2
libgtk3 libgtk3: bump to version 3.22.1 2016-10-02 16:21:02 +02:00
libgudev
libhdhomerun
libhid
libhttpparser
libical libical: use system time zone info 2016-08-11 00:02:31 +02:00
libiconv
libid3tag
libidn
libiio libiio: Disable IIOD on Blackfin 2016-08-29 17:54:07 +02:00
libilbc
libimxvpuapi
libinput libinput: bump to version 1.5.0 2016-09-15 11:56:02 +02:00
libiqrf
libiscsi libiscsi: bump version to 1.18.0 2016-10-16 13:07:08 +02:00
libite libite: new package 2016-10-16 18:04:11 +02:00
libjpeg package/jpeg: properly declare providers 2016-09-04 15:39:32 +02:00
libjson
libksba libksba: bump to version 1.3.5 2016-08-23 17:56:32 +02:00
libldns
liblinear
libllcp
liblo
liblockfile liblockfile: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
liblog4c-localtime
liblogging
libmad
libmatroska
libmbim
libmbus
libmcrypt
libmemcached
libmhash
libmicrohttpd Revert "libmicrohttpd: update to 0.9.51" 2016-10-07 16:02:30 +02:00
libminiupnpc
libmms
libmng
libmnl libmnl: bump to version 1.0.4 2016-08-20 11:46:45 +02:00
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libnatpmp
libndp
libnet
libnetfilter_acct libnetfilter_acct: remove autoreconf 2016-08-24 18:52:32 +02:00
libnetfilter_conntrack libnetfilter_conntrack: bump to version 1.0.6 2016-08-23 17:55:51 +02:00
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc
libnfnetlink
libnfs
libnftnl
libnice
libnl
libnspr libnspr: bump to version 4.13 2016-10-13 08:04:13 +02:00
libnss libnss: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:28 +02:00
liboauth
libogg
libopenh264
liboping
libosip2
libpam-radius-auth
libpam-tacplus
libpcap
libpciaccess
libpfm4 libpfm4: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
libphidget
libpjsip libpjsip: fix m68k uclinux compile 2016-08-06 21:56:16 +02:00
libplatform
libplayer
libplist
libpng libpng: bump to version 1.6.25 2016-09-07 12:04:32 +02:00
libpqxx
libpthread-stubs
libpthsem
libqmi
libqrencode
libraw package/libraw: fix gcc-6 build 2016-08-27 14:45:21 +02:00
libraw1394
libreplaygain
libroxml
librsvg
librsync
librtas librtas: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
librtlsdr
libsamplerate
libseccomp
libsecret
libselinux
libsemanage libsemanage: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
libsepol libsepol: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
libserial
libserialport libserialport: Fix detection of OS when compiling for ucLinux 2016-08-29 13:30:26 +02:00
libsexy
libsha1
libshairplay
libshout libshout: add optional openssl support 2016-09-01 00:18:27 +02:00
libsidplay2 package/libsidplay2: Fix build with gcc6 2016-08-17 00:02:53 +02:00
libsigc libsigc: bump gcc version requirement to 4.8 2016-10-13 07:46:21 +02:00
libsigrok
libsigrokdecode
libsigsegv libsigsegv: make the architecture dependencies more robust 2016-08-09 15:50:04 +02:00
libsilk
libsndfile
libsoc
libsocketcan
libsodium
libsoil
libsoundtouch
libsoup libsoup: bump to version 2.56.0 2016-09-20 20:07:55 +02:00
libsoxr
libsquish
libsrtp
libssh package/libssh: fix dependency on libgcrypt 2016-09-11 22:48:56 +02:00
libssh2 package/libssh2: fix dependency on libgcrypt 2016-09-11 22:49:04 +02:00
libstrophe
libsvg
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: bump to version 4.9 2016-08-11 00:03:45 +02:00
libtheora
libtirpc
libtomcrypt libtomcrypt: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
libtommath libtommath: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:50 +02:00
libtool
libtorrent
libtpl
libubox libubox: update legal info 2016-09-16 18:38:34 +02:00
libuci
libucl
libuecc
libuio package/libuio: select gettext when BR2_NEEDS_GETTEXT_IF_LOCALE is set 2016-08-05 21:06:56 +02:00
libump
libunistring
libunwind arch: remove support for sh64 2016-09-08 22:15:15 +02:00
libupnp
libupnpp package/libupnpp: bump to version 0.15.1 2016-10-12 13:57:52 +02:00
liburcu liburcu: needs MMU 2016-10-19 17:57:18 +02:00
liburiparser
libusb package/libusb: bump version to 1.0.20, switch to Github 2016-09-11 21:47:11 +02:00
libusb-compat
libusbgx
libuv
libv4l
libva package/libva: bump version to 1.7.2 2016-09-05 22:17:47 +02:00
libva-intel-driver package/libva-intel-driver: bump version to 1.7.2 2016-09-05 22:17:54 +02:00
libvdpau
libvips
libvncserver
libvorbis
libvpx package/libvpx: bump version to 1.6.0 2016-08-04 22:53:42 +02:00
libwebsock
libwebsockets libwebsockets: bump to version 2.1.0 2016-10-18 12:00:33 +02:00
libxkbcommon
libxml2 libxml2: fix m68k uclinux compile 2016-08-11 00:02:03 +02:00
libxml-parser-perl
libxmlpp
libxmlrpc package/libxmlrpc: Fix build with gcc6 2016-08-28 13:38:46 +02:00
libxslt package/libxslt: fix bfin compile 2016-09-21 22:29:07 +02:00
libyaml
libyuv
libzip
lightning
lighttpd lighttpd: bump version to 1.4.42 2016-10-16 15:11:35 +02:00
linenoise
linknx linknx: add additional upstream URL 2016-08-20 12:21:52 +02:00
links
linphone
linux-backports linux-backports: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
linux-firmware linux-firmware: add option for Marvell usb8801 firmware 2016-09-18 16:50:55 +02:00
linux-fusion
linux-headers linux-headers: bump 4.{4, 7, 8}.x series 2016-10-20 21:34:37 +02:00
linux-pam package/linux-pam: bump to version 1.3.0 2016-10-16 12:42:28 +02:00
linux-tools package/linux-tools: add iio 2016-10-05 22:57:54 +02:00
linux-zigbee linux-zigbee: fix build on musl 2016-08-09 15:49:52 +02:00
liquid-dsp
lirc-tools lirc-tools: bump to version 0.9.4b 2016-10-18 22:21:03 +02:00
lite
live555 live555: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:39 +02:00
ljlinenoise
ljsyscall
lksctp-tools
lldpd package/lldpd: disable use of libbsd 2016-08-24 19:07:05 +02:00
lm-sensors lm-sensors: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lmbench lmbench: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:30 +02:00
localedef
lockdev
lockfile-progs
log4cplus
log4cpp
log4cxx
logrotate Merge branch 'next' 2016-09-02 16:20:33 +02:00
logsurfer
lpc3250loader
lpeg
lpty
lrandom
lrzsz lrzsz: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lshw lshw: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lsof lsof: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:22 +02:00
lsqlite3
lsuio
ltp-testsuite ltp-testsuite: make Config.in libc comment standard 2016-10-03 23:35:58 +02:00
ltrace
ltris
lttng-babeltrace
lttng-libust package/lttng-libust: fix build with musl 2016-08-06 21:53:58 +02:00
lttng-modules
lttng-tools
lua lua: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery
lua-testmore
luabitop
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit luajit: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
luajson
lualogging
luaposix
luarocks luarocks: bump to version 2.4.1 2016-10-07 14:47:41 +02:00
luasec
luasocket
luasql-sqlite3
lunit
lutok
luv
luvi
lvm2 lvm2: bump version to 2.02.166 2016-09-28 22:14:00 +02:00
lxc lxc: use uptream patch to handle --disable-werror 2016-09-06 21:24:41 +02:00
lz4 lz4: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
lzip lzip: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:28:53 +02:00
lzlib
lzma
lzo
lzop lzop: unbreak powerpc build with GCC >= 5 2016-09-30 10:06:01 +02:00
m4
macchanger
madplay
make
makedevs
mali-t76x
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mbedtls MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
mc mc: bump version to 4.8.18 2016-10-03 13:11:03 +02:00
mcelog
mcrypt
mdadm
mediastreamer
memcached memcached: bump to version 1.4.32 2016-10-13 12:37:51 +02:00
memstat memstat: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
memtest86
memtester memtester: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
menu-cache
mesa3d package/mesa3d: add support for Intel Vulkan driver 2016-09-20 20:01:15 +02:00
mesa3d-demos
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 12.0.3 2016-09-17 14:20:44 +02:00
metacity
micropython micropython: add upstream patch to fix build failures 2016-09-12 11:35:04 +02:00
micropython-lib micropython-lib: bump version to v1.8.2 2016-08-25 15:13:05 +02:00
midori
mii-diag mii-diag: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
minicom
minidlna
minissdpd
minizip
miraclecast
mjpegtools
mjpg-streamer
mke2img
mkpasswd package/mkpasswd: expose the host variant in menuconfig 2016-10-07 22:56:46 +02:00
mkpimage
mksh mksh: new package 2016-10-01 23:11:11 +02:00
mmc-utils
moarvm moarvm: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
mobile-broadband-provider-info
modem-manager modem-manager: bump to version 1.6.2 2016-10-03 13:14:55 +02:00
modplugtools
mongodb
mongoose mongoose: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:34 +02:00
mongrel2 MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
monit
monkey
mono package/mono: bump to version 4.6.0.245 2016-10-15 11:17:05 +02:00
mono-gtksharp3
monolite package/monolite: bump to version 149 2016-10-15 11:16:03 +02:00
mosh mosh: bump to version 1.2.6 2016-08-23 17:59:06 +02:00
mosquitto mosquitto: bump to version 1.4.10 2016-08-30 22:49:00 +02:00
motion motion: fix postgresql support 2016-10-19 23:36:48 +02:00
mp4v2
mpc
mpd mpd: bump to version 0.19.19 2016-09-06 21:30:55 +02:00
mpd-mpc mpd-mpc: bump to version 0.28 2016-09-06 21:30:55 +02:00
mpdecimal
mpfr mpfr: bump to version 3.1.5 2016-09-28 13:40:04 +02:00
mpg123 mpg123: security bump to version 1.23.8 2016-09-27 16:59:40 +02:00
mplayer mplayer: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:56 +02:00
mpv mpv: bump to version 0.20.0 2016-09-06 21:30:55 +02:00
mraa
mrouted mrouted: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
msgpack
msmtp
msr-tools
mtd mtd: fix musl build issue 2016-08-17 08:35:49 +02:00
mtdev
mtdev2tuio mtdev2tuio: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:44 +02:00
mtools
mtr
multicat
musepack
musl musl: fix a regression for mips 2016-08-20 11:45:07 +02:00
musl-compat-headers package/musl-compat-headers: provide compatibility headers not in musl 2016-08-19 11:29:12 +02:00
mutt mutt: bump version to 1.7.1 2016-10-13 08:02:50 +02:00
mxml mxml: bump to version 2.10 2016-10-13 08:06:42 +02:00
mxsldr
mysql mysql: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
nano nano: bump version to 2.7.0 2016-09-05 21:07:40 +02:00
nanocom nanocom: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
nasm
nbd
ncdu package/ncdu: needs MMU 2016-08-06 12:12:55 +02:00
ncftp
ncmpc ncmpc: bump to version 0.25 2016-09-06 21:30:55 +02:00
ncurses ncurses: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
ndisc6
ne10
neard
neardal
neon neon: bump to version 0.30.2 2016-10-02 16:19:47 +02:00
net-tools
netatalk
netcat
netcat-openbsd
netperf
netplug netplug: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
netsniff-ng
netsnmp
netstat-nat
netsurf-buildsystem
nettle nettle: bump to version 3.3 2016-10-02 16:21:31 +02:00
network-manager network-manager: bump to version 1.4.2 2016-10-03 23:11:16 +02:00
newt newt: bump to version 0.52.19 2016-09-28 15:45:21 +02:00
nfacct nfacct: remove autoreconf 2016-08-24 18:52:33 +02:00
nfs-utils
nftables
nginx nginx: bump to version 1.10.2 2016-10-19 17:38:05 +02:00
nginx-naxsi nginx-naxsi: clarify pcre dependency 2016-09-17 12:09:31 +02:00
nginx-upload
ngircd
ngrep
ninja
nload
nmap nmap: bump version to 7.31 2016-10-22 14:56:09 +02:00
nodejs MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
nodm linux-pam: uses fork(), needs MMU 2016-08-19 11:47:59 +02:00
noip
norm norm: add patch to fix musl build 2016-08-27 14:45:08 +02:00
nss-mdns
nss-pam-ldapd
ntfs-3g ntfs-3g: add patch to fix musl build issue 2016-08-20 11:06:43 +02:00
ntp ntp: disable debugging 2016-08-07 22:57:40 +02:00
numactl
nut package/nut: fix build with musl 2016-10-14 16:52:08 +02:00
nuttcp
nvidia-driver package/nvidia-driver: update version 2016-09-20 21:15:25 +02:00
nvidia-tegra23
nvme
obsidian-cursors
ocf-linux package/cryptodev: properly declare providers 2016-09-04 15:38:59 +02:00
ocrad ocrad: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
odhcp6c
odhcploc odhcploc: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:52 +02:00
odroid-mali
odroid-scripts
ofono ofono: bump to version 1.18 2016-10-03 13:15:22 +02:00
ola package/ola: add patch to fix build with GCC 6 2016-09-22 20:27:57 +02:00
olsr
omap-u-boot-utils omap-u-boot-utils: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
omniorb
omxplayer
on2-8170-libs
on2-8170-modules
open2300 open2300: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:07 +02:00
open-plc-utils
openal openal: Disable build also for examples and tests 2016-09-17 14:27:38 +02:00
openblas openblas: use MIPS specific cores for P5600 and I6400 2016-10-15 14:30:45 +02:00
openbox
opencore-amr
opencv package/opencv: Fix compiling VFP assembler code 2016-09-06 21:37:16 +02:00
opencv3 package/opencv3: use BR2_TOOLCHAIN_HAS_LIBATOMIC 2016-09-06 21:36:07 +02:00
opengl package/libegl: add option for wayland extensions 2016-08-23 22:00:33 +02:00
openipmi Merge branch 'next' 2016-09-02 16:20:33 +02:00
openjpeg
openldap
openmpi openmpi: disallow on sparc 2016-08-19 11:41:32 +02:00
openntpd
openobex
openocd
openpgm
openpowerlink
openssh
openssl openssl: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
openswan openswan: remove duplicate word toolchain from comment 2016-10-19 23:38:28 +02:00
opentyrian opentyrian: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:09 +02:00
opentyrian-data
openvmtools
openvpn openvpn: bump to version 2.3.12 2016-08-23 23:14:36 +02:00
openzwave openzwave: bump to version 1.5 2016-08-16 13:04:13 +02:00
opkg
oprofile package/oprofile: fix gcc6 build issue 2016-10-09 13:53:26 +02:00
opus opus: bump to version 1.1.3 2016-08-20 22:39:26 +02:00
opus-tools
opusfile
orbit
orc orc: bump to version 0.4.26 2016-10-01 10:00:17 +02:00
ortp
owfs owfs: disable PHP support 2016-08-08 23:48:37 +02:00
owl-linux
p7zip p7zip: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
p11-kit
p910nd p910nd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:35 +02:00
paho-mqtt-c paho-mqtt-c: new package 2016-10-07 15:49:59 +02:00
pango pango: bump to version 1.40.3 2016-09-14 21:46:04 +02:00
pangomm pangomm: bump to version 2.40.1 2016-08-20 11:46:43 +02:00
parted
patch
patchelf
pax-utils
pciutils pciutils: bump to version 3.5.2 2016-10-04 14:43:34 +02:00
pcmanfm
pcre
pcsc-lite
pdbg
perl Revert "package/perl: bump version to 5.24.0" 2016-10-04 09:17:00 +02:00
perl-crypt-openssl-random
perl-crypt-openssl-rsa
perl-datetime-tiny
perl-db-file
perl-digest-hmac
perl-digest-sha1
perl-encode-detect
perl-encode-locale
perl-file-listing
perl-file-util
perl-gd
perl-gdgraph
perl-gdtextutil
perl-html-parser
perl-html-tagset
perl-http-cookies
perl-http-daemon
perl-http-date
perl-http-message
perl-http-negotiate
perl-io-html
perl-io-socket-ssl
perl-json-tiny
perl-libwww-perl
perl-lwp-mediatypes
perl-mail-dkim
perl-mailtools
perl-mime-base64
perl-module-build
perl-mojolicious
perl-net-dns
perl-net-http
perl-net-ssleay
perl-netaddr-ip
perl-path-tiny
perl-time-hires
perl-timedate
perl-try-tiny
perl-uri
perl-www-robotrules
perl-xml-libxml
perl-xml-namespacesupport
perl-xml-sax
perl-xml-sax-base
phidgetwebservice
php php: security bump to version 7.0.12 2016-10-14 09:26:35 +02:00
php-amqp php-amqp: new package 2016-10-15 12:10:20 +02:00
php-geoip
php-gnupg
php-imagick
php-memcached
php-ssh2 package/php-ssh2: fix kconfig circular deps after libssh2 fix 2016-09-12 09:48:17 +02:00
php-yaml
php-zmq
picocom
pifmrds pifmrds: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:44 +02:00
pinentry pinentry: fix build issue with gcc 5.x 2016-08-20 22:40:17 +02:00
pixman pixman: properly enable/disable ARM optimizations 2016-08-27 14:44:05 +02:00
pkgconf
poco poco: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
polarssl MIPS: replace every BR2_mips_* with the new MIPS CPU options 2016-10-15 13:22:17 +02:00
polkit
poppler poppler: bump to version 0.48.0 2016-10-15 11:34:32 +02:00
popt
portaudio
portmap
postgresql postgresql: bump version to 9.6.0 2016-10-22 15:35:37 +02:00
pound
powerpc-utils
powertop
powervr
pppd pppd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
pps-tools
pptp-linux pptp-linux: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:40 +02:00
prboom
privoxy privoxy: bump version to 3.0.26 2016-09-05 21:07:39 +02:00
procps-ng Merge branch 'next' 2016-09-02 16:20:33 +02:00
procrank_linux
proftpd
protobuf protobuf: add a comment about python-protobuf 2016-10-22 16:00:19 +02:00
protobuf-c
proxychains-ng proxychains-ng: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
psmisc
psplash
ptpd
ptpd2
pugixml package/pugixml: Fix CMakelists.txt cxx_long_long_type bug. 2016-09-12 11:18:41 +02:00
pulseaudio
pulseview
pure-ftpd
putty
pv
pwgen
python python: do not use hg or svn when available 2016-09-18 17:11:38 +02:00
python3 python3: move "select" after "bool" in Config.in 2016-10-09 22:49:31 +02:00
python-alsaaudio
python-argh package/python-argh: bump version to 0.26.2 2016-10-05 23:00:24 +02:00
python-autobahn package/python-autobahn: bump version to 0.16.0 2016-10-05 23:00:25 +02:00
python-backports-abc
python-beautifulsoup4 package/python-beautifulsoup4: bump version to 4.5.1 2016-10-05 23:00:26 +02:00
python-bottle package/python-bottle: bump version to 0.12.9 2016-10-05 23:00:28 +02:00
python-can
python-cbor
python-certifi package/python-certifi: bump version to 2016.9.26 2016-10-05 23:00:29 +02:00
python-cffi python-cffi: bump to version 1.8.3 2016-09-20 12:06:29 +02:00
python-characteristic
python-cheetah
python-cherrypy
python-click
python-coherence
python-configobj package/python-configobj: bump version to 5.0.6 2016-10-05 23:00:30 +02:00
python-configshell-fb package/python-configshell-fb: update URL to the open-iscsi organization 2016-10-09 13:56:51 +02:00
python-couchdb package/python-couchdb: new package 2016-10-09 22:51:04 +02:00
python-crc16
python-crcmod python-crcmod: new package 2016-08-26 16:16:59 +02:00
python-crossbar python-psutil: not available on musl 2016-09-21 17:09:13 +02:00
python-cryptography package/python-cryptography: bump version to 1.5.2 2016-10-05 23:00:31 +02:00
python-cssselect
python-cssutils package/python-cssutils: new package 2016-10-09 23:00:49 +02:00
python-daemon python-daemon: add missing dependencies 2016-09-21 20:51:38 +02:00
python-dataproperty package/python-dataproperty: bump version to 0.9.0 2016-10-05 23:00:32 +02:00
python-dateutil
python-dialog
python-dialog3
python-dicttoxml
python-django package/python-django: bump version to 1.10.2 2016-10-05 23:00:34 +02:00
python-docopt
python-docutils python-docutils: new package 2016-09-21 20:48:05 +02:00
python-dominate
python-dpkt
python-ecdsa
python-engineio
python-enum
python-enum34
python-flask package/python-flask: bump version to 0.11.1 2016-10-05 23:00:36 +02:00
python-flask-jsonrpc package/python-flask-jsonrpc: bump version to 0.3.1 2016-10-05 23:00:35 +02:00
python-flask-login
python-flup
python-futures package/python-futures: new package 2016-10-09 22:51:41 +02:00
python-gobject
python-html5lib package/python-html5lib: bump version to 1.0b10 2016-10-05 23:00:38 +02:00
python-httplib2
python-humanize
python-id3
python-idna
python-iniparse
python-iowait
python-ipaddr
python-ipaddress package/python-ipaddress: bump version to 1.0.17 2016-10-05 23:00:39 +02:00
python-ipy package/python-ipy: bump version to 0.83, switch upstream to python.org 2016-10-05 23:00:40 +02:00
python-ipython
python-itsdangerous
python-jinja2
python-json-schema-validator package/python-json-schema-validator: bump version to 2.4.1 2016-10-05 23:00:41 +02:00
python-keyring
python-libconfig
python-lmdb
python-lxml python-lxml: bump to version 3.6.4 2016-09-20 12:06:13 +02:00
python-mad
python-mako
python-markdown package/python-markdown: bump version to 2.6.7 2016-10-05 23:00:43 +02:00
python-markupsafe
python-meld3 python-meld3: fix setup type 2016-08-25 15:21:32 +02:00
python-mistune package/python-mistune: bump version to 0.7.3 2016-10-05 23:00:44 +02:00
python-msgpack
python-mwclient package/python-mwclient: new package 2016-10-09 22:55:59 +02:00
python-mwscrape package/python-mwscrape: new package 2016-10-09 22:58:49 +02:00
python-mwscrape2slob package/python-mwscrape2slob: new package 2016-10-09 23:09:15 +02:00
python-netaddr
python-netifaces python-netifaces: bump to version 0.10.5 2016-09-20 12:06:20 +02:00
python-networkmanager python-networkmanager: bump to version 1.2.1 2016-10-03 23:10:50 +02:00
python-nfc
python-numpy
python-paho-mqtt package/python-paho-mqtt: bump version to 1.2 2016-10-05 23:00:45 +02:00
python-pam linux-pam: uses fork(), needs MMU 2016-08-19 11:47:59 +02:00
python-paramiko package/python-paramiko: bump version to 2.0.2 2016-10-05 23:00:46 +02:00
python-pathtools
python-pathvalidate package/python-pathvalidate: bump version to 0.7.1 2016-10-05 23:00:47 +02:00
python-pexpect package/python-pexpect: bump version to 4.2.1 2016-10-07 14:48:32 +02:00
python-pillow package/python-pillow: bump version to 3.4.0 2016-10-07 14:48:34 +02:00
python-posix-ipc package/python-posix-ipc: bump version to 1.0.0 2016-10-05 23:00:49 +02:00
python-prompt-toolkit package/python-prompt-toolkit: bump version to 1.0.7 2016-10-05 23:00:50 +02:00
python-protobuf protobuf: bump to version 3.0.0 2016-10-22 15:58:48 +02:00
python-psutil circus, python-psutil: fix syntax in Config.in 2016-09-21 20:28:19 +02:00
python-ptyprocess
python-pyasn
python-pyasn-modules
python-pycli
python-pycparser
python-pycrypto
python-pydal package/python-pydal: bump version to 16.9 2016-10-07 14:48:35 +02:00
python-pyelftools python-pyelftools: new package 2016-10-15 12:07:36 +02:00
python-pyftpdlib
python-pygame
python-pygments package/python-pygments: bump version to 2.1.3 2016-10-05 23:00:51 +02:00
python-pyicu package/python-pyicu: new package 2016-10-09 23:02:22 +02:00
python-pyinotify
python-pylru package/python-pylru: new package 2016-10-09 22:53:17 +02:00
python-pymysql package/python-pymysql: bump version to 0.7.9 2016-10-05 23:00:52 +02:00
python-pynacl
python-pyopenssl
python-pyparsing package/python-pyparsing: bump version to 2.1.9 2016-10-05 23:00:54 +02:00
python-pyparted
python-pypcap
python-pyqt python-pyqt: Removed 'compileall' directive from INSTALL_TARGET_CMDS 2016-08-23 15:00:05 +02:00
python-pyqt5 python-pyqt5: hide comment when Qt is enabled 2016-09-27 16:43:53 +02:00
python-pyratemp
python-pyrex
python-pyro
python-pyroute2 package/python-pyroute2: bump version to 0.4.8 2016-10-05 23:00:55 +02:00
python-pysendfile
python-pysmb
python-pysnmp package/python-pysnmp: bump version to 4.3.2 2016-10-07 14:48:40 +02:00
python-pysnmp-apps package/python-pysnmp-apps: fix LICENSE_FILES 2016-10-06 17:43:10 +02:00
python-pysnmp-mibs package/python-pysnmp-mibs: bump version to 0.1.6 2016-10-07 14:48:37 +02:00
python-pysocks
python-pytablewriter python-pytablewriter: add missing python-xlwt dependency 2016-10-13 08:07:13 +02:00
python-pytrie
python-pytz package/python-pytz: bump version to 2016.7 2016-10-07 14:48:43 +02:00
python-pyudev
python-pyusb python-pyusb: bump to version 1.0.0 2016-09-14 21:49:51 +02:00
python-pyxb package/python-pyxb: bump version to 1.2.5 2016-10-07 15:15:19 +02:00
python-pyyaml
python-pyzmq
python-requests package/python-requests: bump version to 2.11.1 2016-10-05 23:00:57 +02:00
python-requests-toolbelt python-requests-toolbelt: new package 2016-08-19 15:53:18 +02:00
python-rpi-gpio package/python-rpi-gpio: bump version to 0.6.2 2016-10-07 15:15:19 +02:00
python-rtslib-fb package/python-rtslib-fb: update URL to the open-iscsi organization 2016-10-09 13:56:46 +02:00
python-scapy3k
python-sdnotify
python-serial
python-service-identity
python-setproctitle
python-setuptools
python-shutilwhich
python-simpleaudio python-simpleaudio: new package 2016-09-23 08:32:51 +02:00
python-simplejson package/python-simplejson: bump version to 3.8.2 2016-10-07 15:15:19 +02:00
python-singledispatch
python-sip python-sip: allow package to be built using Qt5 2016-08-19 15:58:10 +02:00
python-six
python-slob package/python-slob: new package 2016-10-09 23:04:44 +02:00
python-smbus-cffi
python-socketio
python-spidev package/python-spidev: bump version to 3.2 2016-10-07 15:15:20 +02:00
python-thrift package/python-thrift: bump version to 0.9.3 2016-10-07 15:15:20 +02:00
python-tomako
python-tornado package/python-tornado: bump version to 4.4.2 2016-10-07 15:15:20 +02:00
python-treq
python-twisted package/python-twisted: bump version to 16.4.1 2016-10-07 15:15:20 +02:00
python-txaio
python-u-msgpack python-u-msgpack: bump to version 2.2 2016-09-26 21:30:50 +02:00
python-ubjson
python-ujson
python-urllib3 package/python-urllib3: bump version to 1.18 2016-10-07 15:15:20 +02:00
python-urwid
python-versiontools
python-watchdog
python-wcwidth
python-web2py
python-webpy
python-werkzeug package/python-werkzeug: bump version to 0.11.11 2016-10-07 15:15:20 +02:00
python-ws4py package/python-ws4py: bump version to 0.3.5 2016-10-07 15:15:20 +02:00
python-wsaccel
python-xlrd
python-xlsxwriter package/python-xlsxwriter: bump version to 0.9.3 2016-10-07 15:15:20 +02:00
python-xlutils
python-xlwt
python-zope-interface package/python-zope-interface: bump version to 4.3.2 2016-10-07 15:15:21 +02:00
qdecoder
qemu qemu: fix build of target variant 2016-10-20 23:26:21 +02:00
qextserialport
qhull
qjson
qlibc package/qlibc: drop a musl-compatibility patch 2016-08-19 11:34:27 +02:00
qpdf
qpid-proton
qt package/qt: Avoid X11 header collision with OpenGL/EGL 2016-10-16 11:05:48 +02:00
qt5 qt5webkit: do not overwrite target python 2016-10-19 17:49:21 +02:00
qt5cinex
qt-webkit-kiosk
qtuio qtuio: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
quagga quagga: fix static link with zlib 2016-08-21 22:23:02 +02:00
quazip
quota package/quota: fix static build with e2fsprogs 2016-08-16 08:13:21 +02:00
qwt qwt: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
rabbitmq-c
racehound
radvd
ramsmp
ramspeed
ranger
rapidjson
rapidxml rapidxml: add patch to fix usage with gcc 4.7+ 2016-10-15 23:07:22 +02:00
raptor
rdesktop
read-edid
readline readline: add project URL 2016-08-02 22:35:47 +02:00
redis
rfkill
rings
rng-tools
rp-pppoe
rpcbind package/rpcbind: fix musl build 2016-08-19 11:33:44 +02:00
rpi-firmware rpi-firmware: bump version 2016-09-23 07:59:58 +02:00
rpi-userland rpi-userland: bump version 2016-09-23 07:59:58 +02:00
rpm
rrdtool
rs485conf rs485conf: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
rsh-redone linux-pam: uses fork(), needs MMU 2016-08-19 11:47:59 +02:00
rsync
rsyslog rsyslog: bump version to 8.22.0 2016-10-22 14:58:07 +02:00
rt-tests rt-tests: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
rtai
rtl8188eu
rtl8821au
rtmpdump rtmpdump: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:03 +02:00
rtorrent
rtptools
rubix
ruby arch: remove support for sh64 2016-09-08 22:15:15 +02:00
runc runc: bump version to v1.0.0-rc2 2016-10-19 09:46:51 +02:00
sam-ba sam-ba: correct license 2016-09-19 19:28:14 +02:00
samba4 samba4: bump to version 4.4.6 2016-09-24 16:40:10 +02:00
sane-backends sane-backends: backport upstream commit to fix musl build 2016-08-19 23:33:11 +02:00
sbc
sconeserver package/sconeserver: needs shared libs 2016-08-29 09:43:36 +02:00
scons
screen
scrub
scrypt
sdl
sdl2
sdl2_gfx
sdl2_image
sdl2_ttf
sdl_gfx
sdl_image package/sdl_image: remove trailing \ from the last item of {, HOST_}SDL_IMAGE_CONF_OPTS 2016-08-05 09:14:24 +02:00
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen sepolgen: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
ser2net
setools
setserial
sg3_utils package/sg3_utils: fix uclinux build 2016-08-16 17:19:39 +02:00
shairport-sync package/shairport-sync: bump to version 2.8.5 2016-10-12 22:29:23 +02:00
shapelib shapelib: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
shared-mime-info shared-mime-info: bump to version 1.7 2016-10-11 12:23:48 +02:00
shellinabox shellinabox: add dependency on !BR2_STATIC_LIBS 2016-08-04 22:38:19 +02:00
sigrok-cli
simicsfs
sispmctl
skeleton
sl
slang
slirp
smack
smartmontools
smcroute smcroute: bump to version 2.1.1 2016-09-09 17:01:29 +02:00
smstools3 smstools3: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:01 +02:00
snappy package/snappy: bump version 2016-10-02 21:22:27 +02:00
snmppp snmppp: bump to 3.3.7 2016-09-02 23:05:33 +02:00
snowball-hdmiservice snowball-hdmiservice: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
snowball-init
socat package/socat: fix build issue 2016-09-20 21:04:52 +02:00
socketcand
sofia-sip
softether softether: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
sound-theme-borealis
sound-theme-freedesktop
sox
sp-oops-extract
spawn-fcgi
speex
sphinxbase
spi-tools
spice
spice-protocol
spidev_test spidev_test: fix musl build 2016-08-17 00:01:05 +02:00
sqlcipher
sqlite sqlite: bump version to 3150000 (3.15.0) 2016-10-15 18:33:39 +02:00
squashfs
squeezelite squeezelite: needs NPTL 2016-08-18 23:51:29 +02:00
squid squid: bump to version 3.5.22 2016-10-14 16:51:47 +02:00
sredird
sshfs
sshpass
start-stop-daemon start-stop-daemon: bump to version 1.8.10 2016-10-11 11:23:00 +02:00
startup-notification
statserial statserial: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:11 +02:00
stella stella: fix compiler search in configure script 2016-08-17 20:15:13 +02:00
stm32flash
strace strace: bump to version 4.14 2016-10-05 22:54:13 +02:00
stress
stress-ng package/stress-ng: bump to 0.06.15 2016-09-07 23:01:46 +02:00
strongswan
stunnel stunnel: bump to version 5.36 2016-09-24 16:40:10 +02:00
subversion
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-tools sunxi-tools: bump to latest git revision 2016-10-05 09:59:58 +02:00
supertuxkart supertuxkart: Constrain to x86 architecture 2016-09-20 14:28:34 +02:00
supervisor
swig
swupdate
sylpheed
synergy
sysdig
sysklogd sysklogd: add patch to fix build with glibc 2.24 2016-10-09 22:42:56 +02:00
syslog-ng syslog-ng: Bump version to 3.7.3 2016-09-08 21:58:23 +02:00
sysprof
sysstat sysstat: bump to version 11.4.0 2016-08-17 15:04:37 +02:00
systemd package/systemd: fix build with old toolchains 2016-09-18 16:03:43 +02:00
systemd-bootchart package/systemd-bootchart: indentation cleanup 2016-10-13 07:38:24 +02:00
sysvinit system: sysvinit needs MMU 2016-08-14 16:11:46 +02:00
szip
taglib
tar
targetcli-fb package/targetcli-fb: update URL to the open-iscsi organization 2016-10-09 13:56:57 +02:00
taskd
tcl
tclap
tcllib
tcpdump
tcping tcping: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:58 +02:00
tcpreplay
tegrarcm
tekui tekui: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
terminology package/terminology: remove elementary dependency 2016-09-06 21:41:59 +02:00
tftpd tftpd: disallow on nios with pre-6.x toolchains 2016-08-29 17:58:32 +02:00
thrift thrift: fix m68k uclinux compile 2016-08-08 23:47:46 +02:00
thttpd
ti-gfx ti-gfx: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
ti-sgx-demos
ti-sgx-km
ti-sgx-um ti-sgx-um: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
ti-uim
ti-utils ti-utils: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:13 +02:00
tidsp-binaries tidsp-binaries: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
tiff
time
tinc
tinyalsa tinyalsa: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:52 +02:00
tinycbor tinycbor: fix detection of cjson 2016-10-13 15:56:21 +02:00
tinydtls package/tinydtls: indentation cleanup 2016-10-13 07:39:28 +02:00
tinyhttpd tinyhttpd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
tinymembench
tinyxml
tinyxml2
tmux tmux: bump version to 2.3 2016-09-30 11:56:36 +02:00
tn5250
tor
tovid
tpm-tools
trace-cmd package/trace-cmd: fix build without ptrace 2016-08-21 22:22:39 +02:00
transmission package/transmission: Use libsystemd instead of libsystemd-daemon 2016-10-16 15:53:53 +02:00
tree
tremor
triggerhappy
trinity package/trinity: needs headers >= 3.4 2016-10-22 16:11:45 +02:00
trousers trousers: fix build with musl 2016-08-27 15:27:29 +02:00
ts4900-fpga ts4900-fpga: add ts4900-fpga package 2016-09-18 16:58:06 +02:00
tslib
tstools tstools: requires dynamic library support 2016-08-21 22:22:18 +02:00
tunctl
turbolua turbolua: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
tvheadend tvheadend: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
twolame
tz
tzdata
tzdump
uboot-tools uboot-tools: bump to version 2016.09.01 2016-09-25 23:14:51 +02:00
ubus
ucl
uclibc gcc: remove deprecated 4.7.x 2016-10-15 23:14:44 +02:00
udev
udisks
udpcast
uemacs
ulogd ulogd: fix build with musl 2016-08-18 16:23:45 +02:00
unionfs
unixodbc package/unixodbc: bump version to 2.3.4 2016-08-27 14:41:45 +02:00
unrar unrar: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:42 +02:00
unscd
unzip
upmpdcli package/upmpdcli: bump to version 1.2.8 2016-10-12 13:57:53 +02:00
upx
urg package/urg: fix build with gcc-6 2016-10-15 12:23:39 +02:00
usb_modeswitch
usb_modeswitch_data
usbmount
usbredir usbredir: improve license description 2016-10-19 23:28:31 +02:00
usbutils
ushare ushare: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:17:46 +02:00
ussp-push
ustr package/ustr: really fix ldconfig 2016-09-26 22:37:51 +02:00
util-linux util-linux: select libsmartcols when partx is selected 2016-10-20 21:54:53 +02:00
ux500-firmware ux500-firmware: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
v4l2grab
vala vala: bump to version 0.34.1 2016-10-12 13:55:58 +02:00
valgrind valgrind: let the valgrind configure script detect TLS availability 2016-08-31 21:45:33 +02:00
valijson
vboot-utils
vde2 package/vde2: indentation cleanup 2016-10-13 07:38:49 +02:00
vim vim: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
vlc package/vlc: use BR2_TOOLCHAIN_HAS_LIBATOMIC 2016-10-19 23:40:56 +02:00
vnstat
vo-aacenc vo-aacenc: disable arm optimizations on thumb2-only variants 2016-10-02 21:53:13 +02:00
vorbis-tools
vpnc
vsftpd vsftpd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
vtun
w_scan
wavemon
wavpack
wayland wayland: bump to version 1.12.0 2016-09-25 23:16:48 +02:00
wayland-protocols wayland-protocols: bump to version 1.7 2016-09-25 23:16:43 +02:00
webkitgtk webkitgtk: add upstream patch for failed gcc6 builds 2016-10-11 12:14:36 +02:00
webp
webrtc-audio-processing webrtc-audio-processing: fix build with musl 2016-08-09 15:48:34 +02:00
weston weston: bump to version 1.12.0 2016-09-25 23:17:06 +02:00
wf111 wf111: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:32 +02:00
wget
whetstone
which
whois
wilc1000-firmware
wine wine: Bump to version 1.8.5 2016-10-09 14:06:04 +02:00
wipe
wireless_tools wireless_tools: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:42 +02:00
wireless-regdb
wireshark package/wireshark: properly guard sub-options 2016-10-20 22:02:22 +02:00
wiringpi wiringpi: bump version to 2.32 2016-10-22 15:30:51 +02:00
wmctrl
wpa_supplicant wpa_supplicant: AP mode now requires nl80211 2016-10-13 21:45:45 +02:00
wpan-tools
wsapi
x11r7 package/x11r7/xlib_libXxf86dga: needs MMU 2016-10-15 00:44:54 +02:00
x11vnc
x264
x265
xavante
xdotool
xen xen: remove -Werror when building host tools 2016-09-17 15:55:13 +02:00
xenomai
xerces
xfsprogs xfsprogs: bump version to 4.7.0 2016-08-05 21:05:56 +02:00
xinetd
xl2tp xl2tp: use $(TARGET_CONFIGURE_OPTS) when calling $(MAKE) 2016-10-22 15:25:14 +02:00
xmlstarlet
xorriso
xscreensaver
xtables-addons xtables-addons: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
xterm xterm: bump to version 327 2016-10-11 12:28:52 +02:00
xutil_util-macros
xvisor xvisor: needs gcc >= 4.9 2016-09-25 21:58:07 +02:00
xvkbd xvkbd: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:50 +02:00
xxhash
xz
yad
yaffs2utils
yajl
yaml-cpp
yasm
yavta
ympd
zbar package/zbar: fix zbar build 2016-10-20 22:58:58 +02:00
zd1211-firmware
zeromq
zic
zip zip: use $(HOST_MAKE_ENV) when calling $(MAKE) 2016-10-22 15:19:24 +02:00
zlib
zlog zlog: use $(TARGET_MAKE_ENV) when calling $(MAKE) 2016-10-15 14:16:38 +02:00
zmqpp
znc
zsh
zxing-cpp
zynq-boot-bin
zyre
Config.in libite: new package 2016-10-16 18:04:11 +02:00
Config.in.host package/mkpasswd: expose the host variant in menuconfig 2016-10-07 22:56:46 +02:00
doc-asciidoc.mk doc/asciidoc: add possibility to define document dependencies 2016-08-27 21:57:12 +02:00
Makefile.in core: introduce per br2-external NAME 2016-10-16 13:01:02 +02:00
pkg-autotools.mk core/pkg-autotools: don't use APPLY_PATCHES for libtool patches 2016-08-18 23:52:47 +02:00
pkg-cmake.mk Revert "package/cmake: with BR2_ENABLE_DEBUG use RelWithDebInfo" 2016-10-22 16:14:07 +02:00
pkg-download.mk pkg-download: use raw basename for repo archiving to remove host- prefix 2016-10-20 21:46:10 +02:00
pkg-generic.mk core: add support for multiple br2-external trees 2016-10-16 13:01:02 +02:00
pkg-kconfig.mk pkg-kconfig: support alternative .config location 2016-09-17 14:44:10 +02:00
pkg-kernel-module.mk
pkg-luarocks.mk
pkg-perl.mk
pkg-python.mk
pkg-rebar.mk
pkg-utils.mk core/legal-info: don't generate big file with all license texts 2016-10-15 12:52:42 +02:00
pkg-virtual.mk