kumquat-buildroot/package
Thomas Petazzoni 26b22b85a4 cppcms: fix build with ICU enabled, but CPPCMS_ICU disabled
When the ICU package is enabled (BR2_PACKAGE_ICU=y) but ICU support in
cppcms is disabled (BR2_PACKAGE_CPPCMS_ICU is disabled), cppcms still
detects ICU, but it fails to build since we don't get the proper ICU
CXXFLAGS.

In addition, this is not the intended behavior: when
BR2_PACKAGE_CPPCMS_ICU is disabled, we expect cppcms to be built
without ICU support.

To achieve this, we pass -DDISABLE_ICU_LOCALE=ON when
BR2_PACKAGE_CPPCMS_ICU is disabled (yes DISABLE_ICU_LOCALE means the
logic is inverted).

While at it, we pass DISABLE_ICU_LOCALE=OFF when ICU support is
enabled, and not DISABLE_ICONV=ON. The latter has been passed in this
condition since the cppcms package was introduced in Buildroot, but it
doesn't seem to make sense.

Fixes:

  http://autobuild.buildroot.net/results/b6a8c7000c5742efc9d8e13507dab86e36b62840/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2017-07-25 23:58:44 +02:00
..
4th Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
a10disp
acl Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
acpica generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
acpid
acpitool
acsccid
adwaita-icon-theme
aer-inject
aespipe package/aespipe: fix host compile 2017-07-22 23:35:14 +02:00
agentpp
aiccu
aircrack-ng
alljoyn
alljoyn-base
alljoyn-tcl
alljoyn-tcl-base
alsa-lib
alsa-utils alsa-utils: use new gettext logic 2017-07-05 01:27:12 +02:00
alsamixergui
am33x-cm3
am335x-pru-package Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
amd-catalyst
android-tools Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
angular-websocket
angularjs
apache package/apache: bump version to 2.4.27 2017-07-11 21:31:17 +02:00
apitrace
apr
apr-util
argp-standalone
argparse
argus
armadillo
arp-scan
arptables
assimp
at
atest
atf
atftp
atk
atkmm
atop atop: add hash for license file 2017-07-06 21:54:58 +02:00
attr generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
aubio
audiofile
audit
aufs
aufs-util
augeas
aumix
autoconf Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
autoconf-archive Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
autofs
automake Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
autossh
avahi avahi: use new gettext logic 2017-07-05 01:27:20 +02:00
avrdude
axel axel: use the new gettext logic 2017-07-05 01:27:24 +02:00
axfsutils Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
azure-iot-sdk-c azure-iot-sdk-c: Bump to version 2017-06-30 2017-07-06 23:26:11 +02:00
b43-firmware Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
b43-fwcutter Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
babeld
bandwidthd
bash
batctl
batman-adv
bc
bcache-tools
bcm2835
bctoolbox
bcusdk
bdwgc
beecrypt
bellagio
benejson
berkeleydb
bind bind: bump version to bugfix release 9.11.1-P3 2017-07-24 18:33:42 +02:00
binutils binutils/2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs 2017-07-16 09:49:52 +02:00
biosdevname
bison
bitstream
bitstream-vera
blktrace
bluez5_utils package/bluez5_utils: bump to version 5.46 2017-07-15 11:36:55 +02:00
bluez_utils
bluez-tools
bmon
boa
bonnie
boost package/boost: bump version to 1.64.0 2017-07-25 21:48:02 +02:00
bootstrap
bootutils
botan
bridge-utils
bsdiff
btrfs-progs
bullet
bustle
busybox busybox: fix build on SPARC and SPARC64 2017-07-25 23:34:33 +02:00
bwm-ng bwm-ng: update to latest upstream version to fix build issue 2017-07-19 09:10:44 +02:00
bzip2 generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
c-ares
c-icap
c-icap-modules
c-periphery
ca-certificates Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
cache-calibrator
cairo
cairomm
can-utils
canfestival Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
cannelloni
cantarell
cbootimage
cc-tool
ccache ccache: make default host-ccache cache dir fit for multi-user setups 2017-07-08 20:32:04 +02:00
ccid
ccrypt
cdrkit
cegui06
celt051
cgic
cgilua
cgroupfs-mount
check
checkpolicy checkpolicy: rework host installation 2017-07-05 16:06:52 +02:00
chocolate-doom
chrony
cifs-utils
circus
civetweb
cjson cjson: bump to version 1.5.6 2017-07-06 23:21:19 +02:00
clamav clamav: use new gettext logic 2017-07-05 01:27:24 +02:00
clapack
classpath
cloog
cloop Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
cmake Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
collectd collectd: fix build with gcc 7.x 2017-07-21 23:08:48 +02:00
comix-cursors
connman
connman-gtk
conntrack-tools
copas
coreutils coreutils: use the new gettext logic 2017-07-05 01:27:24 +02:00
coxpcall
cpio
cppcms cppcms: fix build with ICU enabled, but CPPCMS_ICU disabled 2017-07-25 23:58:44 +02:00
cppdb
cppunit
cppzmq
cpuload
cracklib
cramfs Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
crda
crudini
cryptodev
cryptodev-linux
cryptopp generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
cryptsetup cryptsetup: use new gettext logic 2017-07-05 01:27:24 +02:00
ctorrent
cups Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
curlftpfs curlftpfs: use new gettext logic 2017-07-05 01:27:24 +02:00
cvs
cwiid
cxxtest cxxtest: add hash for license file 2017-07-05 22:08:43 +02:00
czmq
dado
daemon
dante
darkhttpd
dash
dawgdic
dbus dbus: bump to version 1.10.20 2017-07-06 21:04:52 +02:00
dbus-cpp
dbus-glib Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
dbus-python Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
dbus-triggerd
dc3dd
dcron
ddrescue
debianutils
dejavu
devmem2
dfu-util
dhcp
dhcpcd
dhcpdump
dhrystone
dialog
dieharder dieharder: fix link issue with inline function not declared static 2017-07-25 22:16:44 +02:00
diffutils diffutils: use new gettext logic 2017-07-05 01:27:24 +02:00
dillo
ding-libs ding-libs: use the new gettext logic 2017-07-05 01:27:24 +02:00
directfb Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
directfb-examples
dmalloc
dmidecode
dmraid
dnsmasq dnsmasq: use new gettext logic 2017-07-05 01:27:24 +02:00
docker
docker-containerd Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
docker-engine Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
domoticz
doom-wad
dos2unix dos2unix: use prefix instead of DESTDIR for host installation 2017-07-05 16:06:44 +02:00
dosfstools
dovecot
dovecot-pigeonhole
doxygen
drbd-utils
dropbear
dropwatch dropwatch: use new gettext logic 2017-07-05 01:27:25 +02:00
dsp-tools
dstat
dt
dt-utils
dtach
dtc generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
dtv-scan-tables
duma
dvb-apps
dvblast
dvbsnoop
dvdauthor
dvdrw-tools
e2fsprogs e2fsprogs: remove libintl static linking handling 2017-07-05 01:37:11 +02:00
e2tools
easy-rsa
easydbus
ebtables
ecryptfs-utils
ed
edid-decode
eeprog
efibootmgr efibootmgr: fix build with gcc 7.x 2017-07-22 23:19:53 +02:00
efivar efivar: fix build with gcc 7 2017-07-11 17:04:45 +02:00
efl Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
eigen
ejabberd Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
elf2flt
elftosb Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
elfutils elfutils: use the new gettext logic 2017-07-05 01:27:25 +02:00
emlog
empty
enchant
enlightenment Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
enscript
erlang Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
erlang-goldrush
erlang-jiffy
erlang-lager
erlang-p1-cache-tab
erlang-p1-iconv
erlang-p1-oauth2
erlang-p1-sip
erlang-p1-stringprep
erlang-p1-stun
erlang-p1-tls
erlang-p1-utils
erlang-p1-xml
erlang-p1-xmpp
erlang-p1-yaml
erlang-p1-zlib
erlang-rebar Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
espeak
ethtool
eudev
ev3dev-linux-drivers
evemu
eventlog
evtest
execline execline: restore --shebangdir configure option 2017-07-08 13:44:05 +02:00
exfat
exfat-utils
exim
exiv2 exiv2: use the new gettext logic 2017-07-05 01:27:25 +02:00
expat expat: fix build on and for kernel older than 3.17 2017-07-17 09:06:23 +02:00
expect
expedite
explorercanvas
ezxml
f2fs-tools
faad2
faifa
fakedate Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
fakeroot
faketime generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
fan-ctrl
fastd
fb-test-app
fbdump
fbgrab
fbset
fbterm
fbtft
fbv
fcgiwrap
fconfig
fdk-aac
feh
fetchmail fetchmail: use the new gettext logic 2017-07-05 01:27:25 +02:00
ffmpeg package/ffmpeg: disable build of nvidia hardware acceleration support 2017-07-22 21:37:56 +02:00
fftw
ficl
file
filemq package/filemq: bump to the latest master 2017-07-05 11:32:46 +02:00
findutils
fio
fis
flac
flann
flannel Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
flashbench
flashrom
flex flex: use the new gettext logic 2017-07-05 01:27:25 +02:00
flickcurl
flite
flot
fltk
fluxbox
fmc
fmlib
fmt
fmtools
font-awesome
fontconfig
fping
freeradius-client
freerdp
freescale-imx kernel-module-imx-gpu-viv: bump revision to a05d9b23 2017-07-18 23:46:51 +02:00
freeswitch package/freeswitch: bump version to 1.6.19 2017-07-13 22:00:01 +02:00
freetype
fswebcam
ftop
fwts
fwup
fxload
gadgetfs-test
gamin
gauche
gawk
gcc arch/arm: add big.LITTLE cpu variants 2017-07-22 23:29:24 +02:00
gcr
gd
gdb arch/xtensa: accept the overlay to be an URL 2017-07-09 16:58:03 +02:00
gdbm gdbm: use the new gettext logic 2017-07-05 01:27:25 +02:00
gdk-pixbuf Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
genext2fs
gengetopt
genimage
genpart
genromfs genromfs: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 16:06:38 +02:00
geoip
gesftpserver
getent
gettext Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
gflags gflags: add hash for license file 2017-07-05 22:02:34 +02:00
ghostscript
ghostscript-fonts
giblib
giflib
git git: bump to version 2.13.3 2017-07-18 23:57:18 +02:00
git-crypt
glib-networking glib-networking: use the new gettext logic 2017-07-05 01:27:25 +02:00
glibc
glibmm
glm
glmark2
glog glog: add hash for license file 2017-07-05 22:02:02 +02:00
gmp
gmpc gmpc: use the new gettext logic 2017-07-05 01:27:26 +02:00
gmrender-resurrect
gnu-efi
gnuchess gnuchess: remove libintl static linking handling 2017-07-05 01:37:14 +02:00
gnupg
gnupg2
gnuplot
gnuradio package/gnuradio: link with libatomic when needed 2017-07-22 23:30:33 +02:00
gnutls gnutls: bump to version 3.5.14 2017-07-05 00:15:11 +02:00
go Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
go-bootstrap Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
gob2 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
google-breakpad Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
google-material-design-icons
googlefontdirectory
gperf
gpm
gpsd
gptfdisk Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin 2017-07-05 15:19:44 +02:00
gqrx
gqview
gr-osmosdr
granite
grantlee
graphite2
grep grep: remove musl build workaround 2017-07-24 18:23:12 +02:00
gsettings-desktop-schemas
gsl
gssdp gssdp: add hash for license file 2017-07-05 22:06:01 +02:00
gstreamer
gstreamer1 gst-omx: bump version to 1.12.2 2017-07-25 16:53:46 +02:00
gtest Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
gtk2-engines
gtkmm3
gtkperf
gtksourceview
guile Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
gupnp gupnp: add hash for license file 2017-07-05 22:06:14 +02:00
gupnp-av gupnp-av: add hash for license file 2017-07-05 22:07:07 +02:00
gupnp-dlna
gupnp-tools
gutenprint Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
gvfs Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
gzip
hans
harfbuzz
haserl
haveged
hdparm
heimdal package/heimdal: security bump to version 7.4.0 2017-07-23 20:36:32 +02:00
heirloom-mailx
hiawatha
hicolor-icon-theme
hidapi
hiredis
hostapd
hplip
htop
httping httping: fix build without host-gettext 2017-07-18 23:58:04 +02:00
hwdata
hwloc
i2c-tools i2c-tools: use upstream tarball 2017-07-10 14:24:36 +02:00
i7z
ibrcommon
ibrdtn
ibrdtn-tools
ibrdtnd
icu
ifenslave
ifplugd
iftop
ifupdown
ifupdown-scripts package/ifupdown-scripts: allow use with a custom skeleton 2017-07-04 23:38:18 +02:00
igd2-for-linux
igh-ethercat
igmpproxy
ijs
imagemagick
imlib2
imx-usb-loader imx-uxb-loader: use prefix instead of DESTDIR for host installation 2017-07-05 16:06:46 +02:00
inadyn
inconsolata
initscripts package/ifupdown-scripts: new package 2017-07-04 23:38:18 +02:00
inotify-tools
input-event-daemon
intel-microcode
intltool
iodine
iostat
iotop
iozone
iperf
iperf3
ipmitool ipmitool: Add option to enable usb interface 2017-07-20 23:05:22 +02:00
ipmiutil
iproute2 iproute2: bump to version 4.12.0 2017-07-19 21:10:02 +02:00
iprutils
ipsec-tools
ipset
iptables
iptraf-ng
iputils iputils: remove libintl static linking handling 2017-07-05 01:37:14 +02:00
iqvlinux
irda-utils
irqbalance
irrlicht
irssi irssi: security bump to version 1.0.4 2017-07-08 20:32:19 +02:00
isl
iucode-tool
iw Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
jack2
jamvm
jansson
janus-gateway
jasper
jemalloc
jhead
jimtcl
jo package/jo: bump version to 1.1 2017-07-25 21:48:52 +02:00
joe package/joe: bump version to 4.4 2017-07-25 22:05:51 +02:00
jpeg
jpeg-turbo package/jpeg-turbo: bump version to 1.5.2 2017-07-25 16:00:29 +02:00
jq
jquery
jquery-datetimepicker
jquery-keyboard
jquery-mobile
jquery-sidebar
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
jsmn
json-c
json-glib json-glib: use the new gettext logic 2017-07-05 01:27:26 +02:00
json-javascript
jsoncpp package/jsoncpp: bump version to 1.8.1 2017-07-25 21:49:48 +02:00
kbd package/kbd: bump version to 2.0.4 2017-07-25 21:52:44 +02:00
keepalived
kexec package/kexec: bump version to 2.0.15 2017-07-25 21:53:26 +02:00
kexec-lite
keyutils package/keyutils: bump version to 1.5.10 2017-07-25 21:54:06 +02:00
kismet package/kismet: bump version to 2016-07-R1 2017-07-25 21:47:26 +02:00
kmod
kmscube
kmsxx
knock
kodi package/kodi-inputstream-adaptive: new package 2017-07-22 22:46:54 +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-inputstream-adaptive package/kodi-inputstream-adaptive: new package 2017-07-22 22:46:54 +02:00
kodi-inputstream-rtmp package/kodi-inputstream-rtmp: new package 2017-07-22 22:43:02 +02:00
kodi-jsonschemabuilder Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
kodi-peripheral-joystick package/kodi-peripheral-joystick: new package 2017-07-16 16:09:03 +02:00
kodi-peripheral-steamcontroller package/kodi-peripheral-steamcontroller: new package 2017-07-16 16:12:25 +02:00
kodi-peripheral-xarcade package/kodi-peripheral-xarcade: new package 2017-07-16 16:16:01 +02:00
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-skin-confluence Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
kodi-texturepacker Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
kodi-visualisation-fishbmc
kodi-visualisation-goom
kodi-visualisation-shadertoy
kodi-visualisation-spectrum
kodi-visualisation-waveforhue
kodi-visualisation-waveform
kompexsqlite
ktap
kvazaar kvazaar: fix build with gcc 7 2017-07-15 10:12:28 +02:00
kvm-unit-tests package/kvm-unit-tests: fix syntax 2017-07-23 02:26:53 +02:00
kvmtool
kyua
lame
lapack
latencytop
lbase64
lbreakout2 package/lbreakout2: bump version to 2.6.5 2017-07-25 22:18:56 +02:00
lcdapi package/lcdapi: bump version to 0.11 2017-07-25 22:19:01 +02:00
lcdproc
lcms2
leafnode2 Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
leafpad
lensfun
leptonica package/leptonica: bump version to 1.74.4 2017-07-25 22:25:35 +02:00
less
lesstif lesstif: remove host/usr reference from .mk comment 2017-07-05 16:06:33 +02:00
leveldb
lft
lftp
libaacs
libaio
libamcodec
libao
libarchive
libargtable2
libart
libasplib
libass
libassuan
libatasmart
libatomic_ops
libbdplus
libbluray
libbroadvoice
libbsd
libbson
libcap libcap: use $(HOST_DIR) as prefix instead of DESTDIR 2017-07-05 16:06:40 +02:00
libcap-ng
libcdaudio
libcddb
libcdio
libcec
libcgi
libcgicc
libcgroup
libcli
libcoap
libcodec2
libcofi
libconfig
libconfuse libconfuse: use the new gettext logic 2017-07-05 01:27:26 +02:00
libcroco
libcrossguid
libcsv
libcue
libcuefile
libcurl
libdaemon
libdcadec
libdmtx
libdnet
libdri2
libdrm package/libdrm: bump version to 2.4.82 2017-07-19 21:42:47 +02:00
libdvbcsa
libdvbpsi
libdvbsi
libdvdcss
libdvdnav
libdvdread
libebml
libebur128
libedit
libee
libenca
libepoxy
liberation
libesmtp
libestr
libev
libevdev
libevent
libexif
libeXosip2
libfastjson
libfcgi
libffi libffi: avoid $(HOST_DIR)/usr while moving headers 2017-07-05 16:06:37 +02:00
libfm
libfm-extra
libfreefare
libfreeglut
libfreeimage
libfribidi
libftdi
libftdi1 libftdi1: use the new gettext logic 2017-07-05 01:27:26 +02:00
libfuse
libg7221
libgcrypt
libgdiplus
libgee
libgeotiff
libglade
libglew
libglfw package/libglfw: bump version to 3.2.1 2017-07-15 11:39:33 +02:00
libglib2 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libglob
libglu
libgpg-error libgpg-error: use the new gettext logic 2017-07-05 01:28:44 +02:00
libgpgme
libgphoto2
libgpiod
libgsasl
libgsm
libgtk2 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libgtk3 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libgudev
libhdhomerun
libhid
libhttpparser
libical
libiconv
libid3tag
libidn libidn: use the new gettext logic 2017-07-05 01:28:44 +02:00
libiio Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libilbc
libimxvpuapi
libinput
libiqrf
libiscsi
libite
libjpeg
libjson
libkcapi
libksba
libldns
liblinear
libllcp
liblo
liblockfile
liblog4c-localtime
liblogging
libloki
libmad
libmatroska
libmaxminddb
libmbim
libmbus
libmcrypt
libmediaart
libmemcached libmemcached: fix build with gcc 7.x 2017-07-21 23:22:47 +02:00
libmhash
libmicrohttpd
libminiupnpc
libmms
libmng
libmnl
libmodbus
libmodplug
libmpd
libmpdclient
libmpeg2
libnatpmp
libndp
libnet
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc
libnfnetlink
libnfs
libnftnl
libnice
libnl
libnpth
libnspr
libnss
liboauth
libogg
libopenh264
liboping
libosip2 libosip2: add upstream security fix 2017-07-16 23:25:42 +02:00
libpam-radius-auth
libpam-tacplus
libpcap
libpciaccess
libpfm4
libphidget
libpjsip
libplatform
libplayer
libplist
libpng
libpqxx
libpthread-stubs
libpthsem
libpwquality libpwquality: Link with zlib when required in static builds 2017-07-05 16:34:35 +02:00
libqmi
libqrencode
libraw
libraw1394
libreplaygain
libressl libressl: bump version to 2.5.5 2017-07-15 00:07:01 +02:00
libroxml
librsvg
librsync
librtas
librtlsdr librtlsdr: backport pull request to fix build with newer compilers 2017-07-15 09:17:32 +02:00
libsamplerate
libscrypt
libseccomp
libsecret
libselinux libselinux: rework host installation 2017-07-05 16:06:50 +02:00
libsemanage libsemanage: rework host installation 2017-07-05 16:06:49 +02:00
libsepol Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
libserial
libserialport
libsexy
libsha1
libshairplay
libshout
libsidplay2
libsigc
libsigrok Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
libsigrokdecode
libsigsegv
libsilk
libsndfile
libsoc
libsocketcan
libsodium
libsoil
libsoundtouch
libsoup
libsoxr
libspatialindex
libsquish
libsrtp
libssh libssh: bump to version 0.7.5 2017-07-09 10:46:07 +02:00
libssh2 libssh2: add mbedtls backend 2017-07-11 21:34:56 +02:00
libstrophe
libsvg
libsvg-cairo
libsvgtiny Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
libsysfs
libtasn1
libtheora
libtirpc package/libtirpc: security bump to version 1.0.2 2017-07-22 14:32:15 +02:00
libtomcrypt
libtommath
libtool Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libtorrent
libtpl
libubox
libuci
libucl
libuecc
libuio libuio: use the new gettext logic 2017-07-05 01:28:44 +02:00
libump
libunistring
libunwind
libupnp
libupnpp
liburcu
liburiparser
libusb
libusb-compat libusb-compat: fix a build issue with undefined PATH_MAX 2017-07-04 18:44:31 +02:00
libusbgx
libuv
libv4l Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libva
libva-intel-driver
libva-utils
libvdpau
libvips libvips: use the new gettext logic 2017-07-05 01:28:44 +02:00
libvncserver
libvorbis
libvpx
libwebsock
libwebsockets
libxkbcommon
libxml2 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libxml-parser-perl libxml-parser-perl: add LICENSE_FILES 2017-07-12 18:40:52 +02:00
libxmlpp
libxmlrpc Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
libxslt
libyaml
libyuv
libzip libzip: depend on !BR2_STATIC_LIBS 2017-07-05 11:35:51 +02:00
lightning lightning: remove -lintl linking 2017-07-05 01:28:44 +02:00
lighttpd
linenoise
linknx
links
linphone
linux-backports
linux-firmware linux-firmware: fix spelling mistake on LICENSE.qcom 2017-07-05 09:50:03 +02:00
linux-fusion linux-fusion: fix build issue with Linux >= 4.7 2017-07-04 18:39:23 +02:00
linux-headers linux-headers: bump 4.{4, 9, 11, 12}.x series 2017-07-21 23:03:47 +02:00
linux-pam linux-pam: use the new gettext logic 2017-07-05 01:28:44 +02:00
linux-syscall-support Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
linux-tools package/linux-tools: add support for building tmon 2017-07-19 21:32:04 +02:00
linux-zigbee linux-zigbee: fix build with gcc 7 2017-07-21 08:59:49 +02:00
linuxconsoletools
linuxptp linuxptp: remove trailing backslashes 2017-07-06 22:00:00 +02:00
liquid-dsp
lirc-tools
lite
live555
ljlinenoise
ljsyscall
lksctp-tools
lldpd
lm-sensors
lmbench
localedef Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
lockdev
lockfile-progs
log4cplus
log4cpp
log4cxx
logrotate
logsurfer
lpc3250loader Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
lpeg
lpty
lrandom
lrzsz
lshw package/lshw: don't use NONLS when BR2_SYSTEM_ENABLE_NLS is not set 2017-07-15 14:46:33 +02:00
lsof
lsqlite3
lsscsi
lsuio
ltp-testsuite
ltrace
ltris ltris: use the new gettext logic 2017-07-05 01:28:45 +02:00
lttng-babeltrace
lttng-libust
lttng-modules
lttng-tools lttng-tools: remove host/usr reference from help text 2017-07-05 16:06:31 +02:00
lua Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
lua-bit32
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev
lua-flu
lua-iconv
lua-messagepack
lua-msgpack-native
lua-periphery
lua-resty-http
lua-sdl2
lua-stdlib
lua-testmore
luabitop
luacrypto
luaexpat
luaexpatutils
luafilesystem
luainterpreter Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
luajit generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
luajson
lualogging
luaossl
luaposix
luarocks Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
luasec
luasocket
luasql-sqlite3
lugaru
lunit
lutok
luv
luvi Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
lvm2 lvm2: force disable NLS support 2017-07-04 19:09:44 +02:00
lxc
lz4 generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
lzip lzip: use $(HOST_DIR) as prefix instead of DESTDIR 2017-07-05 16:06:41 +02:00
lzlib
lzma Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
lzo
lzop Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
m4
macchanger
madplay madplay: use the new gettext logic 2017-07-05 01:28:45 +02:00
make make: use the new gettext logic 2017-07-05 01:28:45 +02:00
makedevs Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mali-t76x
mariadb mariadb: bump version to 10.1.25 2017-07-25 20:45:00 +02:00
matchbox
matchbox-common
matchbox-desktop
matchbox-fakekey
matchbox-keyboard
matchbox-lib
matchbox-panel
matchbox-startup-monitor
mbedtls
mc
mcelog
mcrypt mcrypt: use the new gettext logic 2017-07-05 01:28:45 +02:00
mdadm
mediastreamer
memcached
memstat
memtest86
memtester
memtool
menu-cache
mesa3d package/{mesa3d, mesa3d-headers}: bump version to 17.1.5 2017-07-15 11:36:53 +02:00
mesa3d-demos
mesa3d-headers package/{mesa3d, mesa3d-headers}: bump version to 17.1.5 2017-07-15 11:36:53 +02:00
metacity
mfgtools mfgtools: remove host/usr reference from readme.txt 2017-07-05 16:06:32 +02:00
micropython
micropython-lib
midori midori: use the new gettext logic 2017-07-05 01:28:45 +02:00
mii-diag
mimic
minicom
minidlna minidlna: use the new gettext logic 2017-07-05 01:28:45 +02:00
minissdpd
minizip
miraclecast
mjpegtools
mjpg-streamer
mkpasswd Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mkpimage Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mksh
mmc-utils
moarvm Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mobile-broadband-provider-info
modem-manager
modplugtools
mongodb
mongoose
mongrel2
monit monit: bump to version 5.23.0 2017-07-06 21:27:04 +02:00
monkey
mono Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
mono-gtksharp3 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
monolite Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
mosh
mosquitto mosquitto: bump version to 1.4.14 2017-07-11 21:31:01 +02:00
motion
mp4v2
mpc
mpd
mpd-mpc
mpdecimal
mpfr
mpg123 mpg123: security bump to version 1.25.2 2017-07-11 21:31:07 +02:00
mpir
mplayer Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mpv
mraa
mrouted
msgpack
msmtp
msr-tools
mtd mtd: host variant needs host-util-linux, host-e2fsprogs 2017-07-07 09:58:44 +02:00
mtdev
mtdev2tuio
mtools
mtr
multicat
musepack
musl
musl-compat-headers
mutt
mxml
mxsldr Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
mysql
nano
nanocom
nanomsg nanomsg: add hash for license file 2017-07-05 22:07:21 +02:00
nasm
nbd
ncdu
ncftp Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
ncmpc
ncurses
ndisc6 ndisc6: patch no longer required 2017-07-22 23:40:14 +02:00
ne10
neard
neardal
neon
net-tools net-tools: remove libintl static linking handling 2017-07-05 01:37:14 +02:00
netatalk
netcat
netcat-openbsd
netperf
netplug
netsniff-ng
netsnmp
netstat-nat
netsurf-buildsystem Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
nettle
network-manager
newt newt: use the new gettext logic 2017-07-05 01:28:46 +02:00
nfacct
nfs-utils
nftables nftables: use the new gettext logic 2017-07-05 01:28:46 +02:00
nginx nginx: security bump to version 1.12.1 2017-07-14 15:13:55 +02:00
nginx-dav-ext
nginx-naxsi
nginx-upload nginx-upload-module: add openssl lib dependency 2017-07-25 21:58:00 +02:00
ngircd
ngrep
ninja Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
nload
nmap
nmon
nodejs package/nodejs: bump version to 8.2.1 2017-07-25 15:58:28 +02:00
nodm
noip
norm
nss-mdns
nss-pam-ldapd
ntfs-3g
ntp
numactl
nut
nuttcp
nvidia-driver
nvidia-tegra23
nvme nvme-cli: bump to version 1.3 2017-07-18 23:59:32 +02:00
obsidian-cursors
ocf-linux
ocrad
odhcp6c
odhcploc
odroid-mali
odroid-scripts
ofono
olsr
omap-u-boot-utils Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
omniorb Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
omxplayer Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
on2-8170-libs
on2-8170-modules
open2300
open-plc-utils
openal package/openal: bump version to 1.18.0 2017-07-22 15:10:27 +02:00
openblas
openbox
opencore-amr
opencv opencv: enable NEON optimizations if possible 2017-07-09 17:28:58 +02:00
opencv3 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
opengl
openipmi
openjpeg
openldap
openmpi
openntpd
openobex
openocd Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
openpgm
openpowerlink
openssh
openssl generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
openswan
opentyrian
opentyrian-data
openvmtools
openvpn
openzwave
opkg
opkg-utils opkg-utils: use $(HOST_DIR) as PREFIX instead of DESTDIR 2017-07-05 16:06:42 +02:00
oprofile oprofile: remove libintl static linking handling 2017-07-05 01:37:15 +02:00
opus
opus-tools
opusfile
oracle-mysql Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
orbit
orc orc: update project url 2017-07-25 20:46:08 +02:00
ortp
owfs Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
owl-linux
p7zip
p11-kit
p910nd
paho-mqtt-c
pango pango: use the new gettext logic 2017-07-05 01:28:46 +02:00
pangomm
parted parted: remove libintl static linking handling 2017-07-05 01:37:15 +02:00
patch
patchelf patchelf: always build this package required for RPATH sanitization 2017-07-20 22:47:04 +02:00
pax-utils
paxtest paxtest: install helper applications/libs to /usr/lib/paxtest 2017-07-25 22:20:59 +02:00
pciutils pciutils: bump to version 3.5.5 2017-07-05 16:17:47 +02:00
pcmanfm
pcre package/pcre: security bump to version 8.41 2017-07-13 22:13:56 +02:00
pcre2 pcre2: enable no MMU build 2017-07-11 21:38:43 +02:00
pcsc-lite
pdbg
perl generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
perl-crypt-openssl-random
perl-crypt-openssl-rsa
perl-datetime-tiny
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.1.7 2017-07-11 21:30:52 +02:00
php-amqp Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-geoip Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-gnupg Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-imagick Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-memcached Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-ssh2 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-yaml Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
php-zmq Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
physfs
phytool
picocom
pifmrds
pinentry Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
pixman
pixz
pkgconf Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
pngquant generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
poco
policycoreutils policycoreutils: rework host installation 2017-07-05 16:06:53 +02:00
polkit
poppler
popt popt: remove libintl static linking handling 2017-07-05 01:37:15 +02:00
portaudio
postgresql
pound
powerpc-utils
powertop powertop: use the new gettext logic 2017-07-05 01:34:03 +02:00
powervr
pppd
pps-tools
pptp-linux
prboom
privoxy
procps-ng procps-ng: use the new gettext logic 2017-07-05 01:34:03 +02:00
procrank_linux
proftpd
protobuf Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
protobuf-c
proxychains-ng
pru-software-support
pseudo Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
psmisc psmisc: use the new gettext logic 2017-07-05 01:34:03 +02:00
psplash psplash: bump to latest version 2017-07-21 08:59:44 +02:00
ptpd
ptpd2
pugixml
pulseaudio pulseaudio: improve enabling/disabling of Bluez4/Bluez5 2017-07-20 23:06:22 +02:00
pulseview libzip: depend on !BR2_STATIC_LIBS 2017-07-05 11:35:51 +02:00
pure-ftpd
putty putty: bump to version 0.70 2017-07-20 21:52:54 +02:00
pv pv: use the new gettext logic 2017-07-05 01:34:03 +02:00
pwgen
python python: remove target Python packages from PYTHONPATH 2017-07-13 10:54:39 +02:00
python3 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-alsaaudio
python-argh
python-arrow
python-asn1crypto python-asn1crypto: new package 2017-07-19 21:49:11 +02:00
python-attrs python-attrs: bump to version 17.2.0 2017-07-12 18:33:52 +02:00
python-autobahn
python-babel
python-backports-abc
python-backports-shutil-get-terminal-size
python-bcrypt
python-beautifulsoup4
python-bitstring
python-bottle
python-can
python-cbor
python-certifi python-certifi: bump to version 2017.4.17 2017-07-21 23:04:41 +02:00
python-cffi Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
python-characteristic
python-chardet
python-cheetah
python-cheroot
python-cherrypy
python-click
python-coherence python-coherence: bump to the latest upstream commit 2017-07-17 11:28:58 +02:00
python-configobj
python-configshell-fb
python-constantly
python-couchdb
python-crc16
python-crcmod
python-crossbar
python-cryptography
python-cssselect
python-cssutils
python-daemon
python-dataproperty
python-dateutil
python-decorator
python-dialog
python-dialog3
python-dicttoxml
python-django
python-docopt
python-docutils
python-dominate
python-dpkt
python-ecdsa
python-engineio
python-enum
python-enum34
python-flask python-flask: bump to version 0.12.2 2017-07-21 23:04:50 +02:00
python-flask-babel
python-flask-jsonrpc
python-flask-login
python-flup
python-futures
python-gobject Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-gunicorn
python-html5lib
python-httplib2
python-humanize
python-hyperlink python-hyperlink: bump to version 17.3.0 2017-07-21 23:04:45 +02:00
python-id3
python-idna
python-incremental python-incremental: add host variant 2017-07-13 10:54:39 +02:00
python-iniparse
python-iowait
python-ipaddr
python-ipaddress
python-ipy
python-ipython
python-ipython-genutils
python-itsdangerous
python-jinja2 python-jinja2: don't remove async files for Python 3 2017-07-06 21:27:52 +02:00
python-json-schema-validator python-json-schema-validator: needs versiontools on the host 2017-07-13 10:54:39 +02:00
python-jsonschema
python-keyring
python-libconfig
python-lmdb
python-logbook
python-lxml Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-mad
python-mako
python-markdown
python-markdown2
python-markupsafe python-markupsafe: bump to version 1.0 2017-07-12 18:33:53 +02:00
python-mbstrdecoder
python-meld3
python-mistune
python-msgpack
python-mutagen
python-mwclient
python-mwscrape
python-mwscrape2slob
python-netaddr
python-netifaces
python-networkmanager
python-nfc
python-numpy
python-paho-mqtt
python-pam
python-paramiko
python-pathlib2
python-pathpy python-pathpy: bump to version 10.3.1 2017-07-18 23:56:15 +02:00
python-pathtools
python-pathvalidate python-pathvalidate: bump to version 0.16.0 2017-07-21 23:04:48 +02:00
python-pexpect
python-pickleshare
python-pillow
python-portend
python-posix-ipc
python-prompt-toolkit
python-protobuf
python-psutil
python-ptyprocess
python-pudb
python-pyasn python-pyasn: switch to setuptools instead of distutils 2017-07-13 10:54:10 +02:00
python-pyasn-modules
python-pycli
python-pycparser
python-pycrypto
python-pydal
python-pyelftools
python-pyftpdlib
python-pygame
python-pygments
python-pyicu
python-pyinotify
python-pylibftdi
python-pylru
python-pymysql
python-pynacl
python-pyopenssl
python-pyparsing
python-pyparted
python-pypcap Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-pyqrcode
python-pyqt Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-pyqt5 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-pyratemp
python-pyrex
python-pyro python-pyro: switch to setuptools instead of distutils 2017-07-13 10:54:24 +02:00
python-pyroute2
python-pysendfile
python-pysmb
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pysocks python-pysocks: bump to version 1.6.7 2017-07-12 18:33:54 +02:00
python-pytablereader
python-pytablewriter
python-pytrie
python-pytz
python-pyudev
python-pyusb
python-pyxb
python-pyyaml
python-pyzmq
python-requests python-requests: bump to version 2.18.1 2017-07-21 23:04:52 +02:00
python-requests-toolbelt
python-rpi-gpio
python-rtslib-fb
python-scandir
python-scapy3k
python-sdnotify
python-serial
python-service-identity
python-setproctitle python-setproctitle: change setup type to setuptools 2017-07-06 21:27:10 +02:00
python-setuptools Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-setuptools-scm python-setuptools-scm: bum to version 1.15.6 2017-07-18 23:56:01 +02:00
python-sh python-sh: bump to version 1.12.14 2017-07-12 18:33:56 +02:00
python-shutilwhich
python-simpleaudio
python-simplegeneric
python-simplejson python-simplejson: bump to version 3.11.1 2017-07-14 15:14:39 +02:00
python-singledispatch
python-sip Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-six
python-slob
python-smbus-cffi
python-socketio
python-sortedcontainers
python-spidev
python-systemd python-systemd: add new package 2017-07-20 23:08:43 +02:00
python-tempora
python-thrift
python-tomako
python-toml
python-tornado
python-traitlets
python-treq python-treq: needs host-python-incremental 2017-07-13 10:54:39 +02:00
python-twisted python-twisted: add missing dependency on host-python-incremental 2017-07-13 19:27:27 +02:00
python-txaio python-txaio: bump to version 2.8.0 2017-07-06 21:27:14 +02:00
python-typepy python-typepy: new package 2017-07-19 21:56:57 +02:00
python-u-msgpack python-u-msgpack: switch to setuptools instead of distutils 2017-07-13 10:54:31 +02:00
python-ubjson
python-ujson
python-urllib3 python-urllib3: bump to version 1.21.1 2017-07-21 23:04:43 +02:00
python-urwid
python-vcversioner
python-versiontools python-versiontools: add host variant 2017-07-13 10:54:38 +02:00
python-watchdog
python-wcwidth
python-web2py Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
python-webpy
python-werkzeug python-werkzeug: bump to version 0.12.2 2017-07-21 23:04:46 +02:00
python-whoosh
python-ws4py
python-wsaccel
python-xlrd
python-xlsxwriter
python-xlutils
python-xlwt
python-zope-interface python-zope-interface: bump to version 4.4.2 2017-07-16 16:21:45 +02:00
qdecoder
qemu Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
qextserialport
qhull
qjson
qlibc
qpdf
qpid-proton Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
qt qt: fix up alignment after mechanical replacement 2017-07-05 15:23:03 +02:00
qt5 qt5location: fix plugins build dependency 2017-07-25 21:50:46 +02:00
qt5cinex Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
qt-webkit-kiosk
qtuio
quagga
quazip
quota quota: use the new gettext logic 2017-07-05 01:34:04 +02:00
qwt
rabbitmq-c
rabbitmq-server
racehound
radvd
ramsmp
ramspeed
ranger
rapidjson
rapidxml
raptor
raspberrypi-usbboot raspberrypi-usbboot: remove /usr from DESTDIR-based install commands 2017-07-05 16:06:43 +02:00
ratpoison package/ratpoison: needs MMU 2017-07-05 00:14:49 +02:00
rauc
rdesktop
read-edid
readline
redis
refpolicy Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
rfkill
rhash rhash: use the new gettext logic 2017-07-05 01:34:17 +02:00
riemann-c-client
rings
rng-tools
rp-pppoe
rpcbind
rpi-bt-firmware
rpi-firmware package/rpi-firmware: bump version 2017-07-15 23:16:30 +02:00
rpi-userland package/rpi-userland: bump version 2017-07-15 23:16:32 +02:00
rpi-wifi-firmware
rpm rpm: use the new gettext logic 2017-07-05 01:35:09 +02:00
rrdtool rrdtool: use the new gettext logic 2017-07-05 01:35:41 +02:00
rs485conf
rsh-redone
rsync
rsyslog
rt-tests
rtai
rtl8188eu
rtl8723bs
rtl8821au
rtmpdump
rtorrent
rtptools
rubix
ruby
runc Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
s6 Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
s6-dns
s6-linux-init
s6-linux-utils
s6-networking s6-networking: enable SSL if libressl is selected 2017-07-24 18:34:22 +02:00
s6-portable-utils
s6-rc Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
sam-ba Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
samba4 package/samba4: security bump to version 4.5.12 2017-07-13 22:52:53 +02:00
sane-backends
sbc
sconeserver
scons Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/lib 2017-07-05 15:20:05 +02:00
screen
scrub
scrypt
sdl
sdl2
sdl2_gfx
sdl2_image
sdl2_mixer
sdl2_net
sdl2_ttf
sdl_gfx
sdl_image generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm
sed
sepolgen sepolgen: strip /usr/ part from HOST_DIR 2017-07-05 16:06:48 +02:00
ser2net
setools Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
setserial
sg3_utils
shairport-sync
shapelib
shared-mime-info Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
shellinabox
sigrok-cli libzip: depend on !BR2_STATIC_LIBS 2017-07-05 11:35:51 +02:00
simicsfs
sispmctl
skalibs generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
skeleton system: move remounting / to the corresponding init systems 2017-07-22 22:34:40 +02:00
sl
slang
slirp
smack
smartmontools
smcroute
smstools3
snappy
sngrep sngrep: remove ncurses wchar support 2017-07-15 23:14:16 +02:00
snmppp
socat Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
socketcand
sofia-sip
softether Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
sound-theme-borealis
sound-theme-freedesktop
sox
sp-oops-extract
spawn-fcgi
speex
sphinxbase
spi-tools
spice spice: add upstream security fixes for CVE-2017-7506 2017-07-14 19:29:31 +02:00
spice-protocol
spidev_test spidev-test: s/BR2_DL_DIR/DL_DIR/ 2017-07-04 17:19:24 +02:00
sqlcipher Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
sqlite
squashfs Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
squeezelite
squid
sredird
sshfs sshfs: use the new gettext logic 2017-07-05 01:35:41 +02:00
sshpass
sslh
start-stop-daemon
startup-notification
statserial
stella
stm32flash
strace strace: bump version to 4.18 2017-07-14 23:13:13 +02:00
stress
stress-ng
strongswan
stunnel
subversion
sudo
sunxi-boards
sunxi-cedarx
sunxi-mali
sunxi-tools Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
supertux
supertuxkart
supervisor
swig Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
swupdate
sylpheed
synergy
sysdig
sysklogd
syslog-ng
sysprof
sysstat sysstat: use the new gettext logic 2017-07-05 01:35:41 +02:00
systemd Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
systemd-bootchart
sysvinit system: move remounting / to the corresponding init systems 2017-07-22 22:34:40 +02:00
szip
taglib
tar
targetcli-fb
taskd
tcl
tclap
tcllib Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
tcpdump
tcping
tcpreplay
tegrarcm
tekui
terminology Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
tesseract-ocr
tftpd
thrift Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
thttpd
ti-cgt-pru Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
ti-gfx
ti-sgx-demos
ti-sgx-km
ti-sgx-um
ti-uim
ti-utils
tidsp-binaries
tiff tiff: add upstream security fix for CVE-2017-10688 2017-07-14 19:31:03 +02:00
time
tinc
tinyalsa
tinycbor
tinydtls
tinyhttpd
tinymembench
tinyxml
tinyxml2
tmux
tn5250
tor
tovid
tpm-tools tpm-tools: use the new gettext logic 2017-07-05 01:35:41 +02:00
trace-cmd
transmission
tree
tremor
triggerhappy
trinity
trousers
ts4900-fpga
tslib
tstools
tunctl
turbolua
tvheadend Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
twolame
tz Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
tzdata Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/share 2017-07-05 15:21:31 +02:00
tzdump Globally replace $(HOST_DIR)/usr/sbin with $(HOST_DIR)/sbin 2017-07-05 15:19:44 +02:00
uboot-tools uboot-tools: bump to version 2017.07 2017-07-21 22:46:23 +02:00
ubus
uccp420wlan
ucl
uclibc arch/mips: add support for MIPS NaN 2017-07-16 16:35:39 +02:00
uclibc-ng-test
udev
udisks
udpcast
udpxy
uemacs
uhttpd
ulogd
unionfs
unixodbc
unrar
unscd
unzip
upmpdcli
upower
upx Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
urg
usb_modeswitch
usb_modeswitch_data
usbmount
usbredir
usbutils
ushare ushare: use the new gettext logic 2017-07-05 01:35:41 +02:00
ussp-push
ustr
ustream-ssl
util-linux util-linux: remove leftover comment 2017-07-08 13:47:29 +02:00
ux500-firmware
v4l2grab
v4l2loopback
vala Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
valgrind
valijson
vboot-utils Globally replace $(HOST_DIR)/usr with $(HOST_DIR) 2017-07-05 15:22:29 +02:00
vde2
vdr vdr: use the new gettext logic 2017-07-05 01:36:01 +02:00
vdr-plugin-vnsiserver
vim vim: use the new gettext logic 2017-07-05 01:36:01 +02:00
vlc Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
vnstat
vo-aacenc
vorbis-tools
vpnc
vsftpd
vtun
w_scan
waf Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
wavemon
wavpack
wayland
wayland-protocols
webkitgtk webkitgtk: Remove patch uneeded for the current version 2017-07-21 09:02:49 +02:00
webp
webrtc-audio-processing
weston
wf111
wget
whetstone
which
whois whois: use the new gettext logic 2017-07-05 01:36:34 +02:00
wilc1000-firmware
wilink-bt-firmware
wine wine: Bump to version 2.0.2 2017-07-21 23:03:17 +02:00
wipe
wireless_tools
wireless-regdb
wireshark Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
wiringpi
wmctrl
wpa_supplicant
wpan-tools
wsapi
x11r7 xserver_xorg-server: add upstream security fixes for CVE-2017-10971 / 10972 2017-07-11 21:30:37 +02:00
x11vnc
x264 Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
x265 package/x265: bump version to 2.5 2017-07-24 17:56:27 +02:00
xavante
xdotool
xen Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
xenomai
xerces
xfsprogs xfsprogs: remove libintl static linking handling 2017-07-05 01:37:15 +02:00
xinetd
xl2tp
xmlstarlet xmlstarlet: remove libintl static linking handling 2017-07-05 01:37:15 +02:00
xorriso
xr819-xradio
xscreensaver xscreensaver: use the new gettext logic 2017-07-05 01:36:54 +02:00
xtables-addons
xterm
xutil_util-macros
xvisor xvisor: bump version to 0.29 2017-07-24 17:57:14 +02:00
xvkbd
xxhash
xz
yad
yaffs2utils Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
yajl
yaml-cpp
yasm
yavta
ympd
zbar
zd1211-firmware
zeromq
zic Globally replace $(HOST_DIR)/usr/include with $(HOST_DIR)/include 2017-07-05 15:21:19 +02:00
zip generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
zlib generic packages: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 15:19:02 +02:00
zlog
zmqpp
znc
zsh
zstd zstd: new package 2017-07-25 22:10:52 +02:00
zxing-cpp
zynq-boot-bin Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
zyre
Config.in zstd: new package 2017-07-25 22:10:52 +02:00
Config.in.host package/mke2img: remove package 2017-07-05 00:54:01 +02:00
doc-asciidoc.mk
Makefile.in package/Makefile.in: add host-cc-option macro 2017-07-22 23:35:02 +02:00
pkg-autotools.mk pkg-autotools: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 11:49:08 +02:00
pkg-cmake.mk pkg-cmake.mk: Set CMAKE_SYSTEM_PROCESSOR_ARM_VARIANT for ARMv8 2017-07-06 23:21:28 +02:00
pkg-download.mk
pkg-generic.mk pkg-generic: make PKG_DL_DIR equal to DL_DIR 2017-07-22 23:36:47 +02:00
pkg-kconfig.mk
pkg-kernel-module.mk
pkg-luarocks.mk
pkg-perl.mk Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
pkg-python.mk Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00
pkg-rebar.mk pkg-rebar: use $(HOST_DIR) instead of $(HOST_DIR)/usr as prefix 2017-07-05 11:50:51 +02:00
pkg-utils.mk
pkg-virtual.mk
pkg-waf.mk Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/bin 2017-07-05 15:19:29 +02:00