diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2011-08-15 16:26:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-15 15:26:21 +0100 |
commit | 356ae2563bfa8d00660eadc19bcfdd6ae354ee8e (patch) | |
tree | 6621920f8626b79ae9c508b821098c6486b86944 /meta/lib/oe/utils.py | |
parent | 16bbb3144cede1c4aaf70be1921b4290a45ae5eb (diff) | |
download | poky-356ae2563bfa8d00660eadc19bcfdd6ae354ee8e.tar.gz |
The Skeleton initscript doesn't work on minimal image
Fixes bug [YOCTO #1165]
The /etc/init.d/skeleton doesn't work on minimal image, this is
because of the pidofproc doesn't return "$?" correctly, so store
$? in the variable status would fix it.
(From OE-Core rev: 4d31193a6969df25bb85a9862b7295e85dcec04b)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/utils.py')
0 files changed, 0 insertions, 0 deletions