udev: fix initramfs hook: firmare.sh -> firmware, bumprev.
--HG-- extra : convert_revision : fca903214cb34da391fc60a60251340a053bb961
This commit is contained in:
parent
0a79fd2b98
commit
e9ef871f4c
|
@ -43,4 +43,4 @@ done
|
|||
# Copy across helpers the rules need
|
||||
mkdir -p ${DESTDIR}/lib/udev
|
||||
copy_exec /lib/udev/path_id /lib/udev
|
||||
cp -f /lib/udev/firmware.sh ${DESTDIR}/lib/udev
|
||||
cp -f /lib/udev/firmware ${DESTDIR}/lib/udev
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'udev'
|
||||
pkgname=udev
|
||||
version=150
|
||||
revision=1
|
||||
distfiles="${KERNEL_SITE}/utils/kernel/hotplug/udev-${version}.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--exec-prefix= --without-selinux --libexecdir=/lib/udev
|
||||
|
|
Loading…
Reference in New Issue
Block a user