Commit Graph

1586 Commits

Author SHA1 Message Date
CvH
a98586ba33 Merge pull request #3171 from MilhouseVH/le90_buildsystem_source_packages-with-drop
buildsystem: centralise package sourcing
2018-12-29 18:18:15 +01:00
MilhouseVH
710d431652 linux: sub-process eats exit/failure code 2018-12-28 04:10:11 +00:00
MilhouseVH
5e02a50226 linux (RPi): update to linux-e75aca6 (4.19.12) 2018-12-21 18:19:05 +00:00
MilhouseVH
c2ee67ddd8 linux (Generic): update to linux-4.19.12 2018-12-21 13:55:31 +00:00
MilhouseVH
118f980a18 linux (Generic): update to linux-4.19.11 2018-12-19 18:34:41 +00:00
MilhouseVH
3c2450e459 linux (RPi): update to linux-9a2e2d9 (4.19.10) 2018-12-17 18:53:47 +00:00
MilhouseVH
9c18e6dbab linux (Generic): update to linux-4.19.10 2018-12-17 09:49:05 +00:00
MilhouseVH
f45088f14f linux (RPi): update to linux-0a186de (4.19.9) 2018-12-14 18:05:22 +00:00
MilhouseVH
afcbd992f7 linux (Generic): update to linux-4.19.9 2018-12-14 18:05:22 +00:00
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