the hotplug package and requires a kernel not older than 2.6.12."
RPROVIDES = "hotplug"
-PR = "r15"
+PR = "r16"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
do_install () {
install -d ${D}${usrsbindir} \
- ${D}${sbindir}
+ ${D}${sbindir} \
+ ${D}${sysconfdir}
oe_runmake 'DESTDIR=${D}' INSTALL=install install
install -d ${D}${sysconfdir}/init.d
install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/udev
if test "$mp" = "/"
then
root_partition="$dev"
- install -d ${sysconfdir}/udev
echo "$root_partition" >> ${sysconfdir}/udev/mount.blacklist
fi
done < ${sysconfdir}/fstab
DESCRIPTION_libvolume-id-dev = "libvolume_id development headers, \
needed to link programs with libvolume_id."
-PR = "r6"
+PR = "r7"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
do_install () {
install -d ${D}${usrsbindir} \
- ${D}${sbindir}
+ ${D}${sbindir} \
+ ${D}${sysconfdir}
oe_runmake 'DESTDIR=${D}' INSTALL=install install
install -d ${D}${sysconfdir}/init.d
install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/udev
if test "$mp" = "/"
then
root_partition="$dev"
- install -d ${sysconfdir}/udev
echo "$root_partition" >> ${sysconfdir}/udev/mount.blacklist
fi
done < ${sysconfdir}/fstab
DESCRIPTION_libvolume-id-dev = "libvolume_id development headers, \
needed to link programs with libvolume_id."
-PR = "r5"
+PR = "r6"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
file://noasmlinkage.patch;patch=1 \
do_install () {
install -d ${D}${usrsbindir} \
- ${D}${sbindir}
+ ${D}${sbindir} \
+ ${D}${sysconfdir}
oe_runmake 'DESTDIR=${D}' INSTALL=install install
install -d ${D}${sysconfdir}/init.d
install -m 0755 ${WORKDIR}/init ${D}${sysconfdir}/init.d/udev
if test "$mp" = "/"
then
root_partition="$dev"
- install -d ${sysconfdir}/udev
echo "$root_partition" >> ${sysconfdir}/udev/mount.blacklist
fi
done < ${sysconfdir}/fstab