diff options
author | Ian Reinhart Geiser <igeiser@devonit.com> | 2013-02-03 14:17:02 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-02-04 13:18:25 +0000 |
commit | 57bbb7d6f4058ac41f37406046e684dfd2bd8ae0 (patch) | |
tree | ea5c60f0cc5e8212d4008b43ceb066461bc9057d /meta/recipes-devtools | |
parent | 60f9aae469ce636ef74837b4496d3ebe7e115d3e (diff) | |
download | poky-57bbb7d6f4058ac41f37406046e684dfd2bd8ae0.tar.gz |
initramds-framework: add shutdown hook for udev
In cases where other initramfs modules need to rely on
udev running (ie in my case I have to load firmware on
a device that is slow to start) there needs to be a way
to keep it running during the lifecycle of the initramfs
but still be shut down before swith_root is called. I
added a module_pre_hook that will shut down udev before
the finish module is called.
(From OE-Core rev: ce690659ef797bd26dc2be59167aa01744841510)
Signed-off-by: Ian Reinhart Geiser <igeiser@devonit.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions