21795 Commits

Author SHA1 Message Date
chewitt
eabd65ce34 openssl: update to 1.0.2l 2017-06-23 11:07:13 +01:00
Lukas Rusak
a52e5dfa05 kodi: build with GOLD linker 2017-06-23 11:03:32 +01:00
Matthias Reichl
e04fd4a957 settings: bump LE settings add-on to 8.2.0 2017-06-23 11:50:42 +02:00
Matthias Reichl
a3318e7317 lirc: remove obsolete combined lircd.conf files 2017-06-23 11:26:34 +02:00
Matthias Reichl
53ca0ea214 lirc: use upstream method to configure and run lirc
Add helper scripts for lircd and lircd-uinput so that we can
override lirc_options.conf and lircd.conf via files in
/storage/.config

Use separate systemd units for lircd and lircd-uinput, like in
upstream, and just add a ConditionPathExists to enable/disable
the services.

The lirc socket is managed by systemd via lircd.socket, like
in upstream.

Remove udev file for enabling lirc, this is now handled via
systemd only.
2017-06-23 11:26:34 +02:00
Matthias Reichl
745e14dbd6 lirc: add lirc_options.conf
Based on upstream lirc_options.conf with the following changes:
- socket set to /run/lirc/lircd.socket, the default clashes with eventlircd
- pidfile in /run instead of /var/run
- driver set to default
- device set to /dev/lirc0
2017-06-23 11:26:34 +02:00
Matthias Reichl
de99af22ae lirc: split combined lircd.conf.* files, add upstream lircd.conf 2017-06-23 11:26:34 +02:00
Matthias Reichl
515a4c3d0f lirc: don't build docs
Docs are removed after installation so no need to build them
2017-06-23 11:26:34 +02:00
Matthias Reichl
48df0ecaed lirc: add upstream fix for systemd pkg-config name change 2017-06-23 11:26:34 +02:00
Matthias Reichl
02cb0d8c43 lirc: add upstream patch to fix driver initialization
This fixes lircd not picking up devices created after lircd
startup

See https://sourceforge.net/p/lirc/tickets/279/
2017-06-23 11:26:34 +02:00
Matthias Reichl
c31570c464 lirc: add upstream fix for release events 2017-06-23 11:26:34 +02:00
Matthias Reichl
7df9efa931 lirc: update to 0.9.4d, use upstream patches
Use upstream configuration settings where possible and
replace downstream patches with upstream fixes.

Rename downstream patches to start with 0100
2017-06-23 11:26:34 +02:00
Christian Hewitt
e850affe98 Merge pull request #1628 from MilhouseVH/samba4-le80
samba: update to samba-4.6.x [backport]
2017-06-23 12:19:56 +04:00
Christian Hewitt
b3a5f43ce6 Merge pull request #1704 from awiouy/librespot-8
librespot: initial add-on
2017-06-23 12:00:25 +04:00
lsellens
25de5ce27e peripheral.joystick: fix JOYSTICK_SUPPORT build option 2017-06-23 08:46:13 +01:00
chewitt
f9cef5cdec openssl: cleanup use of ROOT 2017-06-23 04:57:52 +01:00
MilhouseVH
496ea19056 e2fsprogs: update to e2fsprogs-1.43.4, rework host build, ship full compile_et 2017-06-22 18:46:42 +01:00
MilhouseVH
bf8b0fc4b9 var.mount: remove Conflicts option 2017-06-22 18:46:42 +01:00
MilhouseVH
96cfbf9a1f kodi: drop unnecessary smbclient patch 2017-06-22 18:46:42 +01:00
MilhouseVH
e5979b550a libaio: add package 2017-06-22 18:46:42 +01:00
MilhouseVH
9863ba9cd4 heimdal: add package 2017-06-22 18:46:42 +01:00
MilhouseVH
eeb5d381f4 samba: update to samba-4.6.5 2017-06-22 18:46:42 +01:00
Memphiz
f4d65af22a linux: - bump revisions for linux-amlogic to enable tivo slide pro support 2017-06-22 18:44:37 +01:00
marcvangend
5bbbbda8c5 Correcting VendorID for TP-Link T4U v2
As discussed in https://forum.libreelec.tv/thread/7057-tplink-archer-t4u-v2-ac1300-issue/?postID=46614
2017-06-22 18:44:37 +01:00
Lukas Rusak
0e8feb7e49 use openssl instead of libressl 2017-06-22 18:44:37 +01:00
Lukas Rusak
f7dff7e1ca openssl: add package 2017-06-22 18:43:47 +01:00
Lukas Rusak
098cdb02c0 libressl: remove package 2017-06-22 18:43:47 +01:00
cvh
0a2f215193 tvheadend: remove addon for 4.0 2017-06-22 18:43:47 +01:00
MilhouseVH
e5c53e77a1 firmware: install wifi firmware from linux-firmware, cleanup wlan-firmware 2017-06-22 18:38:56 +01:00
MilhouseVH
295a75cd1d kernel-firmware: update to kernel-firmware-df40d15 2017-06-22 18:38:56 +01:00
MilhouseVH
3e19055372 x86-firmware: rename to kernel-firmware 2017-06-22 18:38:56 +01:00
MilhouseVH
d97b05a6f9 misc-firmware: pull repo from github 2017-06-22 18:38:56 +01:00
MilhouseVH
bba025202c firmwares: use upstream kernel repo for firmwares 2017-06-22 18:38:56 +01:00
awiouy
8d01934c5c librespot: initial addon 2017-06-20 20:16:17 +02:00
awiouy
69b71ee3bb libvorbis: compile with -fPIC 2017-06-20 20:16:17 +02:00
awiouy
89248156b3 rust: initial package 2017-06-20 20:16:17 +02:00
MilhouseVH
f4a7a40a67 TexturePacker/JsonSchemaBuilder: we have stamps, don't clean unless required 2017-06-20 18:05:34 +01:00
MilhouseVH
7c98d2b83c PKG_BUILD/TOOLCHAIN cleanup (changes since master) 2017-06-20 17:45:34 +01:00
MilhouseVH
cf1068712e PKG_BUILD: drop $ROOT, convert to absolute path 2017-06-20 17:38:24 +01:00
MilhouseVH
28a90c5bb3 TOOLCHAIN: drop $ROOT, convert to absolute path 2017-06-20 17:30:40 +01:00
MilhouseVH
02089e2ca5 BUILD: add $ROOT, convert to absolute path 2017-06-20 17:22:19 +01:00
awiouy
a48579e50b pyalsaaudio: initial package 2017-06-20 08:07:53 +02:00
awiouy
1c203aabed avahi: build libdns_sd without installing it 2017-06-20 08:07:53 +02:00
Alex Deryskyba
d67e4b92fe brcmap6xxx-aml: add support for AP6255 chip 2017-06-19 22:01:52 +02:00
Alex Deryskyba
006a2de227 brcmfmac_sdio-firmware-aml: add support for Broadcom bcm4345c0 bluetooth module built into AP6255 chip 2017-06-19 22:01:46 +02:00
Alex Deryskyba
c3841e579a wlan-firmware-aml: install firmware for AP6255 chip 2017-06-19 22:01:39 +02:00
Alex Deryskyba
fada301775 wlan-firmware-aml: update package to wlan-firmware-aml-5f5fae7 2017-06-19 22:01:31 +02:00
Alex Deryskyba
2086e76bcb wlan-firmware-aml: download package source from openwetek repository 2017-06-19 22:00:26 +02:00
Christian Hewitt
f8a588e57e Merge pull request #1679 from glenvt18/screen-fixes-8.0
backport of #1678 (GNU screen color fixes)
2017-06-16 09:28:47 +04:00
Christian Hewitt
d206d46f3e Merge pull request #1688 from MilhouseVH/nofuse2fs_le8
e2fsprogs: do not build fuse2fs [backport]
2017-06-16 09:25:05 +04:00