summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/udev')
-rw-r--r--meta/recipes-core/udev/udev.inc6
-rw-r--r--meta/recipes-core/udev/udev/volatiles1
2 files changed, 1 insertions, 6 deletions
diff --git a/meta/recipes-core/udev/udev.inc b/meta/recipes-core/udev/udev.inc
index 769d861b13..92485f5429 100644
--- a/meta/recipes-core/udev/udev.inc
+++ b/meta/recipes-core/udev/udev.inc
@@ -26,8 +26,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
26 file://local.rules \ 26 file://local.rules \
27 file://udev-cache \ 27 file://udev-cache \
28 file://udev-cache.default \ 28 file://udev-cache.default \
29 file://init \ 29 file://init"
30 file://volatiles"
31 30
32inherit autotools pkgconfig update-rc.d 31inherit autotools pkgconfig update-rc.d
33 32
@@ -85,9 +84,6 @@ do_install_append () {
85 install -d ${D}${sysconfdir}/default 84 install -d ${D}${sysconfdir}/default
86 install -m 0755 ${WORKDIR}/udev-cache.default ${D}${sysconfdir}/default/udev-cache 85 install -m 0755 ${WORKDIR}/udev-cache.default ${D}${sysconfdir}/default/udev-cache
87 86
88 install -d ${D}${sysconfdir}/default/volatiles
89 install -m 0644 ${WORKDIR}/volatiles ${D}${sysconfdir}/default/volatiles/00_udev
90
91 touch ${D}${sysconfdir}/udev/cache.data 87 touch ${D}${sysconfdir}/udev/cache.data
92 88
93 install -d ${D}${sysconfdir}/udev/rules.d/ 89 install -d ${D}${sysconfdir}/udev/rules.d/
diff --git a/meta/recipes-core/udev/udev/volatiles b/meta/recipes-core/udev/udev/volatiles
deleted file mode 100644
index e33561bf06..0000000000
--- a/meta/recipes-core/udev/udev/volatiles
+++ /dev/null
@@ -1 +0,0 @@
1l root root 0755 /run /var/run