diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-11-14 17:52:13 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 16:53:08 +0000 |
commit | 8c3e3c90daee1639ac8b2633d8f1e500697d9c52 (patch) | |
tree | f24756f36e517250a0eaa0a9f4b578d6c4392331 /meta/classes/pythonnative.bbclass | |
parent | 213ba50b8a747e1489f03872339e3931a99963a4 (diff) | |
download | openembedded-core-8c3e3c90daee1639ac8b2633d8f1e500697d9c52.tar.gz openembedded-core-8c3e3c90daee1639ac8b2633d8f1e500697d9c52.tar.bz2 openembedded-core-8c3e3c90daee1639ac8b2633d8f1e500697d9c52.zip |
sysvinit: unmount the psplash lazyily
There is an race condition where psplash is not quite exited before the unmount occurs
causing a umount: /mnt/.psplash: target is busy message to appear, it's ok to lazyily
unmount and not get this message
[YOCTO #5244]
(From OE-Core master rev: 9ded366084f22f48ef72aa22acf6a38982d16d97)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions