diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-05-29 09:50:53 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-30 16:31:22 +0100 |
commit | 675fd834b9ed696cd87809830d57d3da083580d3 (patch) | |
tree | c917dc3a236d154284a6dc2fc4e6a20df41d2931 /meta/recipes-devtools/postinst-intercept | |
parent | 2a36a02c2444551579b8498468debfaff0faa6d8 (diff) | |
download | openembedded-core-675fd834b9ed696cd87809830d57d3da083580d3.tar.gz openembedded-core-675fd834b9ed696cd87809830d57d3da083580d3.tar.bz2 openembedded-core-675fd834b9ed696cd87809830d57d3da083580d3.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]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/postinst-intercept')
0 files changed, 0 insertions, 0 deletions