Commit Graph

30215 Commits

Author SHA1 Message Date
Matthias Reichl
e9e33e48eb udevil: don't change permissions of mounted filesystems
Setting mount_point_mode results in permanent changes of filesystem
permissions, trashing permissions users may have manually set up.

Udisks2 doesn't do that either so drop that option.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-13 11:23:20 +01:00
Matthias Reichl
6db1ac5f83 Merge pull request #3155 from CvH/9.0/settings
LibreELEC-settings: update to f476f01
2018-12-06 11:12:22 +01:00
CvH
0abc2e5367 Merge pull request #3148 from antonlacon/yasm-to-nasm
generic: switch from yasm to nasm; update libass to 0.14.0 to support
2018-12-06 11:10:56 +01:00
Matthias Reichl
9f45a80b67 Merge pull request #3146 from CvH/9.0/rc2-bump
Kodi 18 RC2
2018-12-06 10:25:59 +01:00
CvH
dcb6f98f29 LibreELEC-settings: update to LibreELEC-settings-f476f01 2018-12-06 10:10:53 +01:00
CvH
625709c0d2 x264: add nasm dep 2018-12-06 02:49:12 +00:00
Ian Leonard
a3c001541e build: use nasm with x86_64 only
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-12-06 02:49:12 +00:00
CvH
af9ff20149 libcec: update to f759324 2018-12-05 14:36:59 +01:00
CvH
5d59878a4d kodi-binary-addons: update to latest versions 2018-12-05 14:36:59 +01:00
CvH
3e11850130 kodi: update to 18.0rc2-Leia 2018-12-05 14:36:59 +01:00
Ian Leonard
18c87849dc generic: switch from yasm to nasm; update libass to 0.14.0 to support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-12-04 20:16:11 +00:00
CvH
1f14e69a61 Merge pull request #3134 from 5schatten/libretro-mgba
libretro-mgba: updated to git 38bad71
2018-12-04 09:55:59 +01:00
CvH
c73c2c6a27 Merge pull request #3141 from HiassofT/le9-firmware-fix
fix .config/firmware handling
2018-12-04 09:30:17 +01:00
Christian Hewitt
bf8d34dbe3 Merge pull request #3138 from MilhouseVH/le90_libssh_0.8.5
libssh: update to libssh-0.8.5
2018-12-03 09:23:07 +04:00
Christian Hewitt
77125f10ee Merge pull request #3144 from MilhouseVH/le90_iptables_182_w_linux3.10.y
iptables: fix build with 3.10.y, remove hack
2018-12-03 09:11:28 +04:00
MilhouseVH
71f2832908 iptables: fix build with 3.10.y, remove hack 2018-12-03 04:25:43 +00:00
MilhouseVH
99f4e4b151 Merge pull request #3143 from DaVukovic/getedid_fixup
[busybox] Fixed 'getedid delete' section
2018-12-02 20:39:21 +00:00
DaVukovic
19fd886d34 [busybox] Fixed 'getedid delete' section 2018-12-02 16:02:10 +01:00
Matthias Reichl
3023e01927 Merge pull request #3142 from codesnake/wc_wp_poweroff
WeTek_Core, WeTek_Play: Disable suspend and emulate poweroff by suspending the device
2018-12-02 11:19:27 +01:00
Alex Deryskyba
0ededecf06 projects/WeTek_Play: Disable suspend and emulate poweroff by suspending the device 2018-12-02 01:06:56 +02:00
Alex Deryskyba
3c3c182f31 projects/WeTek_Core: Disable suspend and emulate poweroff by suspending the device 2018-12-02 01:06:40 +02:00
Matthias Reichl
315421e634 linux: move .config/firmware handling to kernel overlay system
Creating an updates symlink to /storage/.config/firmware in the
kernel firmware directory makes it impossible to add firmware
overlays with an updates folder.

Furthermore bluez/hciattach only looks for firmware files directly in
the /lib/firmware directory and ignores the /lib/firmware/updates
directory. So adding BT firmware via .config/firmware didn't work.

Solve this by adding files from /storage/.config/firmware as the
last step in kernel overlays setup so firmware files from there
will show up directly under /lib/firmware and override other firmware
files installed by the system and kernel overlays.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
Matthias Reichl
903346fe98 bluez: symlink /etc/firmware to /usr/lib/firmware
This enables bluez/hciattach to use firmware files added by the
kernel overlay system.

Also move /etc/firmware symlink creation from linux to bluez,
the linux kernel package shouldn't need to care about quirks needed
by other packages.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-12-01 18:27:17 +01:00
5schatten
e0983694b6 libretro-mgba: updated to git 38bad71
- switched to upstream repo
- changed PKG_TOOLCHAIN to "cmake-make"
- updated dependencies
2018-11-30 18:33:43 +01:00
CvH
5dc77c99c2 Merge pull request #3139 from awiouy/dotnet-216
dotnet-runtime: update to 2.1.6
2018-11-29 21:14:20 +01:00