]> code.ossystems Code Review - openembedded-core.git/commit
udev-cache: don't generate sysconf twice
authorRichard Tollerton <rich.tollerton@ni.com>
Mon, 8 Dec 2014 23:25:10 +0000 (17:25 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:14 +0000 (17:54 +0000)
commit8d2325be2d03086b7e5a02618edb05b19fbcdc48
tree0e3409aa35912853d5fd21006ac62625c11953ff
parente8ea6a29ed3ab9892a3bc7ee8249f10688c0af29
udev-cache: don't generate sysconf twice

The udev initscript signals udev-cache to run by generating a new
sysconf; but udev-cache now overwrites that with its own copy. To
eliminate the needless sysconf generating in udev, we instead trigger
udev-cache to run by touching a new file $DEVCACHE_REGEN.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
meta/recipes-core/udev/udev/init
meta/recipes-core/udev/udev/udev-cache