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:10:33 +0100 |
commit | b59efa053d1396efd3d5a9c7f88fb5088b063686 (patch) | |
tree | 8c04af81dc2ab1a89fdb4da706ca993e32f832ff /scripts/combo-layer | |
parent | 1e2aa57d621fa816fa7fc652a3b7d2920844c74d (diff) | |
download | openembedded-core-b59efa053d1396efd3d5a9c7f88fb5088b063686.tar.gz openembedded-core-b59efa053d1396efd3d5a9c7f88fb5088b063686.tar.bz2 openembedded-core-b59efa053d1396efd3d5a9c7f88fb5088b063686.zip |
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)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/combo-layer')
0 files changed, 0 insertions, 0 deletions