diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-05-29 09:50:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-10 17:12:18 +0100 |
commit | 28938930ba5c45755e1f7419522c9a4f7e191520 (patch) | |
tree | 95cc7517e70012725a5a0a483b9bb5623bbab898 /scripts/runqemu-ifup | |
parent | bff6db67126cd534cb7c2236195d368fb817c0d9 (diff) | |
download | poky-28938930ba5c45755e1f7419522c9a4f7e191520.tar.gz |
update-rc.d: fix to handle priority numbers correctly
The update-rc.d treated priority numbers begin with '0' as octal
numbers. This led to problems of update-rc.d being unable to handle
priorities like '08' or '09' correctly.
This patch fixes the above problem.
[YOCTO #6376]
(From OE-Core rev: 675fd834b9ed696cd87809830d57d3da083580d3)
(From OE-Core rev: b59efa053d1396efd3d5a9c7f88fb5088b063686)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/runqemu-ifup')
0 files changed, 0 insertions, 0 deletions