kumquat-buildroot/package
Thomas Petazzoni 0520b8cf59 package: allow Python packages with Python3
Until now, Python external modules were only visible when Python 2.x
was selected. With this commit, we now source all the Config.in files
of Python external modules, as soon as one of the two Python
interpreters is enabled.

Since all Python external modules have a "depends on
BR2_PACKAGE_PYTHON" in their Config.in, this commit in practice does
not allow to enable any Python external module. However, thanks to
this, we can progressively and safely enable more and more Python
external modules to build with Python 3, by simply changing their
dependency to "depends on BR2_PACKAGE_PYTHON || BR2_PACKAGE_PYTHON3".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-19 08:52:31 +01:00
..
a10disp Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
acl
acpid packages: remove package clean commands 2013-12-08 19:42:34 +01:00
aespipe
aiccu aiccu: fix undefined reference to clock_* functions 2014-01-14 22:26:14 +01:00
aircrack-ng package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
alsa-lib package: fix white spaces 2014-01-16 13:31:09 +01:00
alsa-utils package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
alsamixergui
am33x-cm3 am33x-cm3: update to latest version 2014-02-10 19:42:43 +01:00
apitrace apitrace: new package 2014-01-10 23:56:10 +01:00
apr apr: needs mmu 2013-11-28 14:44:16 +01:00
apr-util apr: needs mmu 2013-11-28 14:44:16 +01:00
argp-standalone
argus
arptables
at packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
atk libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
attr
audiofile
aumix aumix: add licensing info 2013-12-11 22:26:52 +01:00
autoconf autoconf: remove deprecated target package 2014-02-08 23:26:42 +01:00
automake automake: remove deprecated target package 2014-02-08 23:29:11 +01:00
autossh
avahi packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
avrdude package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
axel Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
b43-firmware
b43-fwcutter
bash packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
bc
bcusdk
beecrypt beecrypt: unconditionally disable openpm 2013-11-23 00:20:40 +01:00
bellagio package/opengl/libopenmax: switch to package-defined providers 2013-12-25 18:21:19 +01:00
berkeleydb packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
bind packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
binutils binutils: arc: Bump to git commit a934fe5 2014-02-13 22:13:21 +01:00
bison deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00
blackbox blackbox: merge patch and fix linkage problem 2013-12-17 20:34:54 +01:00
bluez_utils bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
bmon packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
boa packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
bonnie packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
boost package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
bootutils
bridge-utils packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
bsdiff packages: remove package clean commands 2013-12-08 19:42:34 +01:00
bustle bustle: bump version 2013-12-17 10:36:32 +01:00
busybox busybox: ensure $(BUSYBOX_BUILD_CONFIG) is writable 2014-01-28 22:55:55 +01:00
bwm-ng
bzip2 packages: remove package clean commands 2013-12-08 19:42:34 +01:00
c-ares c-ares: new package 2013-12-27 09:38:05 +01:00
ca-certificates ca-certificates: new package 2014-01-12 21:02:33 +01:00
cache-calibrator
cairo package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
can-utils can-utils: bump version 2014-01-25 13:25:30 +01:00
ccache ccache: remove deprecated target package 2014-02-08 23:33:43 +01:00
ccid udev: convert to virtual package 2014-02-12 22:14:19 +01:00
cdrkit
cegui06
celt051
cgilua lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
chrony packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
cifs-utils cifs-utils: bump to version 6.3 2014-01-10 23:01:57 +01:00
civetweb package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
cjson packages: remove package clean commands 2013-12-08 19:42:34 +01:00
classpath
cloop
cmake cmake: add patch to fix Qt mkspecs detection 2013-12-31 00:12:55 +01:00
collectd collectd: bump to version 5.4.1 2014-01-29 21:38:28 +01:00
connman connman: bump version 2014-02-11 19:01:41 +01:00
conntrack-tools
copas copas: bump to version 1.2.1 2014-01-13 23:19:28 +01:00
coreutils coreutils: bump to version 8.21 2013-12-03 09:02:00 +01:00
coxpcall coxpcall: bump to version 1.14.0 2014-01-13 23:19:20 +01:00
cppcms Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
cppdb package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
cppzmq cppczmq: bump git snapshot 2014-01-03 20:46:57 +01:00
cpuload packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
cramfs cramfs: add licensing info 2013-12-26 18:47:39 +01:00
crda crda: fix static build failure 2013-12-01 21:04:47 +01:00
crosstool-ng
cryptodev package/cryptodev: switch to package-defined providers 2013-12-25 18:21:55 +01:00
cryptodev-linux cryptodev-linux: add fix for kernels >=3.13 2014-01-21 15:35:11 +01:00
cryptsetup cryptsetup: fix build error after bump version 2014-01-09 12:12:07 +01:00
ctorrent
cups cups: disable php extension 2013-12-16 21:41:11 +01:00
curlftpfs libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
cvs Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
cwiid cwiid: new package 2014-01-13 22:58:22 +01:00
czmq czmq: bump git snapshot 2014-01-03 20:47:06 +01:00
dash packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dbus dbus: ensure dbus user is created 2014-02-13 23:18:41 +01:00
dbus-cpp dbus-cpp: fix cross build for tools when expat is missing 2014-01-06 00:05:14 +01:00
dbus-glib libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
dbus-python dbus-python: select pyexpat dependency 2013-11-30 09:06:04 +01:00
devmem2 packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dfu-util
dhcp Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
dhcpcd dhcpcd: install dhcpcd as /usr/sbin/dhcpcd. 2014-01-09 13:17:34 +01:00
dhcpdump dhcpdump: add licensing info 2013-12-11 22:26:37 +01:00
dhrystone dhrystone: remove usage of FOO_DIR_PREFIX 2014-02-04 14:02:47 +01:00
dialog dialog: remove useless POST_CLEAN command 2013-12-08 23:39:48 +01:00
diffutils
directfb Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
directfb-examples Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
distcc packages: remove package clean commands 2013-12-08 19:42:34 +01:00
divine
dmalloc packages: remove package clean commands 2013-12-08 19:42:34 +01:00
dmidecode
dmraid Revert "dmraid: disable on ARC arch" 2014-02-13 22:12:37 +01:00
dnsmasq dnsmasq: bump to version 2.68 2013-12-10 13:18:21 +01:00
docker libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
doom-wad packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
dosfstools dosfstools: bump to version 3.0.25 2014-01-20 22:20:47 +01:00
dropbear dropbear: add support for custom arguments through config file 2014-01-02 15:06:34 +01:00
dropwatch binutils: do not allow on NIOS2, no support available 2013-12-25 12:31:18 +01:00
dsp-tools packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
dstat
dtach
dtc dtc: broken for static builds 2014-01-10 22:58:55 +01:00
duma package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
dvb-apps dvb-apps: fix avr32 build failure 2013-12-15 09:28:28 +01:00
dvbsnoop
e2fsprogs e2fsprogs: Install libraries to staging 2014-01-22 21:45:15 +01:00
ebtables packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ecryptfs-utils ecryptfs-utils: add a dependencies comment 2013-11-28 23:29:50 +01:00
ed
eeprog packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
efl bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
eigen eigen: add C++ toolchain dependency 2014-01-19 21:13:54 +01:00
elf2flt elf2flt: change source site 2014-02-04 17:57:43 +01:00
elftosb packages: remove package clean commands 2013-12-08 19:42:34 +01:00
elfutils
empty
enchant libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
enlightenment packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
enscript
erlang erlang: bump version to R16B03-1 2014-01-28 14:11:03 +01:00
ethtool ethtool: bump to version 3.13 2014-01-28 22:19:44 +01:00
eudev udev: convert to virtual package 2014-02-12 22:14:19 +01:00
evemu evemu: new package 2014-01-08 23:10:01 +01:00
evtest Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
exfat
exfat-utils
expat
explorercanvas packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ezxml packages: remove package clean commands 2013-12-08 19:42:34 +01:00
f2fs-tools f2fs-tools: bump to version 1.3.0 2014-02-11 13:43:37 +01:00
faad2
fakeroot
fan-ctrl packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
fb-test-app packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fbdump package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
fbgrab packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
fbset packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fbterm
fbv packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fconfig packages: remove package clean commands 2013-12-08 19:42:34 +01:00
fdk-aac
feh packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ffmpeg packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
fftw
file file: bump to version 5.16 2013-12-12 15:06:27 +01:00
filemq filemq: bump git snapshot 2014-01-03 20:47:11 +01:00
findutils
fio fio: prevent selection with unusable uClibc versions 2013-12-26 10:44:45 +01:00
fis package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
flac
flashbench
flashrom flashrom: add licensing info 2013-12-11 22:26:03 +01:00
flex flex: change config text of 'target binary' option 2014-01-21 21:57:43 +01:00
flot packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
fltk
fluxbox fluxbox: bump to 1.3.5 2013-12-20 15:44:41 +01:00
fmtools
fontconfig fontconfig: bump to version 2.11.0 2013-12-05 23:24:36 +01:00
foomatic-filters
fping fping: new package 2013-11-22 23:25:36 +01:00
freerdp package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
freescale-imx i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
freetype freetype: bump to version 2.5.2 2013-12-26 23:00:05 +01:00
fswebcam fswebcam: needs mmu 2014-01-30 22:06:42 +01:00
fxload
gadgetfs-test package: fix white spaces 2014-01-16 13:31:09 +01:00
gamin libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gawk gawk: add missing comment for toolchain option dependencies 2013-12-19 21:42:27 +01:00
gcc gcc: arc: bump to git commit c6227bc 2014-02-13 22:10:02 +01:00
gd
gdb gdb: arc: bump to git commit cb15acc 2014-02-13 22:13:36 +01:00
gdbm package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
gdk-pixbuf package: unification of name <pkg>_VERSION_MAJOR variable 2013-12-08 22:24:35 +01:00
genext2fs
genimage
genpart
genromfs
gesftpserver
gettext Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
giblib package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
git git: bump to version 1.8.5.4 2014-02-12 20:21:44 +01:00
glib-networking package: unification of name <pkg>_VERSION_MINOR variable 2013-12-08 22:24:56 +01:00
glibc package: add support for top-level parallel make 2014-02-14 21:08:45 +01:00
glibmm libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gmp
gmpc libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gnuchess
gnupg gnupg: depend on libiconv if appropriate 2014-02-04 11:24:04 +01:00
gnuplot
gnutls gnutls: fix libz autodetection failure 2014-02-04 18:09:14 +01:00
gob2 gob2: bump to version 2.0.20 2014-01-16 09:08:22 +01:00
googlefontdirectory Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
gperf
gpm gpm: needs bison 2014-02-05 13:41:18 +01:00
gpsd udev: convert to virtual package 2014-02-12 22:14:19 +01:00
gptfdisk packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
gqview
grantlee grantlee: Disable on non-supported platforms 2013-11-28 22:48:15 +01:00
grep grep: enable optional pcre integration 2014-01-09 13:32:28 +01:00
gsl
gstreamer i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
gstreamer1 gst1-plugins-bad: add assrender option 2014-02-17 11:13:15 +01:00
gtest gtest: force static library build 2014-01-26 21:58:45 +01:00
gtk2-engines package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
gtk2-themes
gtkperf package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
gutenprint package: add <PKG>_VERSION_MAJOR variable 2013-12-26 18:52:33 +01:00
gvfs libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
gzip
harfbuzz
haserl Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
haveged haveged: bump to version 1.8 2014-01-04 21:06:45 +01:00
hdparm packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
heirloom-mailx
hiawatha
hostapd hostapd: fix static build failure 2013-11-29 19:41:58 +01:00
hplip
htop
httping packages: remove package clean commands 2013-12-08 19:42:34 +01:00
hwdata packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
i2c-tools
icu icu: detect and add compiler symbol prefix to the assembly code 2014-02-04 15:27:31 +01:00
ifplugd
iftop iftop: bump to version 1.0pre3 2014-01-04 21:06:50 +01:00
igh-ethercat Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
igmpproxy
imagemagick imagemagick: bump to version 6.8.8-4 2014-01-30 09:57:53 +01:00
imlib2
inadyn inadyn: bump to version 1.99.6 2013-12-26 18:44:35 +01:00
infozip infozip: fix optimization level in Makefile patch 2014-02-02 21:21:19 +01:00
inotify-tools
input-event-daemon packages: remove package clean commands 2013-12-08 19:42:34 +01:00
input-tools Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
intel-microcode intel-microcode: new package 2014-02-04 11:55:30 +01:00
intltool host-perl: export and rename PERL5LIB 2014-02-10 19:48:49 +01:00
iostat packages: remove package clean commands 2013-12-08 19:42:34 +01:00
iozone iozone: add fix for missing pthread_setaffinity_np() 2013-12-31 12:38:33 +01:00
iperf
ipkg package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
iproute2 iproute2: bump to version 3.12.0 2013-12-02 08:45:10 +01:00
ipsec-tools package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
ipset
iptables packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
iputils
irda-utils packages: remove package clean commands 2013-12-08 19:42:34 +01:00
iucode-tool iucode-tools: requires argp_standalone with uclibc toolchains 2014-02-04 22:46:07 +01:00
iw iw: bump to version 3.14 2014-01-28 20:18:08 +01:00
jamvm
jansson
jasper jasper: fix license typo 2014-01-30 09:57:15 +01:00
jhead
jimtcl
joe joe: needs mmu 2014-02-07 15:16:00 +01:00
jpeg package/libjpeg: switch to package-defined providers 2013-12-25 18:21:44 +01:00
jpeg-turbo jpeg-turbo: fix "jpegtran" spelling in target-install hook 2014-02-11 08:04:36 +01:00
jq jq: switch to official tarball 2013-11-23 07:26:49 +01:00
jquery packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jquery-keyboard
jquery-sparkline packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jquery-ui packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jquery-ui-themes packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jquery-validation packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
jsmin packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
json-c
json-glib package: unification of name <pkg>_VERSION_MINOR variable 2013-12-08 22:24:56 +01:00
json-javascript packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
kbd
kexec kexec: fix build failure 2014-02-09 16:40:47 +01:00
keyutils
kismet Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
kmod kmod: really pass --disable-manpages 2014-02-09 09:35:54 +01:00
knock knock: bump git snapshot 2013-12-16 21:33:47 +01:00
kobs-ng
ktap package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
lame
latencytop libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
lbase64 lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
lbreakout2 Add LBreakout2 package (SDL game) 2014-01-06 15:35:25 +01:00
lcdapi package: extend usage of github download helper 2014-01-03 21:04:31 +01:00
lcdproc Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
lcms2
leafpad
less packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
lesstif
lftp lftp: bump to 4.4.15 and remove cross-compile patch. 2014-01-25 15:09:05 +01:00
libaio
libao
libarchive Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libargtable2
libart package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libass libass: new package 2014-01-28 22:44:02 +01:00
libassuan
libatasmart udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libatomic_ops libatomic_ops: Update repository and bump version 2014-02-13 23:03:23 +01:00
libbluray libbluray: needs threads 2014-01-20 22:20:59 +01:00
libbsd packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
libcap package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libcap-ng libcap-ng: disable on avr32 which lacks TLS 2013-11-22 13:07:18 +01:00
libcdaudio libcdaudio: add licensing info 2013-12-11 22:25:37 +01:00
libcdio libcdio: make C++ support optional 2014-01-27 22:05:45 +01:00
libcec udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libcgi libcgi: add licensing info 2013-12-11 22:25:34 +01:00
libcgicc libcgicc: bump to version 3.2.12 2014-01-01 18:16:28 +01:00
libcgroup
libcofi packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libconfig
libconfuse
libcue
libcuefile libcuefile: add licensing info 2013-12-11 22:25:08 +01:00
libcurl libcurl: security bump to version 7.35.0 2014-01-29 21:44:00 +01:00
libdaemon
libdmtx libdmtx: add license information 2014-01-08 22:33:15 +01:00
libdnet package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libdrm udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libdvbsi
libdvdnav libdvdnav: add licensing info 2013-12-11 22:24:50 +01:00
libdvdread libdvdread: add licensing info 2013-12-11 22:24:28 +01:00
libebml
libedit
libelf
libenca libenca: new package 2014-01-28 20:15:03 +01:00
liberation packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libesmtp
libev
libevdev libevdev: fix minor typo 2013-12-28 15:58:16 +01:00
libevent libevent: add host variant 2013-12-08 20:57:57 +01:00
libexif libexif: add licensing info 2013-12-11 22:24:02 +01:00
libeXosip2
libfcgi libfcgi: needs mmu 2014-01-15 23:19:26 +01:00
libffi
libfreefare libfreefare: examples need to link with zlib for openssl when static linking 2014-01-09 11:23:56 +01:00
libfribidi
libfslcodec i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
libfslparser i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
libfslvpuwrap i.MX: Update versions to match latest Freescale release 2014-02-14 21:16:52 +01:00
libftdi
libfuse packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libgail
libgcrypt
libgeotiff
libglade package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libglib2 libglib2: bump version to 2.38.2 2013-12-09 11:41:19 +01:00
libgpg-error
libgpgme
libgsasl
libgtk2 libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
libhid Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
libical
libiconv Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
libid3tag
libidn Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libiqrf packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libiscsi libiscsi: Call autoreconf to use buildroot's libtool 2013-11-30 09:03:23 +01:00
libjpeg libjpeg: fix "jpegtran" spelling in target-install hook 2014-02-11 08:04:34 +01:00
libjson packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libllcp libnfc-llcp: rename to libllcp and bump version 2014-01-13 12:40:43 +01:00
liblo
liblockfile packages: remove package clean commands 2013-12-08 19:42:34 +01:00
liblog4c-localtime packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libmad
libmatroska
libmbim udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libmbus
libmcrypt
libmhash
libmicrohttpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libmms libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
libmnl
libmodbus
libmodplug libmodplug: bump to version 0.8.8.4 2014-01-16 08:42:59 +01:00
libmpd package: add <PKG>_VERSION_MAJOR variable 2013-12-26 18:52:33 +01:00
libmpeg2 Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
libnetfilter_acct
libnetfilter_conntrack
libnetfilter_cthelper
libnetfilter_cttimeout
libnetfilter_log
libnetfilter_queue
libnfc libnfc: bump version 2014-01-08 22:06:33 +01:00
libnfnetlink
libnfs libnfs: new package 2014-01-19 23:14:14 +01:00
libnftnl libnftnl: add JSON and XML parsing support 2014-01-27 22:11:38 +01:00
libnl libnl: bump to version 3.2.24 2014-01-29 21:44:24 +01:00
libnspr libnspr: add microblaze support 2014-02-04 09:51:11 +01:00
libnss package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
liboauth
libogg
liboping
libosip2 package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libpcap libpcap: add upstream patch to fix runtime issue when TPACKET_V3 isn't supported 2013-12-16 16:03:03 +01:00
libpfm4 libpfm4: disable when pthreads barrier support in missing 2014-01-05 11:02:16 +01:00
libplayer libplayer: add licensing info 2013-12-11 22:23:39 +01:00
libplist libplist: new package 2014-01-21 17:27:38 +01:00
libpng package: libpng: don't append prefix to symbol names in the version script file 2014-01-14 23:01:33 +01:00
libpthsem
libqmi libqmi: bump to 1.8.0 2013-12-11 22:13:23 +01:00
libqrencode
libraw
libraw1394
libreplaygain libreplaygain: add licensing info 2013-12-11 22:23:03 +01:00
libroxml libroxml: bump version to 2.3.0 2014-02-02 07:51:03 +01:00
librsvg libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
librsync
libsamplerate libsamplerate: add licensing info 2013-12-11 22:22:26 +01:00
libseccomp
libsecret libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
libsepol packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libserial
libsexy libsexy: add licensing info 2013-12-11 22:21:53 +01:00
libsha1 packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
libshairplay libshairplay: new package 2014-01-22 23:47:57 +01:00
libsigc package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
libsigsegv libsigsegv: disable for ARC 2014-02-11 10:34:45 +01:00
libsndfile libsndfile: add licensing info 2013-12-11 22:21:01 +01:00
libsoc libsoc: bump to 0.6 2014-02-02 22:59:30 +01:00
libsocketcan libsocketcan: add license information and fix formatting 2014-01-29 10:06:26 +01:00
libsoup package: unification of name <pkg>_VERSION_MINOR variable 2013-12-08 22:24:56 +01:00
libssh2
libsvg
libsvg-cairo
libsvgtiny packages: remove package clean commands 2013-12-08 19:42:34 +01:00
libsysfs
libtasn1 libtasn1: fix botched makeinfo/missing logic 2013-12-02 13:33:02 +01:00
libtheora
libtirpc
libtool libtool: Apply upstream patch to set correct linkage on MIPS64 2013-11-30 09:03:07 +01:00
libtorrent libtorrent: disable on ARC arch 2014-02-10 15:41:57 +01:00
libtpl libtpl: bump git snapshot 2013-12-16 12:16:21 +01:00
libungif
libunwind
libupnp libupnp : bump version to 1.6.19 2014-02-04 11:11:17 +01:00
liburcu package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libusb udev: convert to virtual package 2014-02-12 22:14:19 +01:00
libusb-compat libusb-compat: bump to version 0.1.5 2014-01-28 22:00:01 +01:00
libv4l
libvncserver libvncserver: openssl support needs pthreads 2013-11-22 22:45:00 +01:00
libvorbis libvorbis: bump version 2014-01-22 21:39:14 +01:00
libvpx
libwebsockets
libxkbcommon
libxml2 Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
libxml-parser-perl package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libxmlpp libxmlpp: need BR2_USE_MMU dependancy 2014-02-04 15:24:53 +01:00
libxslt package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
libyaml libyaml: add security patches for CVE-2013-6393 2014-02-04 15:26:14 +01:00
lighttpd lighttpd: bump to version 1.4.34 2014-01-20 22:23:29 +01:00
linenoise packages: remove package clean commands 2013-12-08 19:42:34 +01:00
linknx package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
links Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
linphone package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
linux-firmware package/linux-firmware: add iwlwifi 3160 and 7260 firmware files 2014-01-19 20:47:03 +01:00
linux-fusion Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
linux-headers package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
linux-pam package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
lite package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
live555 live555: unbreak build without locale support in toolchain 2014-01-21 09:28:15 +01:00
ljsyscall ljsyscall: new package 2014-01-20 22:40:35 +01:00
lm-sensors lm_sensors: bump to version 3.3.5 2014-01-28 12:11:39 +01:00
lmbench lmbench: fix build for xtensa 2013-12-31 11:57:51 +01:00
localedef
lockdev lockdev: Fix TARGET_DIR link 2013-12-29 18:48:45 +01:00
lockfile-progs packages: remove package clean commands 2013-12-08 19:42:34 +01:00
log4cplus log4cplus: new package 2013-12-06 00:17:19 +01:00
log4cxx apr: needs mmu 2013-11-28 14:44:16 +01:00
logrotate package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
logsurfer packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
lpc3250loader
lrzsz lrzsz: add license info and fix typo 2014-01-02 15:01:54 +01:00
lshw
lsof packages: remove package clean commands 2013-12-08 19:42:34 +01:00
lsuio
ltp-testsuite ltp-testsuite: bump version to 20140115 2014-02-13 23:07:17 +01:00
ltrace Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
ltris ltris2: needs gettext on uClibc toolchains w/ locale 2014-01-12 10:06:39 +01:00
lttng-babeltrace libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
lttng-libust
lttng-modules Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
lttng-tools
lua lua: add an upstream patch 2014-01-21 23:28:36 +01:00
lua-cjson lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
lua-ev lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
lua-msgpack-native lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luabitop lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
luacrypto packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
luaexpat lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luaexpatutils lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luafilesystem lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
luainterpreter lua: choice between 5.1.x & 5.2.x 2014-01-21 23:27:13 +01:00
luajit lua: choice between 5.1.x & 5.2.x 2014-01-21 23:27:13 +01:00
luaposix lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luarocks lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luasec lua-modules: choice between Lua 5.1.x & Lua 5.2.x 2014-01-21 23:27:50 +01:00
luasocket luasocket: fix build with uClibc without IPv6 2014-01-17 14:22:28 +01:00
luasql-sqlite3 lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
lvm2 lvm2: cleanup: remove the unused variable LVM2_BINS 2014-01-16 13:31:56 +01:00
lxc lxc: needs timerfd, disable on avr32 2013-11-20 11:46:35 +01:00
lzma lzma: remove deprecated target package 2014-01-21 21:58:07 +01:00
lzo
lzop
m4 deprecated handling: introduce BR2_DEPRECATED_SINCE_xxxx_xx 2014-01-10 15:03:53 +01:00
macchanger
madplay madplay: fixes build when toolchain has locale support 2014-02-10 16:07:12 +01:00
make
makedevs packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
matchbox package: fix white spaces 2014-01-16 13:31:09 +01:00
mcrypt
mdadm mdadm: pass CHECK_RUN_DIR=0 to the Makefile in order to fix build failure 2013-12-19 16:36:02 +01:00
media-ctl
mediastreamer
memstat packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
memtester packages: remove package clean commands 2013-12-08 19:42:34 +01:00
metacity
midori package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
mii-diag packages: remove package clean commands 2013-12-08 19:42:34 +01:00
minicom Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
minidlna minidlna: fix static linking 2014-01-08 09:00:11 +01:00
mkpasswd
mmc-utils mmc-utils: fix linux headers issue before 3-4 2014-02-06 23:05:03 +01:00
mobile-broadband-provider-info
modem-manager udev: convert to virtual package 2014-02-12 22:14:19 +01:00
mongoose mongoose: wait some time between stop and start of the service 2013-11-26 12:42:37 +01:00
mongrel2 mongrel2: add missing comment for toolchain option dependencies 2013-12-19 21:40:57 +01:00
monit
mpc mpc: bump to version 1.0.2 2014-01-16 23:36:55 +01:00
mpd mpd: fix vorbis build failure 2014-02-07 15:15:44 +01:00
mpfr
mpg123 mpg132: bump to version 1.18.0 2014-02-04 15:27:04 +01:00
mplayer arch: remove sh2, sh3 and sh3eb support 2014-02-05 12:05:58 +01:00
mrouted packages: remove package clean commands 2013-12-08 19:42:34 +01:00
msgpack
msmtp
mtd mtd: Allow to select the host variant 2014-02-02 23:02:19 +01:00
mtdev package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
mtdev2tuio packages: remove package clean commands 2013-12-08 19:42:34 +01:00
mtools
mtr mtr: not available for avr32 2014-02-04 15:13:35 +01:00
musepack
mutt
mxml mxml: bump to 2.8 2014-01-29 09:36:57 +01:00
mysql mysql: bump to version 5.1.73 2014-02-03 09:23:37 +01:00
nano Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
nanocom packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
nasm
nbd libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
ncdu
ncftp Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
ncurses packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
ndisc6
ne10 package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
neard neard: bump version to 0.14 2013-12-16 12:19:55 +01:00
neardal neardal: bump to recent git snapshot 2013-12-16 12:19:58 +01:00
neon
net-tools net-tools: new package 2013-12-04 09:07:04 +01:00
netatalk
netcat package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
netperf packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
netplug packages: remove package clean commands 2013-12-08 19:42:34 +01:00
netsnmp packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
netstat-nat netstat-nat: add license information 2014-01-19 20:44:15 +01:00
nettle
network-manager udev: convert to virtual package 2014-02-12 22:14:19 +01:00
newt
nfacct
nfs-utils Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
ngircd package: change tarball compression to xz 2013-12-06 15:50:49 +01:00
ngrep
nmap
nodejs nodejs: Bump to version 0.10.12 2013-12-17 17:01:57 +01:00
noip packages: remove package clean commands 2013-12-08 19:42:34 +01:00
nss-mdns
ntfs-3g
ntp package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
numactl numactl: bump to version 2.0.9 2013-12-10 10:05:11 +01:00
nut package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
nuttcp packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ocf-linux
ocrad
ofono udev: convert to virtual package 2014-02-12 22:14:19 +01:00
ola package/ola: fix check for google.protobuf 2014-01-14 23:36:59 +01:00
olsr packages: remove package clean commands 2013-12-08 19:42:34 +01:00
omap-u-boot-utils packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
omniorb omniorb: add option to build applications and services 2014-01-10 15:02:45 +01:00
on2-8170-libs Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
on2-8170-modules Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
open2300 open2300: fix build failure 2014-02-06 23:12:56 +01:00
opencv packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
opengl package/opengl/libopenmax: switch to package-defined providers 2013-12-25 18:21:19 +01:00
openntpd packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
openobex bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
openocd
openpgm
openpowerlink openpowerlink: force static library build 2014-01-26 22:03:24 +01:00
openssh openssh: bump to version 6.5p1 2014-02-03 09:26:56 +01:00
openssl openssl: fix bug #6770 2014-01-10 15:40:21 +01:00
openswan
opentyrian Add OpenTyrian package (SDL game) 2014-02-12 20:57:29 +01:00
opentyrian-data Add OpenTyrian package (SDL game) 2014-02-12 20:57:29 +01:00
openvpn Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
opkg
oprofile oprofile: disable on xtensa 2013-12-31 00:06:02 +01:00
opus opus: allow to select fixed-point implementation 2014-02-05 09:34:01 +01:00
opus-tools opus-tools: bump version, add license info 2013-12-06 09:34:10 +01:00
orbit lua*: refactor with luarocks infrastructure 2014-01-13 23:18:29 +01:00
orc
ortp
owl-linux Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
p11-kit p11-kit: add missing comment for dynamic library support 2013-12-19 21:41:49 +01:00
p910nd
pango libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
parted package/parted: add a host variant 2013-12-12 23:58:39 +01:00
patch
pax-utils packages: remove package clean commands 2013-12-08 19:42:34 +01:00
pciutils Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
pcmanfm
pcre pcre: bump to version 8.34 2013-12-19 22:33:21 +01:00
pcsc-lite udev: convert to virtual package 2014-02-12 22:14:19 +01:00
perf Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
perl perl: remove useless patch 2014-02-10 19:49:43 +01:00
php php: fix for external extensions 2014-02-12 15:56:31 +01:00
php-imagick php-imagick: new package 2014-02-12 15:57:48 +01:00
php-ssh2 php-ssh2: new package 2014-02-12 15:57:38 +01:00
php-yaml php-yaml: new package 2014-02-12 15:57:27 +01:00
php-zmq php-zmq: new package 2014-02-12 15:56:34 +01:00
picocom
pixman
pkgconf pkg-config: remove deprecated 2013-12-06 00:04:56 +01:00
poco poco: fix nios2 fenv build failure 2014-01-26 23:16:55 +01:00
polarssl Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
polkit libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
poppler poppler: bump to version 0.24.4 2013-12-09 09:20:34 +01:00
popt
portaudio
portmap packages: remove package clean commands 2013-12-08 19:42:34 +01:00
powervr package/powervr: switch to package-defined providers 2013-12-25 18:21:33 +01:00
pppd packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
pptp-linux packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
prboom
procps
proftpd Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
protobuf
protobuf-c protobuf-c: Don't require protobuf on target. 2014-01-15 22:18:08 +01:00
proxychains-ng
psmisc
psplash psplash: use git repository 2014-01-15 23:18:32 +01:00
ptpd
ptpd2
pulseaudio udev: convert to virtual package 2014-02-12 22:14:19 +01:00
pv
python python: bump to 2.7.6 2014-02-14 21:41:43 +01:00
python3 python3: provide a PYTHON3_PATH 2014-02-18 23:29:34 +01:00
python-bottle python-bottle: add missing dependency on python 2013-12-25 12:29:10 +01:00
python-configobj python-configobj: new package 2013-12-15 13:41:31 +01:00
python-crc16 python-crc16: convert to the Python package infrastructure 2013-12-15 13:36:24 +01:00
python-dialog python-dialog: convert to the Python package infrastructure 2013-12-15 13:41:27 +01:00
python-dpkt package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
python-id3 python-id3: correct indentation of Config.in file 2013-12-25 12:29:34 +01:00
python-ipy python-ipy: convert to the Python package infrastructure 2013-12-15 13:36:59 +01:00
python-json-schema-validator python-json-schema-validator: new package 2013-12-15 14:00:43 +01:00
python-keyring python-keyring: new package 2013-12-15 13:41:33 +01:00
python-m2crypto python-m2crypto: convert to the Python package infrastructure 2013-12-15 13:37:06 +01:00
python-mad python-mad: convert to the Python package infrastructure 2013-12-15 13:37:19 +01:00
python-meld3 python-meld3: convert to the Python package infrastructure 2013-12-15 13:37:27 +01:00
python-msgpack package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-netifaces python-netifaces: convert to the Python package infrastructure 2013-12-15 13:41:22 +01:00
python-nfc python-nfc: fix autobuild failures 2014-01-12 21:14:16 +01:00
python-posix-ipc python-posix-ipc: new package 2014-01-12 21:39:38 +01:00
python-protobuf python-protobuf: convert to the Python package infrastructure 2013-12-15 13:37:39 +01:00
python-pyasn Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
python-pycrypto package/python-pycrypto: fix legal-info 2013-12-25 10:08:45 +01:00
python-pygame packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
python-pyparsing python-pyparsing: convert to the Python package infrastructure 2013-12-15 13:38:28 +01:00
python-pyro python-pyro: convert to the Python package infrastructure 2013-12-15 13:38:37 +01:00
python-pysnmp Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
python-pysnmp-apps Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
python-pysnmp-mibs Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
python-pyusb python-pyusb: new package 2013-12-15 13:41:28 +01:00
python-pyzmq package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-serial package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
python-setuptools python-setuptools: convert to the Python package infrastructure 2013-12-15 13:39:31 +01:00
python-simplejson python-simplejson: new package 2013-12-15 13:41:35 +01:00
python-thrift python-thrift: convert to the Python package infrastructure 2013-12-15 13:41:26 +01:00
python-tornado package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
python-versiontools python-versiontools: new package 2013-12-15 13:41:32 +01:00
qemu arch: remove sh2, sh3 and sh3eb support 2014-02-05 12:05:58 +01:00
qextserialport
qjson packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
qt package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
qt5 qt5: Rename BUILDROOT_COMPILER_C{,XX}FLAGS to BR_COMPILER_C{,XX}FLAGS 2014-02-04 15:12:00 +01:00
qtuio package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
quagga quagga: security bump to version 0.99.22.4 2013-11-27 13:56:20 +01:00
quota
qwt
radvd radvd: bump to version 1.9.8 2014-01-28 21:58:27 +01:00
ramsmp
ramspeed
rapidjson packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rdesktop
read-edid
readline
redis redis: bump to version 2.6.17 2013-12-25 10:26:15 +01:00
rings package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro 2014-01-14 14:54:31 +01:00
rng-tools rng-tools: argp-standalone required for uclibc toolchains only 2014-01-29 21:42:49 +01:00
rp-pppoe packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rpcbind rpcbind: uses fork(), needs MMU 2014-02-11 10:06:58 +01:00
rpi-firmware package/rpi-firmware: bump for misc enhancements and fixes 2014-02-03 09:23:21 +01:00
rpi-userland package/rpi-userland: fix fall-out after cmake infra change 2014-01-28 23:54:00 +01:00
rpm package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
rrdtool packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
rsh-redone Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
rsync
rsyslog
rt-tests rt-tests: disable NPTL is missing 2014-01-16 09:20:18 +01:00
rtai
rtmpdump rtmpdump: bump version 2014-01-29 21:42:09 +01:00
rtorrent libtorrent: disable on ARC arch 2014-02-10 15:41:57 +01:00
rtptools package: add rtptools 2013-12-02 13:11:31 +01:00
rubix
ruby package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
sam-ba sam-ba: patch to latest version 2013-11-28 15:13:07 +01:00
samba packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
sane-backends Fix alioth.debian URLs that are broken 2014-02-04 09:48:48 +01:00
sawman package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
schifra Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
sconeserver gpsd: disable for microblaze arch 2014-02-08 22:53:41 +01:00
scons scons: convert to the Python package infrastructure 2013-12-15 13:39:39 +01:00
screen
sdl sdl: add support for top-level parallel make 2014-02-14 21:10:27 +01:00
sdl_gfx package: add <pkg>_VERSION_MAJOR variable 2013-12-19 21:37:39 +01:00
sdl_image Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
sdl_mixer packages: remove package clean commands 2013-12-08 19:42:34 +01:00
sdl_net
sdl_sound Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
sdl_ttf package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
sdparm
sed
ser2net
setserial
sg3_utils sg3_utils: bump to version 1.37 2014-01-29 21:40:28 +01:00
shared-mime-info libglib2: needs MMU support 2013-11-22 12:14:33 +01:00
slang packages: remove package clean commands 2013-12-08 19:42:34 +01:00
slirp
smartmontools
smcroute smcroute: new package 2013-12-16 21:32:29 +01:00
smstools3 Add SMS Tools Server 3 package 2014-01-28 23:36:14 +01:00
snappy snappy: bump to version 1.1.1 2013-12-09 09:20:28 +01:00
snmppp snmppp: bump to version 3.3.3 2014-02-08 23:03:46 +01:00
snowball-hdmiservice packages: remove package clean commands 2013-12-08 19:42:34 +01:00
snowball-init bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
socat
socketcand socketcand: bump version and remove obsolete patch 2014-01-17 09:36:28 +01:00
sound-theme-borealis packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
sound-theme-freedesktop
spawn-fcgi
speex package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
spice spice: bump to version 0.12.4 2013-12-12 23:24:21 +01:00
spice-protocol spice-protocol: bump to version 0.12.6 2013-12-12 23:24:13 +01:00
sqlcipher sqlcipher: fix build for xtensa 2014-01-23 12:45:33 +01:00
sqlite packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
squashfs package/squashfs: add selection for the host variant 2014-02-08 23:16:57 +01:00
squid squid: bump to version 3.4.3 2014-02-04 10:44:28 +01:00
sredird packages: remove package clean commands 2013-12-08 19:42:34 +01:00
sshfs sshfs: bump to version 2.5 2014-01-29 21:43:55 +01:00
sstrip packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
startup-notification
statserial
strace strace: Fix build issue with duplicate ptrace_peeksiginfo_args definition 2014-01-08 23:21:26 +01:00
stress
strongswan package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
stunnel
subversion package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
sudo
sunxi-boards packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-cedarx packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-mali Strip *.so* and not only executable files 2014-02-04 18:10:15 +01:00
sunxi-mali-prop packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
sunxi-tools packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
supervisor supervisor: convert to the Python package infrastructure 2013-12-15 13:41:23 +01:00
swig swig: unbreak host-swig build when host has octave installed 2013-11-24 10:51:08 +01:00
sylpheed
synergy
sysklogd packages: remove package clean commands 2013-12-08 19:42:34 +01:00
sysprof sysprof: bump version 2014-01-16 23:29:00 +01:00
sysstat sysstat: bump to version 10.2.1 2014-02-08 23:03:42 +01:00
systemd systemd: fix sed line in "sanitize path in units" hook 2014-02-15 08:21:50 +01:00
sysvinit sysvinit: depend on SysV selected as init system. 2014-01-13 23:27:24 +01:00
taglib taglib: depend on zlib if appropriate 2013-12-31 09:10:33 +01:00
tar package: change tarball compression to xz 2013-12-06 15:50:49 +01:00
tcl Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
tcllib
tcpdump Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
tcping
tcpreplay tcpreplay: Bump version to 4.0.2 2014-01-28 11:27:43 +01:00
texinfo
tftpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
thrift package: standardise Apache licenses 2014-01-02 15:12:02 +01:00
thttpd packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ti-gfx package/powervr: switch to package-defined providers 2013-12-25 18:21:33 +01:00
ti-uim ti-uim: Add new package 2013-12-16 22:53:44 +01:00
ti-utils package: extend usage of github download helper 2014-01-03 21:04:31 +01:00
tidsp-binaries packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
tiff Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
time
tinyhttpd packages: remove package clean commands 2013-12-08 19:42:34 +01:00
tinymembench tinymembench: bump to version 0.3 2014-01-14 14:40:21 +01:00
tinyxml tinyxml: new package 2014-01-23 00:48:47 +01:00
tmux package/tmux: new package 2014-01-28 22:16:11 +01:00
tn5250 tn5250: needs mmu 2014-01-05 12:07:17 +01:00
torsmo
trace-cmd trace-cmd: needs mmu 2014-02-09 16:40:08 +01:00
transmission transmission: use <PKG>_INSTALL_INIT_SYSV infra instead of custom hook 2014-01-19 21:20:29 +01:00
tree packages: remove package clean commands 2013-12-08 19:42:34 +01:00
tremor
tslib packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
tstools
tvheadend tvheadend: disable when NPTL is missing 2014-01-16 09:16:28 +01:00
tzdata Revert "package/tzdata: install a default localtime" 2014-01-28 22:46:37 +01:00
uboot-tools uboot-tools: bump to version 2014.01 2014-01-21 15:38:36 +01:00
uclibc package: add support for top-level parallel make 2014-02-14 21:08:45 +01:00
udev systemd: bump to v207 2014-02-12 22:14:36 +01:00
udisks udev: convert to virtual package 2014-02-12 22:14:19 +01:00
udpcast udpcast: drop stat64 handling 2014-02-04 14:44:48 +01:00
uemacs packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
ulogd package: fixup dependencies after mysql_client -> mysql rename 2014-01-22 07:24:35 +01:00
unionfs
urg urg: make sdl support optional 2014-01-19 21:31:02 +01:00
usb_modeswitch usb_modeswitch: bump to version 2.1.0 2014-02-11 13:44:16 +01:00
usb_modeswitch_data usb_modeswitch_data: bump to version 20140129 2014-02-11 13:44:29 +01:00
usbmount udev: convert to virtual package 2014-02-12 22:14:19 +01:00
usbredir
usbutils Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
ushare
ussp-push bluez_utils: broken for static builds 2013-12-26 23:16:22 +01:00
util-linux Revert "util-linux: add nsenter option" 2014-02-08 22:44:05 +01:00
ux500-firmware
vala packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
valgrind valgrind: bump to version 3.9.0 2014-01-04 23:41:00 +01:00
vde2
vim packages: remove support for documentation on target 2014-02-08 23:31:21 +01:00
vlc udev: convert to virtual package 2014-02-12 22:14:19 +01:00
vo-aacenc package: add vo-aacenc (aac encoder) 2014-02-17 10:16:27 +01:00
vorbis-tools vorbis-tools: fix libm linking issue 2014-01-27 14:51:40 +01:00
vpnc
vsftpd package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
vtun
w_scan
wavpack wavpack: bump to version 4.70.0 2013-12-12 16:26:10 +01:00
wayland package/wayland: build a host variant 2014-02-02 10:41:26 +01:00
webkit
webp
webrtc-audio-processing
weston udev: convert to virtual package 2014-02-12 22:14:19 +01:00
wget wget: bump to version 1.15 2014-01-21 15:39:16 +01:00
whetstone packages: remove package clean commands 2013-12-08 19:42:34 +01:00
which
wipe packages: remove uninstall commands 2013-12-06 09:40:40 +01:00
wireless_tools Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
wireless-regdb wireless-regdb: bump to 2013.11.27 2013-12-26 18:42:56 +01:00
wireshark wireshark: bump to version 1.10.5 2013-12-26 18:44:47 +01:00
wmctrl wmctrl: fix comment (typo and visibility) 2014-01-04 10:39:33 +01:00
wpa_supplicant wpa_supplicant: add option to enable syslog support 2013-12-11 22:11:00 +01:00
wsapi wsapi: bump to version 1.6 2014-01-13 23:19:40 +01:00
wvdial packages: remove package clean commands 2013-12-08 19:42:34 +01:00
wvstreams
x11r7 udev: convert to virtual package 2014-02-12 22:14:19 +01:00
x11vnc
xavante xavante: bump to version 2.3.0 2014-01-13 23:19:34 +01:00
xenomai udev: convert to virtual package 2014-02-12 22:14:19 +01:00
xerces
xfsprogs package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
xinetd
xl2tp xl2tp: bump to version 1.3.2 2013-12-13 09:31:14 +01:00
xmlstarlet
xscreensaver
xterm
xvkbd
xz
yajl packages: convert Github http:// users to the github helper 2013-12-06 22:38:26 +01:00
yasm
yavta
zd1211-firmware
zeromq Config.in files: use if/endif instead of 'depends on' for main symbol 2013-12-25 12:21:39 +01:00
zic tzdata/zic: bump to version 2013i 2013-12-26 18:48:31 +01:00
zlib packages: remove package clean commands 2013-12-08 19:42:34 +01:00
zmqpp zmqpp: bump git snapshot and remove patch 2014-01-21 21:52:02 +01:00
zsh package: fix white spaces 2014-01-16 13:31:09 +01:00
zxing zxing: don't select libiconv 2014-02-02 10:52:27 +01:00
zyre zyre: bump git snapshot 2014-01-03 20:47:18 +01:00
Config.in package: allow Python packages with Python3 2014-02-19 08:52:31 +01:00
Config.in.host package/squashfs: add selection for the host variant 2014-02-08 23:16:57 +01:00
Makefile.in host-perl: export and rename PERL5LIB 2014-02-10 19:48:49 +01:00
pkg-autotools.mk package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
pkg-cmake.mk package: add toolchain dependency to every target package 2014-02-14 21:08:35 +01:00
pkg-download.mk Makefile.legacy: fix recursive invocation with BUILDROOT_DL_DIR and _CONFIG 2014-02-11 08:14:57 +01:00
pkg-generic.mk package: enable jobserver for recursive make 2014-02-14 21:09:54 +01:00
pkg-luarocks.mk infra: remove unused 4th parameter to package infrastructures (pkgparentdir) 2014-02-05 12:10:35 +01:00
pkg-python.mk package: add python3 support in the package infrastructure 2014-02-18 23:30:36 +01:00
pkg-utils.mk infra: remove unused helper function pkgparentdir 2014-02-05 12:10:44 +01:00