kumquat-buildroot/package
Yann E. MORIN 8138a36018 package/mesa3d-headers: new package
Some OpenGL/EGL/GLES/VG providers do not provide the corresponding
headers, and rely on using "the headers provided by the distribution".

In our case, we can not rely on such headers, because we are not a
distribution, and we have no way to provide those headers (not even
speaking about relying on the headers provided by hte host distribution,
because they might well not be installed at all).

Also, we can not rely on another package to provide those headers,
because we can only have one provider enabled in any configuration.

The Khronos group provides such headers, and they are the reference
headers, but we can not realy use them:

  - most of them are not packaged: they are not versioned and not
    provided in a tarball, but as separately downloadable files;

  - those headers are anyway incomplete: there are headers not provided
    by Khronos, like GL.h

Instead, we rely on mesa3d to provide those headers: mesa3d has all the
headers we need.

Modifying the existing mesa3d package would not be easy; we'd have to
differentiate whther we need only the headers or the full package. The
meas3d Config.in and .mk are already quite non-trivial that adding such
a feature would render them even more illegible.

So, we introduce mea3d-headers as a new package, that is in fact just
mesa3d with a much simplified Config.in and .mk, that other OpenXXX
providers may select if they do not provide the OpenXXX headers.

Note: we're not installing GLES3 headers, because what Buildroot
currently calls libgles is in fact libgles2; we have no way to specify
that we have libgles3. So, we just install headers for GLES and GLES2.

[Thomas:
  - Wrap Config.in help text to a reasonable length.
  - Don't rely on mesa3d to provide mesa3d-headers: they should be
    mutually exclusive. Instead, error out if both packages are
    selected.
  - Take into account the update of mesa3d to 10.4.5.
  - Don't copy each header file individually, use a cp -dpfr call to
    copy entires header files directories.]

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-02-21 17:22:32 +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
aespipe package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
agentpp agentpp: add .hash file 2015-01-26 14:23:06 +01:00
aiccu package/uClibc: RIP, avr32 2015-02-14 17:46:27 +01:00
aircrack-ng
alsa-lib packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
alsa-utils alsa-utils: remove -ldl in static builds 2015-01-27 23:09:25 +01:00
alsamixergui package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
am33x-cm3 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
am335x-pru-package
apitrace
apr
apr-util package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
argp-standalone package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
argus
armadillo package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
arptables
at package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
atftp
atk package: indentation cleanup 2014-12-30 11:17:03 +01:00
attr package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
audiofile
aumix package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
autoconf package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
autoconf-archive autoconf-archive: new package 2015-02-20 19:03:24 +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 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
avrdude packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
axel
b43-firmware
b43-fwcutter
bandwidthd bandwidthd: Add systemd unit file and install it to run at startup. 2015-01-11 20:44:52 +01:00
bash
batctl batctl: new package 2015-02-09 22:45:58 +01:00
bc
bcache-tools
bcusdk package: indentation cleanup 2015-01-15 09:41:42 +01:00
bdwgc packages: all salute the passing of avr32 2015-02-14 17:43:11 +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 package/benejson: only buid static/shared as needed 2015-02-01 23:30:02 +01:00
berkeleydb
bind bind: Add systemd unit file and install it to run at startup. 2015-01-12 22:22:20 +01:00
binutils binutils: nios2: Prevent selecting unsupported versions 2015-02-19 22:04:26 +01:00
biosdevname
bison bison: add host-m4 as dependency 2015-01-26 08:40:57 +01:00
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
boa
bonnie
boost package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
bootstrap bootstrap: use the UNZIP variable instead of calling it directly 2015-02-02 21:31:08 +01:00
bootutils package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
botan botan: remove redundant INSTALL_TARGET 2015-01-14 16:48:56 +01:00
bridge-utils package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
bsdiff
btrfs-progs packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
bustle
busybox busybox: S01logging: implement restart 2015-02-01 23:19:07 +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
canfestival package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ccache
ccid
ccrypt package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 cgic: new package 2015-01-25 19:21:51 +01:00
cgilua
checkpolicy checkpolicy: new package 2015-01-08 22:58:52 +01:00
chrony chrony: bump version 2014-12-29 15:55:17 +01:00
cifs-utils
civetweb
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: bump version to 3.1.2 2015-02-09 22:38:54 +01:00
collectd packages: all salute the passing of avr32 2015-02-14 17:43:11 +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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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: bump to version 3.18 2015-02-19 21:31:32 +01:00
cryptodev
cryptodev-linux cryptodev-linux: bump to version 1.7 2015-02-19 21:30:54 +01:00
cryptsetup
ctorrent
cups package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 to version 1.8.14 2015-01-06 21:14:30 +01:00
dbus-cpp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
dbus-glib package: indentation cleanup 2014-12-30 11:17:03 +01:00
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
dhcpcd dhcpcd: blacklist Sourcery PowerPC toolchains 2014-12-31 15:12:34 +01:00
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 dillo: remove poisoned paths from configure 2015-01-10 15:29:15 +01:00
ding-libs ding-libs: fix Config.in dependency logic 2014-12-31 18:01:44 +01:00
directfb package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
directfb-examples package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
divine
dmalloc dmalloc: Force arm mode instead of Thumb1 mode 2015-01-25 20:30:18 +01:00
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 dnsmasq: install DBus configuration file 2014-12-31 15:11:36 +01:00
docker
doom-wad
dos2unix
dosfstools
dovecot packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
dovecot-pigeonhole
dropbear dropbear: add extra build customization options 2015-02-07 12:52:25 +01:00
dropwatch packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
dsp-tools
dstat
dtach package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
dtc dtc: install libfdt headers to staging 2015-01-16 22:36:09 +01:00
dtv-scan-tables
duma package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
dvb-apps packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
dvbsnoop package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
dvdauthor dvdauthor : new package 2015-01-14 22:01:42 +01:00
e2fsprogs packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
e2tools
ebtables
ecryptfs-utils packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ed package: indentation cleanup 2014-12-24 11:41:05 +01:00
eeprog
efl packages: all salute the passing of avr32 2015-02-14 17:43:11 +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 package/erlang-rebar: new host package 2014-12-22 15:00:54 +01:00
espeak espeak: add missing indirect dependency on atomics for pulseaudio 2015-02-07 21:07:09 +01:00
ethtool
eudev package/eudev: we won't miss you, avr32 2015-02-14 17:46:35 +01:00
evemu
evtest
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 package/f2fs-tools: furthe endianness fixes 2014-12-26 15:14:37 +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 linux: add fbtft kernel extension 2015-01-10 15:25:31 +01:00
fbv packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
fconfig
fdk-aac package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
feh
fetchmail package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ffmpeg ffmpeg: bump version to 2.5.4 2015-02-15 21:44:59 +01:00
fftw
file file: bump to version 5.22 2015-01-03 21:35:10 +01:00
filemq
findutils package: indentation cleanup 2014-12-30 11:17:03 +01:00
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 flex: remove deprecated binary in target 2015-01-26 00:21:35 +01:00
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 package/fltk: bump to 1.3.3 2015-02-21 15:58:39 +01:00
fluxbox fluxbox: bump version to 1.3.7 2015-02-09 13:27:23 +01:00
fmc
fmlib
fmtools
fontconfig package: indentation cleanup 2014-12-24 11:41:05 +01:00
foomatic-filters
fping
freeradius-client new package: freeradius-client 2015-01-27 23:44:37 +01:00
freerdp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
freescale-imx package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
freetype freetype: bump to version 2.5.5 2014-12-31 15:10:28 +01:00
fswebcam
ftop package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
fxload package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 gcc: nios2: Prevent selecting unsupported versions 2015-02-19 22:04:26 +01:00
gd gd: bump to version 2.1.1 2015-01-15 09:36:01 +01:00
gdb package/gdb: farewell avr32 2015-02-14 17:45:11 +01:00
gdbm
gdk-pixbuf
genext2fs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gengetopt gengetopt: new package 2015-01-01 15:04:32 +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 geoip: bump to version 1.6.4 2015-01-14 19:27:43 +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 package/giflib: New package 2015-01-27 16:01:14 +01:00
git git: bump verstion to 2.3.0 2015-02-07 17:40:59 +01:00
glib-networking
glibc glibc: nios2: Prevent selecting unsupported versions 2015-02-19 22:04:26 +01:00
glibmm
glm
glmark2 package/glmark2: Fix mesa3d dependency 2015-01-12 22:21:44 +01:00
gmp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gmpc
gnu-efi package/gnu-efi: bump version to 3.0.1 2015-01-26 23:19:50 +01:00
gnuchess package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gnupg
gnupg2 gnupg2: bump to version 2.0.27 2015-02-20 19:34:04 +01:00
gnuplot package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gnutls gnutls: bump to version 3.3.12 2015-01-20 00:41:55 +01:00
gob2 gob2: remove deprecated target package 2015-01-26 00:02:58 +01:00
google-breakpad
googlefontdirectory
gperf
gpm
gpsd packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
gptfdisk package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 grep: add patch to fix CVE-2015-1345 2015-01-26 23:13:44 +01:00
gsl
gstreamer packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
gstreamer1 packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
gtest gtest: install libgtest_main to staging 2015-01-25 18:45:20 +01:00
gtk2-engines package: indentation cleanup 2014-12-22 09:27:37 +01:00
gtk2-themes
gtkperf package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
guile guile: needs autorecof 2015-01-08 19:14:08 +01:00
gutenprint package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
gvfs
gzip gzip: fix installation path 2015-01-06 21:17:19 +01:00
hans hans: new package 2015-02-21 15:26:01 +01:00
harfbuzz
haserl haserl: remove deprecated 0.8.x version 2015-01-25 23:56:34 +01:00
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
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
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 ifupdown: new package 2015-01-12 22:46:11 +01:00
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-6 2015-02-19 21:36:37 +01:00
imlib2 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +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 package/intel-microcode: bump version to 20150107, add hash 2015-01-25 15:00:30 +01:00
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
iozone package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
iperf iperf: add license information 2015-01-20 17:03:56 +01:00
iperf3 iperf3: new package 2014-12-21 20:04:50 +01:00
ipkg
ipmitool package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 irqbalance: new package 2015-01-08 21:46:33 +01:00
isl
iucode-tool package/iucode-tool: bump version 2014-12-21 20:04:24 +01:00
iw
jack2
jamvm package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
jansson
janus-gateway janus-gateway: add a patch to use -Wunused-but-set-variable only when available 2015-01-05 19:15:40 +01:00
jasper jasper: add security fixes for CVE-2014-8157/8158 2015-01-26 23:13:44 +01:00
jhead package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
jimtcl package: indentation cleanup 2015-01-15 09:41:42 +01:00
joe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
jpeg
jpeg-turbo jpeg-turbo: bump version 2015-01-09 22:52:22 +01:00
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: use install -t to copy images to target 2015-01-16 09:00:10 +01:00
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 kismet: Fix static build 2014-12-27 11:29:13 +01:00
kmod package: install bash-completion files only with bash 2015-01-26 22:47:51 +01:00
knock
kobs-ng package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
kodi kodi: add missing indirect dependency on dynamic lib for shairport 2015-02-07 21:08:32 +01:00
kodi-addon-xvdr package/kodi-addon-xvdr: Bump version for Helix-compatibility 2014-12-27 19:58:29 +01:00
kodi-audioencoder-flac package/kodi-audioencoder-flac: bump version 2015-02-02 21:32:59 +01:00
kodi-audioencoder-lame package/kodi-audioencoder-lame: bump version 2015-02-02 21:33:24 +01:00
kodi-audioencoder-vorbis package/kodi-audioencoder-vorbis: bump version 2015-02-02 21:33:10 +01:00
kodi-audioencoder-wav package/kodi-audioencoder-wav: New package 2014-12-27 19:58:29 +01:00
kodi-pvr-addons package/kodi-pvr-addons: bump version 2015-01-31 22:46:33 +01:00
ktap
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 lua-modules: fix dependencies with version of lua 2015-02-02 15:53:42 +01:00
lbreakout2 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 lcms2: install to staging 2015-01-01 16:56:10 +01:00
leafnode2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
leafpad
less
lesstif package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
lftp lftp: bump version to 4.6.1 2015-01-06 21:50:36 +01:00
libaio packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libao package: indentation cleanup 2014-12-24 11:41:05 +01:00
libarchive
libargtable2 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libart package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libass
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libcli libcli: new package 2015-01-14 20:37:37 +01:00
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: drop curl* aliases 2015-01-12 12:31:55 +01:00
libdaemon package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libdmtx package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libdnet package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libdrm package/libdrm: bump version to 2.4.59, add hash 2015-01-25 14:59:57 +01:00
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 package: indentation cleanup 2014-12-30 11:17:03 +01:00
liberation
libesmtp
libestr libestr: bump to version 0.1.10 2015-01-14 20:24:34 +01:00
libev packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libevdev
libevent libevent: security bump to version 2.0.22 2015-01-07 15:51:18 +01:00
libexif package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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
libfslcodec
libfslparser
libfslvpuwrap package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libftdi package/libftdi: fix libftdi.pc 2015-02-01 23:31:04 +01:00
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
libgc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libgcrypt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libgeotiff package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libglade
libglew package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libglib2 package/uClibc: RIP, avr32 2015-02-14 17:46:27 +01:00
libglu
libgpg-error
libgpgme
libgsasl
libgtk2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libgtk3 package: indentation cleanup 2015-01-15 09:41:42 +01:00
libhid package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libical package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libiconv
libid3tag package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libidn
libiio libiio: Drop requirement of threading support in the toolchain 2015-01-08 19:21:17 +01:00
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
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 liblogging: bump to version 1.0.5 2015-01-14 20:24:51 +01:00
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 libmemcached: fix build failure with automake 1.15+ 2015-01-06 21:16:30 +01:00
libmhash package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libmicrohttpd libmicrohttpd: bump to 0.9.39 2015-02-19 23:02:54 +01:00
libmms package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libmnl package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libmodbus
libmodplug package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libmpd
libmpdclient package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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_conntrack: fix static linking 2015-01-14 19:25:08 +01:00
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 libnftl: loosen threads dependency 2015-01-26 23:33:40 +01:00
libnice libnice: new package 2014-12-31 17:02:19 +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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libogg
liboping
libosip2
libpcap package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libpciaccess package/libpciaccess: bump version to 0.13.3 2015-02-14 10:26:20 +01:00
libpfm4 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libphidget
libplayer package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libplist
libpng libpng: security bump to version 1.6.16 2014-12-24 14:59:02 +01:00
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.2 2015-02-03 21:50:41 +01:00
libqrencode
libraw package: indentation cleanup 2014-12-30 11:17:03 +01:00
libraw1394
libreplaygain
libroxml
librsvg
librsync package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
librtlsdr package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsamplerate
libseccomp package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 libselinux: needs shared library support 2015-01-02 21:09:40 +01:00
libsepol package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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
libsigc
libsigrok libsigrok: bump git commit tag 2015-02-20 19:04:15 +01:00
libsigrokdecode libsigrokdecode: new package 2015-02-01 23:47:35 +01:00
libsigsegv packages: all salute the passing of avr32 2015-02-14 17:43:11 +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: add missing patch 2015-01-01 12:33:38 +01:00
libssh2
libstrophe package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsvg package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libsvg-cairo
libsvgtiny libsvgtiny: update source url 2015-01-10 13:03:49 +01:00
libsysfs package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libtasn1
libtheora package: indentation cleanup 2014-12-22 09:27:37 +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 package: indentation cleanup 2014-12-30 11:17:03 +01:00
libunistring libunistring: bump to version 0.9.5 2015-02-18 23:29:43 +01:00
libunwind
libupnp package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
libupnpp libupnp: mark as broken on Nios II, infamous _gp issue 2014-12-31 00:42:03 +01:00
liburcu package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
liburiparser
libusb packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
libusb-compat package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 libvncserver: OpenSSL support needs NPTL thread support 2014-12-31 15:13:43 +01:00
libvorbis
libvpx
libwebsock package/libwebsock: allow building without SSL 2015-01-04 21:33:21 +01:00
libwebsockets package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
libxkbcommon package/libxkbcommon: fix builds with/without X11 2014-12-27 17:28:19 +01:00
libxml2 package/libxml2: fix libxml2-config.cmake 2014-12-30 11:19:00 +01:00
libxml-parser-perl
libxmlpp
libxmlrpc package/libxmlrpc: fix shared libraries build for uClibc 2015-01-02 12:47:04 +01:00
libxslt package: indentation cleanup 2014-12-24 11:41:05 +01:00
libyaml
libzip libzip: new package 2015-02-01 00:21:10 +01:00
lightning lightning: Add a patch to fix PPC build when disassembler is enabled 2015-01-25 18:22:34 +01:00
lighttpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
linenoise
linknx package: indentation cleanup 2015-01-15 09:41:42 +01:00
links links: bump to version 2.9 2014-12-30 23:35:19 +01:00
linphone
linux-firmware package: indentation cleanup 2014-12-30 11:17:03 +01:00
linux-fusion
linux-headers linux-headers: nios2: Prevent selecting unsupported versions 2015-02-19 22:04:26 +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 ljlinenoise: bump to version 0.1.2 2015-02-02 21:21:39 +01:00
ljsyscall
lm-sensors package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lmbench lmbench: use pkg-config to find libtirpc 2015-02-14 22:11:45 +01:00
localedef
lockdev package/lockdev: use LOCKDEV_MAJOR to create symbolic links 2015-01-07 21:54:00 +01:00
lockfile-progs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
log4cplus package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
log4cxx log4cxx: disable unused documentation 2015-02-05 00:08:11 +01:00
logrotate
logsurfer package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
lpc3250loader
lpeg lpeg: bump to version 0.12.1 2014-12-24 12:00:51 +01:00
lpty
lrandom lua-modules: fix dependencies with version of lua 2015-02-02 15:53:42 +01:00
lrzsz
lshw package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lsof lsof: bump to version 4.88 2015-01-02 14:37:13 +01:00
lsqlite3 lsqlite3: bump to version 0.9.3 2015-02-02 16:09:53 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
lttng-babeltrace package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
lttng-libust
lttng-modules
lttng-tools
lua lua: add missing hash for lua 5.3.0 2015-02-02 21:20:26 +01:00
lua-cjson
lua-coat lua-coat: bump to version 0.9.1 2014-12-24 12:00:51 +01:00
lua-coatpersistent lua-coatpersistent: bump to version 0.2.1 2014-12-24 12:00:51 +01:00
lua-csnappy lua-csnappy: bump to version 0.1.2 2014-12-24 12:00:51 +01:00
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-modules: fix dependencies with version of lua 2015-02-02 15:53:42 +01:00
lua-testmore lua-testmore: bump to version 0.3.2 2015-02-02 21:21:31 +01:00
luabitop lua: add option 32bits 2015-02-02 16:09:46 +01:00
luacrypto
luaexpat
luaexpatutils
luafilesystem luafilesystem: bump to version 1.6.3 2015-02-02 16:09:53 +01:00
luainterpreter
luajit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
luajson
lualogging
luaposix lua-modules: fix dependencies with version of lua 2015-02-02 15:53:42 +01:00
luarocks lua: add 5.3.x serie 2015-02-02 15:52:41 +01:00
luasec
luasocket package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
luasql-sqlite3
lunit lua-modules: fix dependencies with version of lua 2015-02-02 15:53:42 +01:00
lvm2
lxc packages: all salute the passing of avr32 2015-02-14 17:43:11 +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 m4: remove deprecated target package 2015-01-26 00:21:49 +01:00
macchanger
madplay package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
make
makedevs
matchbox package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mcelog package/mcelog: bump version to v109 2015-01-31 23:19:24 +01:00
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 memcached: bump to version 1.4.22 2015-01-02 12:07:24 +01:00
memstat package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
memtest86 memtest86+: new package 2015-02-01 14:54:07 +01:00
memtester package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mesa3d package/mesa3d-headers: new package 2015-02-21 17:22:32 +01:00
mesa3d-demos
mesa3d-headers package/mesa3d-headers: new package 2015-02-21 17:22:32 +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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
mjpegtools mjpegtools: add optional support for png/sdl/sdl_gfx/X11/gtk2 2015-02-03 14:23:09 +01:00
mjpg-streamer package/mjpg-streamer: New package 2015-02-02 23:24:28 +01:00
mke2img package/mke2img: "/bin/bash" => "/usr/bin/env bash" shebang 2015-01-08 21:35:08 +01:00
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 1.4.2 2015-01-15 09:34:49 +01:00
modplugtools package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 package/mono: enable mono library compilation 2015-02-14 10:19:20 +01:00
monolite
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 mpd-mpc: new package 2015-01-02 17:05:31 +01:00
mpdecimal mpdecimal: bump to 2.4.1 and add hash file 2015-01-03 21:50:29 +01:00
mpfr mpfr: security bump to patchlevel 11 2015-01-08 21:16:14 +01:00
mpg123
mplayer package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
mrouted mrouted: bump to version 3.9.7 2015-01-02 14:37:12 +01:00
msgpack package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
msmtp msmtp: bump to version 1.6.1 2015-01-06 21:19:11 +01:00
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 musl: bump to version 1.1.6 2015-01-14 16:56:44 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
nasm
nbd package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
ncdu
ncftp
ncmpc
ncurses ncurses: add support for 256 colors 2015-02-03 17:52:27 +01:00
ndisc6
ne10 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
neard
neardal neardal: bump version 2015-02-01 22:19:28 +01:00
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 netsnmp: Add option for using minimal internal SSL code 2015-02-19 23:22:19 +01:00
netstat-nat
netsurf-buildsystem netsurf-buildsystem: new package 2015-01-10 13:03:21 +01:00
nettle
network-manager packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
newt newt: cleanup patches 2015-01-10 11:58:36 +01:00
nfacct package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
nfs-utils package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
nftables libnftl: loosen threads dependency 2015-01-26 23:33:40 +01:00
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: fix hash file 2014-12-31 00:19:14 +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
ocf-linux package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
ocrad
odhcp6c odhcp6c: uses fork(), needs mmu 2015-02-03 21:27:29 +01:00
odhcploc package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
ofono packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
ola ola: Bump to 0.9.4 2015-01-31 15:06:58 +01:00
olsr olsr: bump to version 0.6.8 2015-01-25 14:58:37 +01:00
omap-u-boot-utils
omniorb omniorb: remove redundant INSTALL_TARGET 2015-01-14 16:48:56 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
opencv packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
opengl
openldap package/openldap: do not build the doc 2015-01-31 23:19:06 +01:00
openntpd openntpd: bump to version 5.7p3 2015-01-28 21:40:54 +01:00
openobex packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
openocd package/openocd: disable aice programmer on non-MMU architecture 2015-01-03 21:28:51 +01:00
openpgm packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
openpowerlink package: indentation cleanup 2014-12-30 11:17:03 +01:00
openssh package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
openssl openssl: update cryptodev digests patch 2015-01-28 21:57:25 +01:00
openswan
opentyrian
opentyrian-data
openvmtools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
openvpn
opkg opkg: bump to 0.2.4 and fix build failure 2014-12-22 09:49:15 +01:00
oprofile packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
opus package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
opus-tools package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
orbit
orc
ortp ortp: do not use libsrtp 2015-01-01 17:04:02 +01:00
owl-linux package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
p11-kit package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
p910nd package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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: security bump to version 2.7.3 2015-01-23 16:40:50 +01:00
patchelf
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: bump to version 5.20.2 2015-02-19 22:41:06 +01:00
perl-datetime-tiny perl-datetime-tiny: add hash file 2015-02-19 22:41:58 +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-io-socket-ssl: bump to version 2.010 2015-01-25 15:23:06 +01:00
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-mojolicious: bump to version 5.72 2015-01-25 15:23:07 +01:00
perl-net-ssleay package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
perl-path-tiny perl-path-tiny: bump to version 0.061 2015-01-25 15:23:07 +01:00
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
php packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
php-geoip
php-gnupg
php-imagick imagemagick: needs thread support 2015-01-01 17:36:23 +01:00
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 packages: all salute the passing of avr32 2015-02-14 17:43:11 +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: add fix for CVE-2015-1182 2015-01-26 23:13:44 +01:00
polkit
poppler poppler: fix select of Qt4 GUI module 2015-01-13 10:10:49 +01:00
popt package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
portaudio
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 package: indentation cleanup 2014-12-30 11:17:03 +01:00
pps-tools pps-tools: also pass TARGET_CONFIGURE_OPTS to make install 2015-02-02 09:40:08 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
psmisc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
psplash
ptpd package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
ptpd2 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
pulseaudio
pure-ftpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
pv pv: bump version 2015-01-28 21:23:33 +01:00
pwgen
python package/python: change BR2_PACKAGE_PYTHON_PYEXPAT description 2015-02-21 17:09:04 +01:00
python3 package/python3: change BR2_PACKAGE_PYTHON_PYEXPAT description 2015-02-21 17:09:31 +01:00
python-alsaaudio
python-bottle
python-certifi
python-cffi python-cffi: bump to 0.8.6 2015-01-31 22:50:20 +01:00
python-cheetah python-cheetah: new package 2014-12-21 21:58:48 +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 python-django: security bump to version 1.7.3 2015-01-14 19:26:12 +01:00
python-docopt
python-dpkt
python-enum
python-enum34
python-flask
python-flup
python-gobject
python-httplib2
python-id3 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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-jinja2: allow build as host-package 2015-01-28 22:00:43 +01:00
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: new package 2014-12-21 21:56:36 +01:00
python-markupsafe python-markupsafe: allow build as host package 2015-01-28 22:00:14 +01:00
python-meld3
python-msgpack
python-netifaces
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
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-pyftpdlib: new package 2015-01-10 13:54:02 +01:00
python-pygame
python-pyinotify python-pyinotify: new package 2015-01-14 22:03:55 +01:00
python-pyparsing package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
python-pypcap
python-pyrex
python-pyro
python-pysendfile python-pysendfile: new package 2015-01-23 21:17:25 +01:00
python-pysnmp
python-pysnmp-apps
python-pysnmp-mibs
python-pyusb
python-pyxb python-pyxb: new package 2015-01-23 21:40:18 +01:00
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 python-six: new package 2015-02-01 00:07:36 +01:00
python-thrift
python-tornado python-tornado: bump to 4.0.2 2015-01-08 21:39:19 +01:00
python-twisted python-twisted: new package 2015-01-26 14:25:18 +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 python-zope-interface: new package 2015-01-25 23:46:09 +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 packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
qt5 packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
qt5cinex qt5cinex: add missing indirect dependency on libegl 2015-02-07 21:24:20 +01:00
qtuio package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
quagga package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 read-edid: make available for !x86 2015-01-14 16:33:40 +01:00
readline package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
redis redis: bump to version 2.8.19 2015-01-23 16:45:38 +01:00
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 package/rpi-firmware: install DTB blobs 2015-01-10 12:21:20 +01:00
rpi-userland package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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: add 'else' clause to mysql and postgresql support 2015-01-14 22:07:14 +01:00
rt-tests rt-tests: fix build dependencies 2015-01-27 23:58:14 +01:00
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: fix verconf.h related build failure 2015-01-10 17:55:37 +01:00
sam-ba
samba packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
samba4 packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
sane-backends package/sane-backends: remove unsafe headers path 2015-02-01 23:17:19 +01:00
sawman package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
schifra package: indentation cleanup 2015-01-15 09:41:42 +01:00
sconeserver packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
scons package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 package: indentation cleanup 2014-12-24 11:41:05 +01:00
sdl_mixer
sdl_net package: indentation cleanup 2014-12-22 09:27:37 +01:00
sdl_sound
sdl_ttf package: indentation cleanup 2014-12-24 11:41:05 +01:00
sdparm sdparm: remove include of host headers 2015-02-06 10:36:34 +01:00
sed package: indentation cleanup 2014-12-24 11:41:05 +01:00
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
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
slirp
smack
smartmontools package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
smcroute
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
sofia-sip sofia-sip: needs threads 2015-01-06 21:13:12 +01:00
sound-theme-borealis
sound-theme-freedesktop
sox package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 package/sqlite: bump version to 3.8.8.2 2015-02-07 12:51:20 +01:00
squashfs package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
squid squid: bump to version 3.5.2 2015-02-19 21:30:02 +01:00
sredird
sshfs package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
sshpass package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
sstrip
start-stop-daemon start-stop-daemon: fix build on non listed architectures 2015-01-16 22:37:28 +01:00
startup-notification
statserial package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
strace package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
stress package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
strongswan strongswan: security bump to version 5.2.2 2015-01-06 21:19:51 +01:00
stunnel stunnel: bump to version 5.09 2015-01-03 21:39:47 +01:00
subversion
sudo package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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-mali-prop: bump version 2015-01-01 23:00:30 +01:00
sunxi-tools sunxi-tools: bump version 2015-01-01 23:10:33 +01:00
supervisor
swig package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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 szip: new package 2015-01-01 22:53:29 +01:00
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 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tclap package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
tcllib package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
tcpdump package: indentation cleanup 2014-12-24 11:41:05 +01:00
tcping
tcpreplay
texinfo
tftpd
thrift
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 tinc: new package 2014-12-21 16:39:25 +01:00
tinyalsa
tinyhttpd package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tinymembench
tinyxml
tmux package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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
tslib package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
tstools
tvheadend packages: all salute the passing of avr32 2015-02-14 17:43:11 +01:00
twolame package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
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: cleanup handling of ARC uClibc version 2015-02-20 09:45:51 +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 uemacs: bump to latest version 2014-12-23 11:33:50 +01:00
ulogd
unionfs package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
upmpdcli upmpdcli: add missing comment dependency propagation 2014-12-31 00:58:14 +01:00
upx package/upx: needs zlib 2015-01-03 21:40:54 +01:00
urg package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
usb_modeswitch usb_modeswitch: bump to version 2.2.1 2015-01-20 00:40:23 +01:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20150115 2015-01-20 00:41:03 +01:00
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 ustr: new package 2015-01-01 21:07:28 +01:00
util-linux util-linux: bump to version 2.26 2015-02-20 18:55:16 +01:00
ux500-firmware
vala package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
valgrind package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vde2 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vim vim: also install xxd 2015-01-07 15:50:24 +01:00
vlc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vnstat package/vnstat: New package 2015-01-10 15:40:50 +01:00
vo-aacenc package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
vorbis-tools
vpnc package/*: rename patches according to the new policy 2015-02-03 14:52:56 +01:00
vsftpd
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 weston: bump version to 1.7.0 2015-02-19 22:32:02 +01:00
wf111 wf111: new package 2015-02-20 10:06:01 +01:00
wget
whetstone
which
whois whois: bump to version 5.2.4 2015-01-27 17:16:51 +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 package/*: rename patches according to the new policy 2015-02-03 14:52:56 +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 package/x11r7/xserver_xorg-server: Relax dependency on libdrm 2015-02-19 22:39:36 +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 package: indentation cleanup 2015-01-15 09:41:42 +01:00
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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
xorriso xorriso: needs threads and mmu 2015-01-15 09:38:30 +01:00
xscreensaver xscreensaver: add missing indirect dependency on atomics 2015-02-07 21:23:30 +01:00
xtables-addons xtables-addons: new package 2015-01-10 18:43:59 +01:00
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 package/xz-utils: does not require threads 2015-01-10 11:33:15 +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 package: add hashes for SourceForge-hosted packages 2014-12-28 22:21:16 +01:00
zeromq packages: all salute the passing of avr32 2015-02-14 17:43:11 +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 package/mesa3d-headers: new package 2015-02-21 17:22:32 +01:00
Config.in.host checkpolicy: new package 2015-01-08 22:58:52 +01:00
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: reduce output when being silent 2015-02-14 08:59:50 +01:00
pkg-download.mk package/pkg-download: do not hard-code QUIET 2015-01-04 18:40:05 +01:00
pkg-generic.mk pkg-generic: reinstall target 2015-02-03 18:05:21 +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 package/pkg-rebar: new infrastructure 2015-02-03 10:22:58 +01:00
pkg-utils.mk
pkg-virtual.mk