Commit Graph

1568 Commits

Author SHA1 Message Date
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
MilhouseVH
0c651276ca linux (RPi): update to linux-44e14b2 (4.19.4) 2018-11-23 17:24:54 +00:00
MilhouseVH
b90cfda2c1 linux (Generic): update to linux-4.19.4 2018-11-23 15:00:59 +00:00
MilhouseVH
ac3bbe7c87 linux (RPi): update to linux-ad8e562 (4.19.3) 2018-11-21 17:24:08 +00:00
MilhouseVH
6319b13795 linux (Generic): update to linux-4.19.3 2018-11-21 17:23:06 +00:00
MilhouseVH
09181ba7d8 linux (RPi): update to linux-f2bea78 (4.19.2) 2018-11-15 12:02:24 +00:00
MilhouseVH
0701952826 linux (Generic): update to linux-4.19.2 2018-11-13 23:39:42 +00:00
MilhouseVH
29803c77ff linux (RPi): update to linux-f9b3532 (4.19.1) 2018-11-13 19:51:51 +00:00
MilhouseVH
15bacda921 linux (Generic): update to linux-4.19.1 2018-11-04 16:14:46 +00:00
MilhouseVH
74b64de038 linux (RPi): update to linux-83bf476 (4.19) 2018-10-28 13:04:42 +00:00
MilhouseVH
803039c6fd linux (RPi): update to linux-a5d3335 (4.19-rc8) 2018-10-28 13:04:42 +00:00
MilhouseVH
a28c5f6572 linux (RPi): update to linux-19a89e7 (4.19-rc6) 2018-10-28 13:04:42 +00:00
MilhouseVH
e464f9ddba linux (RPi): update to linux-4980b7e (4.19-rc5) 2018-10-28 13:04:42 +00:00
MilhouseVH
7dba0db90b linux (RPi): update to linux-678e481 (4.19-rc4) 2018-10-28 13:04:42 +00:00
MilhouseVH
0d38f9e011 linux (RPi): update to linux-4e0ef7b (4.19-rc3) 2018-10-28 13:04:42 +00:00
MilhouseVH
1f0045635c linux (RPi): update to linux-815356c (4.19-rc2) 2018-10-28 13:04:41 +00:00
MilhouseVH
75fefcaf9a linux (Generic): r8169: fix broken Wake-on-LAN from S5 (poweroff) 2018-10-25 17:52:09 +01:00
MilhouseVH
813a2cb367 linux (Generic): update to linux-4.19 2018-10-25 14:49:46 +01:00
MilhouseVH
36d5067108 linux (Generic): update to linux-4.19-rc8 2018-10-25 14:49:46 +01:00
MilhouseVH
54e2589adc linux (Generic): update to linux-4.19-rc7 2018-10-25 14:49:46 +01:00
MilhouseVH
80555a37d4 linux (Generic): update to linux-4.19-rc6 2018-10-25 14:49:46 +01:00
MilhouseVH
5309334330 linux (Generic): update to linux-4.19-rc5 2018-10-25 14:49:46 +01:00
MilhouseVH
3b579afd8d linux (Generic): update to linux-4.19-rc4 2018-10-25 14:49:46 +01:00
MilhouseVH
f14f5fa0c4 linux (Generic): update to linux-4.19-rc3 2018-10-25 14:49:46 +01:00