mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
linux: bluez needs /etc/firmware/
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -198,4 +198,7 @@ makeinstall_init() {
|
||||
post_install() {
|
||||
mkdir -p $INSTALL/lib/firmware/
|
||||
ln -sf /storage/.config/firmware/ $INSTALL/lib/firmware/updates
|
||||
|
||||
# bluez looks in /etc/firmware/
|
||||
ln -sf /lib/firmware/ $INSTALL/etc/firmware
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user