kumquat-buildroot/package
Thomas Petazzoni 65473afee4 uclibc: adapt thread implementation selection to uClibc-ng
uClibc-ng does not support linuxthreads or linuxthreads.old on
architectures that have NPTL support. This creates another complicated
dependency: dependeing on the uClibc version being used, not the same
thread implementations are available.

In order to handle this situation, this patch introduces three hidden
booleans:

 - BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS
 - BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS_OLD
 - BR2_UCLIBC_VERSION_SUPPORTS_NPTL

They are selected by the different uClibc versions, depending on which
thread implementation they support on the different architectures.

Then, the choice of the thread implementation can rely on those
booleans to know if a given thread implementation is available in the
current architecture / uClibc version selection.

This makes sure that unusable thread implementation do not get
selected, therefore fixing build issues such as:

  http://autobuild.buildroot.org/results/89e/89e423bee040cbce3e82cd89f1191efaac490c0d/

The support table is as follows (only taking into account
architectures that allow the selection of
BR2_TOOLCHAIN_BUILDROOT_UCLIBC, other architectures are not
considered) :

             ----uclibc----   uclibc-xtensa-   --uclibc-arc--  --uclibc-ng---
             LT LT.old NPTL   LT LT.old NPTL   LT LT.old NPTL  LT LT.old NPTL
arc(le|eb)                                      y   y     n    n    n     n (1)
arm(eb)      y    y     y                                      n    y     y (2)
bfin         n    y     n                                      y    y     n
i386         y    y     y                                      n    n     y (3)
m68k         y    y     y                                      y    y     n
mips(64)(el) y    y     y                                      n    n     y
powerpc      y    y     y                                      n    n     y
sh           y    y     y                                      n    n     y
sparc        y    y     y                                      n    n     y
xtensa                        n    y     n                     n    n     y
x86_64       y    y     y                                      n    n     y

  (1) : uclibc-ng only has NPTL support for ARC but it requires a more
        recent compiler version that hasn't been officially released
        by Synopsys.

  (2) : the general idea of uclibc-ng is to only support NPTL on
        architectures where it is available. However, in order to
        support ARM noMMU platforms, LT.old support has been kept on
        ARM.

  (3) : except i386 itself, which doesn't have what's needed for NPTL
        support. i386 is simply not supported by uclibc-ng basically.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-03-14 13:49:03 +01:00
..
a10disp
acl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
acpid package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
adwaita-icon-theme adwaita-icon-theme: Add hash file 2015-03-11 22:18:05 +01:00
aespipe
agentpp agentpp: update URL address 2015-03-03 22:00:18 +01:00
aiccu aiccu: Add hash file 2015-03-13 23:04:30 +01:00
aircrack-ng
alsa-lib alsa-lib: bump to version 1.0.29 2015-03-03 08:00:32 +01:00
alsa-utils alsa-utils: bump to version 1.0.29 2015-03-03 08:00:49 +01:00
alsamixergui alsamixergui: Add hash file 2015-03-12 23:50:08 +01:00
am33x-cm3 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
am335x-pru-package
apache apache: new package 2015-02-22 15:24:54 +01:00
apitrace
apr
apr-util package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
argp-standalone argp-standalone: Add hash file 2015-03-13 23:11:05 +01:00
argus argus: Add hash file 2015-03-13 23:04:47 +01:00
armadillo
arptables
at at: Add hash file 2015-03-12 23:44:51 +01:00
atftp
atk
attr package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
audiofile audiofile: Add hash file 2015-03-12 23:45:36 +01:00
aumix aumix: Add hash file 2015-03-12 23:43:16 +01:00
autoconf autoconf: Add hash file 2015-03-12 23:50:44 +01:00
autoconf-archive Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
automake package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
autossh autossh: bump to version 1.4e 2015-02-15 21:45:20 +01:00
avahi avahi: add hash file 2015-03-11 22:16:43 +01:00
avrdude packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
axel axel: Add hash file 2015-03-12 23:44:25 +01:00
b43-firmware
b43-fwcutter
bandwidthd
bash
batctl batctl: new package 2015-02-09 22:45:58 +01:00
bc
bcache-tools
bcusdk
bdwgc bdwgc: fix static build 2015-03-02 23:45:01 +01:00
beecrypt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
bellagio package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
benejson
berkeleydb
bind bind: bump to version 9.9.7 2015-03-03 08:36:01 +01:00
binutils toolchain: add link-time-optimization support 2015-03-07 15:01:53 +01:00
biosdevname
bison
blackbox package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
blktrace packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
bluez5_utils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
bluez_utils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
bmon Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
boa
bonnie
boost boost: enable boost-atomic 2015-03-13 23:13:31 +01:00
bootstrap
bootutils
botan
bridge-utils package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
bsdiff
btrfs-progs btrfs-progs: bump to version 3.19 2015-03-11 22:38:36 +01:00
bustle
busybox busybox: enable arp applet 2015-03-12 23:52:12 +01:00
bwm-ng
bzip2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
c-ares package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ca-certificates
cache-calibrator package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cairo package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
can-utils can-utils: bump version 2015-03-08 20:33:32 +01:00
canfestival package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ccache
ccid
ccrypt
cdrkit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cegui06 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
celt051
cgic
cgilua
checkpolicy
chrony
cifs-utils
civetweb package/civetweb: fix build error on a host with make v4.0 2015-02-28 10:02:21 +01:00
cjson
clamav package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
clapack package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
classpath package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cloog package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cloop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cmake cmake: don't use any header available in $(HOST_DIR)/usr/include 2015-03-07 11:05:12 +01:00
collectd collectd: bump to version 5.4.2 2015-03-03 21:54:03 +01:00
connman packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
conntrack-tools
copas
coreutils package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cosmo
coxpcall
cppcms
cppdb package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cppunit
cppzmq
cpuload
cramfs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
crda crda: remove static library handling 2015-03-07 14:48:12 +01:00
cryptodev
cryptodev-linux cryptodev-linux: bump to version 1.7 2015-02-19 21:30:54 +01:00
cryptsetup cryptsetup: remove hard dependency on libgcrypt 2015-03-08 22:15:57 +01:00
ctorrent
cups cups: fix dependency check for libX11 2015-03-05 21:17:35 +01:00
curlftpfs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
cvs
cwiid packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
czmq
dado
dash package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dbus dbus: security bump 2015-02-12 11:24:54 +01:00
dbus-cpp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dbus-glib
dbus-python
dbus-triggerd
dcron
debianutils
dejavu
devmem2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dfu-util
dhcp dhcp: bump to version 4.1-ESV-R11 2015-03-11 22:15:28 +01:00
dhcpcd
dhcpdump package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dhrystone package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dialog dialog: bump to version 1.2-20150125 2015-02-21 14:07:00 +01:00
diffutils
dillo
ding-libs ding-libs: fix build with !locale 2015-02-27 09:21:32 +01:00
directfb directfb: fix imlib image provider 2015-03-05 23:21:14 +01:00
directfb-examples directfb-examples: drop usr/bin path from sub options text 2015-02-27 00:15:59 +01:00
divine
dmalloc
dmidecode package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dmraid dmraid: remove superfluous INSTALL_TARGET_OPTS 2015-02-19 21:33:16 +01:00
dnsmasq
docker
doom-wad
dos2unix Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
dosfstools package/dosfstools: add missing symlinks 2015-03-08 23:02:16 +01:00
dovecot packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
dovecot-pigeonhole
dropbear package/dropbear: install dropbear.service to correct dir 2015-02-23 12:38:12 +01:00
dropwatch packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
dsp-tools
dstat dstat: add hash file 2015-03-06 23:39:43 +01:00
dtach
dtc
dtv-scan-tables
duma
dvb-apps package/dvb-apps: re-add the patch for gcc < 4.4 2015-03-05 22:46:42 +01:00
dvbsnoop
dvdauthor package/dvdauthor: fix static build 2015-02-15 21:26:42 +01:00
e2fsprogs e2fsprogs: change tarball compression to xz 2015-03-04 22:51:36 +01:00
e2tools
ebtables
ecryptfs-utils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ed
eeprog
efl Merge branch 'next' 2015-03-02 23:26:20 +01:00
eigen
ejabberd ejabberd: new package. 2015-02-03 10:23:39 +01:00
elf2flt
elftosb package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
elfutils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
empty package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
enchant
enlightenment packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
enscript
erlang package/erlang: fix build issue with pcre package 2015-02-08 21:43:53 +01:00
erlang-goldrush erlang-goldrush: new package. 2015-02-03 10:23:05 +01:00
erlang-lager erlang-lager: new package. 2015-02-03 10:23:09 +01:00
erlang-p1-cache-tab erlang-p1-cache-tab: new package. 2015-02-03 10:23:36 +01:00
erlang-p1-iconv erlang-p1-iconv: new package. 2015-02-03 10:23:33 +01:00
erlang-p1-sip package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
erlang-p1-stringprep erlang-p1-stringprep: new package. 2015-02-03 10:23:27 +01:00
erlang-p1-stun erlang-p1-stun: new package. 2015-02-03 10:23:24 +01:00
erlang-p1-tls erlang-p1-tls: new package. 2015-02-03 10:23:21 +01:00
erlang-p1-utils erlang-p1-utils: new package. 2015-02-03 10:23:18 +01:00
erlang-p1-xml erlang-p1-xml: new package. 2015-02-03 10:23:16 +01:00
erlang-p1-yaml erlang-p1-yaml: new package. 2015-02-03 10:23:13 +01:00
erlang-p1-zlib erlang-p1-zlib: new package. 2015-02-03 10:23:11 +01:00
erlang-rebar
espeak espeak: add missing indirect dependency on atomics for pulseaudio 2015-02-07 21:07:09 +01:00
ethtool
eudev eudev: fix dependency on kernel headers version 2015-03-09 14:04:52 +01:00
evemu
evtest evtest: disable documentation 2015-02-22 22:28:17 +01:00
exfat exfat: add hash 2015-02-20 19:34:35 +01:00
exfat-utils exfat-utils: bump to version 1.1.1 2015-02-20 19:34:21 +01:00
exim package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
exiv2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
expat
expect package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
explorercanvas
ezxml package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
f2fs-tools f2fs-tools: bump to version 1.4.1 2015-03-10 20:04:29 +01:00
faad2
faifa
fakeroot
fan-ctrl
fb-test-app
fbdump
fbgrab package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
fbset
fbterm
fbtft
fbv packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
fconfig
fdk-aac
feh
fetchmail package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ffmpeg Merge branch 'next' 2015-03-02 23:26:20 +01:00
fftw
file
filemq
findutils
fio package/uClibc: RIP, avr32 2015-02-14 17:46:27 +01:00
fis package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
flac
flann
flashbench
flashrom
flex
flickcurl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
flite package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
flot
fltk Merge branch 'next' 2015-03-02 23:26:20 +01:00
fluxbox fluxbox: bump version to 1.3.7 2015-02-09 13:27:23 +01:00
fmc
fmlib
fmtools
fontconfig
foomatic-filters
fping
freeradius-client Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
freerdp freerdp: needs shared library 2015-03-10 22:14:08 +01:00
freescale-imx package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
freetype freetype: host-freetype-patch requires host-automake 2015-02-28 10:10:21 +01:00
fswebcam
ftop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
fxload
gadgetfs-test packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
gamin package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gawk package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gcc toolchain: add link-time-optimization support 2015-03-07 15:01:53 +01:00
gd
gdb package/gdb: fix build with glibc 2.20 2015-03-13 23:12:37 +01:00
gdbm
gdk-pixbuf
genext2fs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gengetopt Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
genimage
genpart package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
genromfs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
geoip Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
gesftpserver
getent
gettext package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ghostscript-fonts ghostscript-fonts: new package 2015-02-03 17:04:54 +01:00
giblib package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
giflib
git git: bump version to 2.3.2 2015-03-07 17:41:40 +01:00
glib-networking
glibc glibc: drop stray from merge/bump 2015-03-03 22:00:02 +01:00
glibmm
glm
glmark2
gmp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gmpc
gnu-efi
gnuchess package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gnupg gnupg: security bump to version 1.4.19 2015-02-28 13:04:04 +01:00
gnupg2 gnupg2: needs dynamic library support 2015-03-01 22:26:12 +01:00
gnuplot package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gnuradio gnuradio: new package 2015-03-13 22:38:27 +01:00
gnutls Merge branch 'next' 2015-03-02 23:26:20 +01:00
gob2
google-breakpad
googlefontdirectory
gperf
gpm gpm: avoid use of host emacs 2015-02-27 14:47:53 +01:00
gpsd packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
gptfdisk gptfdisk: bump to version 0.8.10 2015-03-13 22:54:42 +01:00
gqview package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
grantlee grantlee: add missing indirect dependency on jscore available 2015-02-07 21:06:18 +01:00
grep
gsl
gstreamer Merge branch 'next' 2015-03-02 23:26:20 +01:00
gstreamer1 Merge branch 'next' 2015-03-02 23:26:20 +01:00
gtest
gtk2-engines
gtk2-themes
gtkperf
guile bdwgc: bump to version 7.4.2 2015-02-27 09:32:03 +01:00
gutenprint package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gvfs gvfs: add hash 2015-03-06 23:50:57 +01:00
gzip
hans hans: new package 2015-02-21 15:26:01 +01:00
harfbuzz
haserl
haveged
hdparm
heimdal package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
heirloom-mailx
hiawatha
hicolor-icon-theme Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
hostapd
hplip package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
htop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
httping httping: bump to version 2.4 2015-02-15 21:46:09 +01:00
hwdata
i2c-tools i2c-tools: link to i2c-tools specific wiki page 2015-02-22 10:25:46 +01:00
icu package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ifplugd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
iftop
ifupdown
igh-ethercat
igmpproxy package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
imagemagick imagemagick: bump to version 6.9.0-10 2015-03-08 22:23:53 +01:00
imlib2 imlib2: imlib2-config: delete old reference to @my_libs@ 2015-03-08 18:32:13 +01:00
inadyn
infozip package/infozip: add hash file 2015-02-05 22:49:38 +01:00
inotify-tools
input-event-daemon
input-tools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
intel-microcode
intltool
iodine iodine: new package 2015-02-21 15:49:50 +01:00
iostat package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
iotop iotop: new package 2015-03-13 23:16:38 +01:00
iozone package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
iperf
iperf3
ipkg
ipmitool
iproute2 iproute2: bump to version 3.19.0 2015-02-15 21:45:41 +01:00
iprutils iprutils: drop unneeded ncurses5-config handling 2015-02-03 15:59:57 +01:00
ipsec-tools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ipset
iptables
iptraf-ng
iputils package/uClibc: RIP, avr32 2015-02-14 17:46:27 +01:00
irda-utils package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
irqbalance
isl
iucode-tool
iw
jack2
jamvm
jansson
janus-gateway
jasper
jhead package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
jimtcl
joe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
jpeg
jpeg-turbo
jq package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
jquery
jquery-keyboard
jquery-mobile
jquery-sparkline
jquery-ui
jquery-ui-themes
jquery-validation
jsmin
json-c package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
json-glib
json-javascript
kbd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
kexec kexec: bump to version 2.0.9 2015-02-20 19:33:54 +01:00
kexec-lite package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
keyutils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
kismet
kmod kmod: needs largefile 2015-03-04 19:29:54 +01:00
knock
kobs-ng package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
kodi package/kodi: Use i.MX VPU (video codec) when available 2015-03-04 22:50:12 +01:00
kodi-addon-xvdr
kodi-audioencoder-flac
kodi-audioencoder-lame
kodi-audioencoder-vorbis
kodi-audioencoder-wav
kodi-pvr-addons
ktap ktap: bump version 2015-02-22 12:55:05 +01:00
lame lame: unconditionally disable debug handling 2015-02-06 22:46:21 +01:00
latencytop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lbase64
lbreakout2
lcdapi package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lcdproc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lcms2
leafnode2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
leafpad
less
lesstif
lftp
libaio packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libao libao: add hash 2015-02-25 19:49:21 +01:00
libarchive
libargtable2
libart package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libass libass: add hash file 2015-03-04 22:52:36 +01:00
libassuan
libatasmart package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libatomic_ops
libbluray
libbsd
libcap
libcap-ng packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libcdaudio
libcdio
libcec packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libcgi package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libcgicc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libcgroup
libcli
libcofi
libconfig
libconfuse package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libcue package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libcuefile package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libcurl libcurl: bump to version 7.41.0 2015-02-25 17:25:54 +01:00
libdaemon package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libdmtx
libdnet package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libdrm
libdvbcsa
libdvbsi
libdvdnav package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libdvdread package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libebml
libedit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libee
libenca
liberation
libesmtp
libestr
libev packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libevdev Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
libevent libevent: fix openssl detection when statically linking 2015-02-27 08:54:33 +01:00
libexif
libeXosip2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libfcgi package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libffi package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libfreefare
libfribidi package/libfribidi: add optional dependency on libglib2 2015-03-01 22:02:31 +01:00
libfslcodec
libfslparser
libfslvpuwrap package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libftdi
libfuse package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libgail libgail: add missing indirect dependency on C++ and atomics 2015-02-07 21:06:46 +01:00
libgcrypt libgcrypt: security bump to version 1.6.3 2015-02-28 13:03:54 +01:00
libgeotiff package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libglade
libglew
libglib2 libglib2: added libglib2.hash 2015-03-06 23:36:55 +01:00
libglu
libgpg-error
libgpgme
libgsasl
libgtk2 libgtk2: ensure faq/tutorial isn't regenerated 2015-02-26 00:19:02 +01:00
libgtk3
libhid package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libical
libiconv package/libiconv: typo 2015-03-04 22:12:06 +01:00
libid3tag
libidn libidn: bump to version 1.30 2015-03-03 08:35:02 +01:00
libiio
libinput libinput: bump version to 0.10.0 2015-02-19 22:31:29 +01:00
libiqrf package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libiscsi Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
libjpeg
libjson package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libksba
liblinear liblinear: cleanup URL address 2015-02-20 19:33:13 +01:00
libllcp
liblo
liblockfile package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
liblog4c-localtime
liblogging
libmad packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libmatroska
libmbim libmbim: bump to 1.12.2 2015-02-03 21:50:46 +01:00
libmbus
libmcrypt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libmemcached
libmhash
libmicrohttpd libmicrohttpd: bump to 0.9.39 2015-02-19 23:02:54 +01:00
libmms
libmnl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libmodbus
libmodplug
libmpd
libmpdclient package/libmpdclient: add hash file 2015-02-28 08:17:58 +01:00
libmpeg2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libndp
libnetfilter_acct package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnetfilter_conntrack
libnetfilter_cthelper package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnetfilter_cttimeout package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnetfilter_log package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnetfilter_queue package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnfc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnfnetlink package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnfs
libnftnl
libnice Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
libnl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libnspr libnspr: bump to version 4.10.8 2015-02-17 14:02:51 +01:00
libnss libnss: bump to version 3.17.4 2015-02-17 14:03:08 +01:00
liboauth
libogg
liboping
libosip2
libpcap libpcap: update libnl fix patch 2015-03-14 13:28:00 +01:00
libpciaccess package/libpciaccess: bump version to 0.13.3 2015-02-14 10:26:20 +01:00
libpfm4
libphidget Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
libplayer package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libplist
libpng
libpthread-stubs
libpthsem package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libqmi libqmi: bump to 1.12.6 2015-03-06 23:11:58 +01:00
libqrencode
libraw
libraw1394
libreplaygain
libroxml
librsvg
librsync
librtlsdr package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsamplerate
libseccomp Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
libsecret packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libselinux libselinux: add patch to fix Blackfin build issue 2015-02-08 22:19:45 +01:00
libsemanage package/libsemanage: add patch to fix Blackfin build issue 2015-02-14 22:04:54 +01:00
libsepol package/libsepol: add patch to fix Blackfin build issue 2015-02-14 22:04:48 +01:00
libserial package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libserialport libserialport: drop untrue statement from Config.in help 2015-02-20 18:56:34 +01:00
libsexy
libsha1
libshairplay
libshout libshout: add hash 2015-02-25 19:50:16 +01:00
libsigc
libsigrok libsigrok: enable building C++ bindings 2015-02-23 18:01:07 +01:00
libsigrokdecode
libsigsegv libsigsegv: rename patches because the first one is gone 2015-02-23 12:26:53 +01:00
libsndfile package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsoc
libsocketcan
libsoup
libsoxr
libsrtp libsrtp: openssl handling needs shared library support 2015-02-28 12:29:49 +01:00
libssh2 libssh2: security bump to version 1.5.0 2015-03-11 17:09:59 +01:00
libstrophe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsvg libsvg: fix undefined symbol png_set_gray_1_2_4_to_8 2015-03-05 22:58:33 +01:00
libsvg-cairo
libsvgtiny
libsysfs
libtasn1 libtasn1: bump to version 4.3 2015-03-10 22:21:23 +01:00
libtheora libtheora: add hash 2015-02-25 19:49:38 +01:00
libtirpc
libtool libtool: bump to version 2.4.6 2015-02-19 21:37:20 +01:00
libtorrent package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libtpl
libubox package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libuci
libungif
libunistring libunistring: bump to version 0.9.5 2015-02-18 23:29:43 +01:00
libunwind
libupnp
libupnpp libupnpp: fix libupnp detection with static linking 2015-02-27 16:43:46 +01:00
liburcu liburcu: bump to version 0.8.6 2015-03-06 23:20:58 +01:00
liburiparser
libusb packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libusb-compat
libuv
libv4l package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libva package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libva-intel-driver package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libvips libvips: bump version to 7.42.2 2015-02-07 17:40:51 +01:00
libvncserver
libvorbis libvorbis: bump version 2015-03-03 08:51:40 +01:00
libvpx
libwebsock
libwebsockets package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libxkbcommon
libxml2
libxml-parser-perl
libxmlpp
libxmlrpc libxmlrpc: add missing braces for variable CURL_CONFIG in patch 4 2015-02-27 17:18:38 +01:00
libxslt
libyaml
libzip Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
lightning Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
lighttpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
linenoise
linknx
links
linphone
linux-firmware
linux-fusion
linux-headers linux-headers: bump 3.{2, 10, 14, 18, 19}.x series 2015-03-08 08:47:15 +01:00
linux-pam
linux-zigbee package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lite package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
live555
ljlinenoise
ljsyscall
lm-sensors package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lmbench lmbench: fix build with libtirpc 2015-03-06 12:55:44 +01:00
localedef
lockdev
lockfile-progs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
log4cplus
log4cxx log4cxx: disable unused documentation 2015-02-05 00:08:11 +01:00
logrotate logrotate: use pkg-config for the popt library 2015-03-04 23:25:53 +01:00
logsurfer
lpc3250loader lpc3250loader: switch to github 2015-03-10 20:08:56 +01:00
lpeg
lpty
lrandom
lrzsz
lshw package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lsof
lsqlite3
lsuio
ltp-testsuite package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ltrace package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ltris
lttng-babeltrace lttng-babeltrace: update Config.in's help 2015-03-06 23:30:22 +01:00
lttng-libust lttng-libust: bump to version 2.6.0 2015-03-07 09:16:12 +01:00
lttng-modules lttng-modules: bump to version 2.6.0 2015-03-06 23:27:07 +01:00
lttng-tools lttng-tools: bump to version 2.6.0 2015-03-06 23:20:58 +01:00
lua lua: bump to version 5.2.4 2015-03-08 14:34:52 +01:00
lua-cjson
lua-coat
lua-coatpersistent
lua-csnappy
lua-ev packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
lua-messagepack lua-messagepack: bump to version 0.3.2 2015-02-02 16:09:53 +01:00
lua-msgpack-native
lua-periphery lua-periphery: new package 2015-02-23 12:33:09 +01:00
lua-testmore
luabitop
luacrypto luacrypto: remove duplicate dependency on luainterpreter 2015-02-23 12:34:55 +01:00
luaexpat
luaexpatutils
luafilesystem
luainterpreter
luajit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
luajson
lualogging
luaposix
luarocks
luasec
luasocket package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
luasql-sqlite3
lunit
lvm2 lvm2: bump version to 2.02.117 2015-03-06 23:49:27 +01:00
lxc Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
lz4
lzip
lzlib
lzma package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lzo
lzop
m4
macchanger
madplay package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
make make: depend on guile explicitly when available 2015-02-26 23:25:03 +01:00
makedevs
matchbox package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mcelog
mcrypt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mdadm package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
media-ctl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mediastreamer package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
memcached
memstat package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
memtest86
memtester package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mesa3d package/mesa3d: bump version to 10.4.6 2015-03-07 11:09:01 +01:00
mesa3d-demos
mesa3d-headers package/mesa3d-headers: bump version to 10.4.6 2015-03-07 11:09:13 +01:00
metacity package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
midori
mii-diag package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
minicom
minidlna minidlna: install the config file on the target 2015-03-08 14:33:00 +01:00
mjpegtools mjpegtools: add optional support for png/sdl/sdl_gfx/X11/gtk2 2015-02-03 14:23:09 +01:00
mjpg-streamer mjpg-streamer: limit lines length to 72 characters 2015-02-18 23:31:57 +01:00
mke2img
mkpasswd
mmc-utils package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mobile-broadband-provider-info
modem-manager modem-manager: bump to version 1.4.4 2015-03-06 23:13:55 +01:00
modplugtools
mongoose
mongrel2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
monit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mono Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
monolite Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
mp4v2
mpc mpc: bump to version 1.0.3 2015-02-21 10:11:43 +01:00
mpd mpd: bump to version 0.19.9 2015-02-15 21:46:30 +01:00
mpd-mpc
mpdecimal Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
mpfr
mpg123 mpg123: bump to version 1.22.0 2015-02-25 17:15:34 +01:00
mplayer mplayer: fix compilation with new versions of libgif 2015-02-14 22:02:29 +01:00
mrouted
msgpack
msmtp
mtd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mtdev
mtdev2tuio
mtools
mtr package/uClibc: RIP, avr32 2015-02-14 17:46:27 +01:00
musepack package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
musl
mutt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mxml package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mysql packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
nano ncurses: add support for 256 colors 2015-02-03 17:52:27 +01:00
nanocom
nasm
nbd
ncdu
ncftp
ncmpc ncmpc: add hash file 2015-03-04 22:54:37 +01:00
ncurses ncurses: add support for 256 colors 2015-02-03 17:52:27 +01:00
ndisc6
ne10 ne10: bump to version 1.2.0 2015-03-11 22:08:24 +01:00
neard
neardal
neon
net-tools
netatalk
netcat package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
netcat-openbsd
netperf
netplug package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
netsnmp Merge branch 'next' 2015-03-02 23:26:20 +01:00
netstat-nat
netsurf-buildsystem
nettle
network-manager network-manager: bump version to 1.0.0 2015-03-09 14:00:35 +01:00
newt
nfacct package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
nfs-utils
nftables
nginx
ngircd
ngrep package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
nmap
nodejs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
noip
nss-mdns
ntfs-3g
ntp ntp: rebase nano patch to apply cleanly 2015-02-12 08:50:32 +01:00
numactl
nut package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
nuttcp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
nvidia-driver package/nvidia-driver: build the kernel module 2015-02-21 23:28:51 +01:00
ocf-linux package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ocrad
odhcp6c odhcp6c: install default state script 2015-02-24 17:29:08 +01:00
odhcploc
ofono packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ola
olsr
omap-u-boot-utils
omniorb
on2-8170-libs
on2-8170-modules
open2300 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
opencore-amr
opencv packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
opengl
openldap openldap: Make client binary install configurable 2015-03-08 14:43:56 +01:00
openntpd
openobex packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
openocd
openpgm openpgm: Blacklist Blackfin ADI 2014R1 toolchain 2015-03-08 08:52:27 +01:00
openpowerlink
openssh package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
openssl
openswan openswan: do not use -fPIE for static builds 2015-03-05 23:32:17 +01:00
opentyrian package/opentyrian: bump to latest revision. 2015-03-08 22:20:26 +01:00
opentyrian-data
openvmtools package/openvmtools: don't use host library path 2015-02-14 22:03:23 +01:00
openvpn
opkg
oprofile packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
opus opus: add hash 2015-02-25 19:48:58 +01:00
opus-tools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
opusfile opusfile: new package 2015-02-25 17:27:03 +01:00
orbit
orc
ortp
owl-linux package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
p11-kit p11-kit: bump to version 0.20.7 2015-03-10 22:21:50 +01:00
p910nd
pango Apply --disable-gtk-doc-html to all packages 2015-02-03 15:25:21 +01:00
parted package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
patch patch: bump to version 2.7.5 2015-03-09 14:05:29 +01:00
patchelf Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
pax-utils
pciutils
pcmanfm package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
pcre
pcsc-lite package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
perf
perl perl-cross: bump to version 0.9.6 2015-03-08 18:32:26 +01:00
perl-datetime-tiny perl-datetime-tiny: add hash file 2015-02-19 22:41:58 +01:00
perl-file-util perl-file-util: new package 2015-03-05 23:39:56 +01:00
perl-gd perl-gd: add hash file 2015-02-19 22:42:08 +01:00
perl-gdgraph perl-gdgraph: add hash file 2015-02-19 22:42:19 +01:00
perl-gdtextutil perl-gdtextutil: add hash file 2015-02-19 22:42:28 +01:00
perl-io-socket-ssl
perl-json-tiny perl-json-tiny: bump to version 0.53 2015-02-19 22:43:34 +01:00
perl-module-build perl-module-build: downgrade to version 0.4208 2015-02-19 22:41:46 +01:00
perl-mojolicious
perl-net-ssleay package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
perl-path-tiny
perl-try-tiny perl-try-tiny: add hash file 2015-02-19 22:42:37 +01:00
perl-xml-libxml perl-xml-libxml: bump to version 2.0118 2015-02-19 22:43:23 +01:00
perl-xml-namespacesupport perl-xml-namespacesupport: add hash file 2015-02-19 22:42:48 +01:00
perl-xml-sax perl-xml-sax: add hash file 2015-02-19 22:43:10 +01:00
perl-xml-sax-base perl-xml-sax-base: add hash file 2015-02-19 22:42:57 +01:00
phidgetwebservice Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
php Added support for PHP/SQLite3 (non PDO). 2015-03-09 14:08:29 +01:00
php-geoip
php-gnupg
php-imagick
php-memcached
php-ssh2
php-yaml
php-zmq
picocom
pifmrds package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
pinentry Merge branch 'next' 2015-03-02 23:26:20 +01:00
pixman
pkgconf package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
poco packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
polarssl polarssl: security bump to version 1.2.13 2015-02-19 21:28:11 +01:00
polkit
poppler
popt popt: add to the "popt.pc" file the libintl library 2015-03-04 23:24:48 +01:00
portaudio package/portaudio: Remove threads dependency for alsa module 2015-03-04 23:43:06 +01:00
portmap package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
postgresql postgresql: bump version to 9.4.1 2015-02-08 21:36:47 +01:00
powerpc-utils
powervr
pppd
pps-tools
pptp-linux package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
prboom prboom: remove uninstall command 2015-02-08 23:56:17 +01:00
procps-ng package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
proftpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
protobuf
protobuf-c
proxychains-ng
psmisc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
psplash psplash: bump version 2015-03-04 23:35:41 +01:00
ptpd
ptpd2
pulseaudio
pure-ftpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
pv
pwgen
python package/python: change BR2_PACKAGE_PYTHON_PYEXPAT description 2015-02-21 17:09:04 +01:00
python3 Merge branch 'next' 2015-03-02 23:26:20 +01:00
python-alsaaudio
python-bottle
python-certifi
python-cffi
python-cheetah python-cheetah: add host-package support 2015-03-13 22:38:27 +01:00
python-cherrypy python-cherrypy: new package 2015-02-23 23:14:05 +01:00
python-coherence python-coherence: add missing indirect dependency on c++ 2015-02-07 20:47:32 +01:00
python-configobj
python-configshell-fb
python-crc16
python-daemon
python-dialog dialog: bump to version 1.2-20150125 2015-02-21 14:07:00 +01:00
python-django Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
python-docopt
python-dpkt
python-enum
python-enum34
python-flask
python-flup
python-gobject
python-httplib2
python-id3
python-ipaddr
python-ipy
python-ipython package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
python-itsdangerous
python-jinja2
python-json-schema-validator
python-keyring
python-libconfig
python-lxml package/python-lxml: new package 2015-02-14 09:57:43 +01:00
python-m2crypto
python-mad
python-mako package/python-mako: New package 2015-02-21 14:00:39 +01:00
python-markdown python-markdown: add host-package support 2015-03-04 22:46:44 +01:00
python-markupsafe
python-meld3
python-msgpack
python-netifaces python-netifaces: fix license file name 2015-03-11 22:12:18 +01:00
python-networkmanager
python-nfc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
python-numpy package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
python-pam Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
python-posix-ipc
python-protobuf
python-psutil
python-pyasn
python-pycrypto package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
python-pyftpdlib
python-pygame
python-pyinotify
python-pyparsing
python-pypcap
python-pyrex
python-pyro
python-pysendfile
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyxb
python-pyzmq python-pyzmq: ensure correct path to zmq is used 2015-02-03 23:44:05 +01:00
python-requests
python-rtslib-fb
python-serial
python-setuptools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
python-simplejson
python-six Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
python-spidev python-spidev: new package 2015-03-09 14:22:26 +01:00
python-thrift
python-tornado
python-twisted Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
python-urwid
python-versiontools
python-webpy
python-werkzeug python-werkzeug: bump to 0.10 2015-02-03 22:11:55 +01:00
python-zope-interface Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
qdecoder package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
qemu packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
qextserialport package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
qhull
qjson
qlibc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
qt qt: fix postgresql plugin compile 2015-03-12 23:42:04 +01:00
qt5 qt5base: fix the PostgreSQL detection patch 2015-03-08 22:27:54 +01:00
qt5cinex Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
qt-webkit-kiosk qt-webkit-kiosk: new package 2015-03-07 15:31:11 +01:00
qtuio package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
quagga quagga: bump to version 0.99.24.1 2015-03-09 22:53:55 +01:00
quota
qwt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
radvd packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ramsmp
ramspeed
rapidjson
rdesktop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
read-edid
readline package/readline: add host variant 2015-03-08 15:32:34 +01:00
redis
rings
rng-tools
rp-pppoe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
rpcbind package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
rpi-firmware rpi-firmware: remove no longer used BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTBS 2015-03-04 21:27:43 +01:00
rpi-userland package/rpi-userland: bump version 2015-02-22 22:24:22 +01:00
rpm rpm: use pkg-config to detect zlib and popt 2015-02-06 10:29:17 +01:00
rrdtool package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
rsh-redone
rsync
rsyslog rsyslog: bump to version 8.8.0 2015-02-25 17:24:58 +01:00
rt-tests
rtai
rtmpdump rtmpdump: use TARGET_LDFLAGS instead of TARGET_CFLAGS for XLDFLAGS 2015-02-14 08:48:37 +01:00
rtorrent package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
rtptools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
rubix package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ruby ruby: bump to version 2.2.1 2015-03-03 21:55:45 +01:00
sam-ba
samba Merge branch 'next' 2015-03-02 23:26:20 +01:00
samba4 samba4: install to staging 2015-03-06 23:50:17 +01:00
sane-backends
sawman package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
schifra
sconeserver packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
scons
screen package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sdl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sdl_gfx
sdl_image
sdl_mixer
sdl_net
sdl_sound
sdl_ttf
sdparm sdparm: remove include of host headers 2015-02-06 10:36:34 +01:00
sed
ser2net package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
setserial package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sg3_utils
shairport-sync package/shairport-sync: bump to version 2.2.1 2015-02-14 08:45:52 +01:00
shared-mime-info shared-mime-info: host variant requires libxml2 and libglib2 2015-03-01 21:58:41 +01:00
sigrok-cli libsigrok: don't select libserialport in Config.in 2015-02-20 18:56:50 +01:00
simicsfs
sispmctl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
slang Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
slirp
smack
smartmontools
smcroute Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
smstools3 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
snappy
snmppp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
snowball-hdmiservice
snowball-init packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
socat package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
socketcand socketcand: bump version 2015-03-07 11:09:41 +01:00
sofia-sip
softether softether: fix static linking with openssl 2015-03-10 20:02:28 +01:00
sound-theme-borealis
sound-theme-freedesktop
sox sox: add optional opus file support 2015-02-25 17:30:07 +01:00
spawn-fcgi
speex package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
spice package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
spice-protocol
spidev_test
sqlcipher
sqlite sqlite: bump to version 3.8.8.3 2015-02-27 00:18:41 +01:00
squashfs
squid squid: bump to version 3.5.2 2015-02-19 21:30:02 +01:00
sredird
sshfs
sshpass
sstrip
start-stop-daemon
startup-notification
statserial package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
strace strace: bump to version 4.10 2015-03-10 20:03:23 +01:00
stress package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
strongswan
stunnel
subversion
sudo sudo: security bump to version 1.8.12 2015-02-17 14:01:14 +01:00
sunxi-boards
sunxi-cedarx
sunxi-mali package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sunxi-mali-prop
sunxi-tools
supervisor
swig
sylpheed
synergy package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sysklogd
sysprof package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
sysstat
systemd systemd: bump version to 219 2015-02-19 21:29:30 +01:00
sysvinit
szip
taglib package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tar package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
targetcli-fb
tcl tcl: disable for static builds 2015-03-08 09:07:50 +01:00
tclap
tcllib
tcpdump tcpdump: security bump to version 4.7.3 2015-03-11 17:08:44 +01:00
tcping
tcpreplay
texinfo
tftpd
thrift package/thrift: force boost libdir to staging/usr/lib/ 2015-03-08 22:41:38 +01:00
thttpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ti-gfx package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ti-uim
ti-utils
tidsp-binaries
tiff
time
tinc
tinyalsa
tinyhttpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tinymembench
tinyxml
tmux
tn5250 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
torsmo
trace-cmd packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
transmission package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tree
tremor
triggerhappy
trinity trinity: bump version to fix a build failure using Linux 3.19 headers 2015-02-23 12:27:09 +01:00
tslib Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
tstools
tvheadend packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
twolame
tz
tzdata package/tzdata: bump version 2015-02-15 22:24:17 +01:00
tzdump
uboot-tools packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ucl
uclibc uclibc: adapt thread implementation selection to uClibc-ng 2015-03-14 13:49:03 +01:00
udev
udisks packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
udpcast package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
uemacs
ulogd
unionfs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
unixodbc package/unixodbc: new package 2015-03-13 21:59:15 +01:00
upmpdcli
upx
urg package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
usb_modeswitch
usb_modeswitch_data
usbmount package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
usbredir
usbutils
ushare package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ussp-push packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ustr Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
util-linux util-linux: bump to version 2.26.1 2015-03-13 22:54:27 +01:00
ux500-firmware
vala package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
valgrind valgrind: rename ptrcheck to sgcheck like upstream 2015-03-07 14:48:12 +01:00
vde2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vim
vlc package/vlc: express the dependency on freerdp 2015-03-04 23:23:34 +01:00
vnstat
vo-aacenc
vorbis-tools vorbis-tools: add hash 2015-02-25 19:50:02 +01:00
vpnc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vsftpd vsftpd: add security fix for CVE-2015-1419 2015-03-11 22:13:58 +01:00
vtun package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
w_scan
wavpack
wayland wayland: bump version to 1.7.0 2015-02-19 22:31:34 +01:00
webkit Apply --disable-gtk-doc-html to all packages 2015-02-03 15:25:21 +01:00
webp
webrtc-audio-processing
weston package/freerdp: needs wchar 2015-02-23 12:26:11 +01:00
wf111 wf111: new package 2015-02-20 10:06:01 +01:00
wget wget: bump to version 1.16.3 2015-03-09 14:05:18 +01:00
whetstone
which
whois whois: bump to version 5.2.5 2015-03-03 22:02:26 +01:00
wine Remove trailing slash from all package site URLs 2015-03-10 20:40:08 +01:00
wipe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
wireless_tools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
wireless-regdb wireless-regdb: bump to version 2015.01.30 2015-02-19 21:31:48 +01:00
wireshark wireshark: security bump to version 1.12.4 2015-03-05 11:32:53 +01:00
wmctrl
wpa_supplicant packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
wsapi
wvdial package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
wvstreams package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
x11r7 Merge branch 'next' 2015-03-02 23:26:20 +01:00
x11vnc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
x264 x264: disable avxsynth support 2015-02-07 10:01:14 +01:00
xavante
xenomai
xerces
xfsprogs
xinetd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
xl2tp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
xmlstarlet
xorriso
xscreensaver xscreensaver: add missing indirect dependency on atomics 2015-02-07 21:23:30 +01:00
xtables-addons
xterm xterm: bump to version 314 2015-02-19 21:32:45 +01:00
xvkbd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
xz xz: bump to version 5.2.1 2015-02-26 22:58:53 +01:00
yaffs2utils
yajl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
yaml-cpp
yasm
yavta
ympd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
zd1211-firmware
zeromq openpgm: Blacklist Blackfin ADI 2014R1 toolchain 2015-03-08 08:52:27 +01:00
zic package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
zlib
zlog package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
zmqpp packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
znc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
zsh
zxing package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
zyre
Config.in iotop: new package 2015-03-13 23:16:38 +01:00
Config.in.host
doc-asciidoc.mk
Makefile.in br2-external: make it available to post-{build, image} scripts 2015-02-07 20:46:05 +01:00
pkg-autotools.mk Apply --disable-gtk-doc-html to all packages 2015-02-03 15:25:21 +01:00
pkg-cmake.mk pkg-cmake: allow to build package in a subdirectory 2015-03-13 22:34:43 +01:00
pkg-download.mk
pkg-generic.mk graph-depends: display virtual package with italic style 2015-03-08 22:17:11 +01:00
pkg-kconfig.mk kconfig infra: only provide foo-*config targets when the package is enabled 2015-02-14 16:37:11 +01:00
pkg-luarocks.mk
pkg-perl.mk
pkg-python.mk
pkg-rebar.mk pkg-rebar: fix very minor typos in the comments 2015-02-19 22:27:35 +01:00
pkg-utils.mk
pkg-virtual.mk