aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/udev/udev_124.bb
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-06-21 14:23:12 -0700
committerTom Rini <tom_rini@mentor.com>2011-06-21 14:25:07 -0700
commitb6838a476a9c448cd994634688ead0815226b9fe (patch)
tree9a50ceaa06d2a0096ec39ec6fdef5371b2982609 /recipes/udev/udev_124.bb
parentdf3e3de4e42f178b406ad5b7863b3120a0c1bdf9 (diff)
downloadopenembedded-b6838a476a9c448cd994634688ead0815226b9fe.tar.gz
udev: Fix cache problem
When /dev/shm is re-mounted we need to re-create the files that end up in /etc/udev/saved.*. In addition, udev 124 wasn't making an initial saved.uname file. Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/udev/udev_124.bb')
-rw-r--r--recipes/udev/udev_124.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/udev/udev_124.bb b/recipes/udev/udev_124.bb
index 1585d8cf57..9a2f2acd10 100644
--- a/recipes/udev/udev_124.bb
+++ b/recipes/udev/udev_124.bb
@@ -57,6 +57,7 @@ do_install () {
touch ${D}${sysconfdir}/udev/saved.uname
touch ${D}${sysconfdir}/udev/saved.cmdline
+ touch ${D}${sysconfdir}/udev/saved.devices
touch ${D}${sysconfdir}/udev/saved.atags
install -d ${D}${sysconfdir}/udev/scripts/