]> code.ossystems Code Review - openembedded-core.git/commit
udev-cache: refactor sysconf generation
authorRichard Tollerton <rich.tollerton@ni.com>
Mon, 8 Dec 2014 23:37:29 +0000 (17:37 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:15 +0000 (17:54 +0000)
commit34957afcfe663eed4f5ebec0891a84467e67a48d
tree2b44983a679bab66d9c56126971d87c3af15255c
parent8d2325be2d03086b7e5a02618edb05b19fbcdc48
udev-cache: refactor sysconf generation

The current system configuration needs to be generated both inside
udev (to compare against the cached system configuration) and
udev-cache (to regenerate the cached system configuration). Use a single
function definition for this task, duplicated across both initscripts.
This also allows administrators to modify it for machine-specific
requirements.

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