udev: fix module loading with binary firmware in the initramfs.
Add 50-firmware.rules into the initramfs to make drivers that use binary firmware blobs work. I noticed this when booting the livecd and udev failed to flush the queue with radeon driver. Of course it couldn't load the requested firmware. Bump revision. --HG-- extra : convert_revision : aca4dc2f6e9abdff9f853fd220c0cdc50ecfa9e1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=147
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--exec-prefix= --without-selinux --libexecdir=/lib/udev
|
||||
|
||||
Reference in New Issue
Block a user