Rogentos / kogaion-desktop

Kogaion Desktop based splitted ebuilds
2 stars 2 forks source link

prevent genkernel from installing firmware files...please read the comment before merging @BlackNoxis #44

Closed ghost closed 9 years ago

ghost commented 9 years ago

our new buildsystem revealed that genkernel installs firmware files, even if we use external linux-firmware package, thus creating conflicts during kernel building process ... this patch prevents this behaviour, and relies on linux-firmware already being installed ... and since linux-firmware is a dep of our kernel anyway ... you get the point

another way of fixing this was to patch the kernel config but it would have worked only on following kernels I'd rather fix this in userspace