Commit Graph

1577 Commits

Author SHA1 Message Date
CvH
9fb9e464af Merge pull request #3130 from MilhouseVH/linux4194+
linux (RPi/Generic): update to linux-4.19.8
2018-12-13 17:40:56 +01:00
MilhouseVH
c23aed6f24 linux (RPi): update to linux-7958c6b (4.19.8) 2018-12-10 12:44:01 +00:00
MilhouseVH
b58aca4563 linux (Generic): update to linux-4.19.8 2018-12-08 14:14:07 +00:00
MilhouseVH
1de28f387b linux (RPi): update to linux-172a80a (4.19.7) 2018-12-06 13:59:47 +00:00
MilhouseVH
1b8e3bbe24 linux (Generic): update to linux-4.19.7 2018-12-05 19:33:46 +00:00
MilhouseVH
7d97a02601 linux (RPi): update to linux-f04e4a1 (4.19.6) 2018-12-04 17:05:12 +00:00
MilhouseVH
8c1155dd20 linux (Generic): update to linux-4.19.6 2018-12-01 17:37:32 +00: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
MilhouseVH
e48c31e1f9 linux (RPi): update to linux-af62dec (4.19.5) 2018-11-28 22:43:25 +00:00
MilhouseVH
20e03e8033 linux (Generic): update to linux-4.19.5 2018-11-27 16:43:54 +00: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