aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorAndy Ross <andy.ross@windriver.com>2012-10-11 09:22:55 -0700
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2012-11-29 12:00:20 +0100
commitaecfa73da1b4a1445eec6b304e6b99f9e55fda33 (patch)
tree68aafd8b4df8cab3fa4a194519cbf7fdbce157ee /meta/conf
parente19ae71e4b6f88082edf3fc92577552cd2a5f9c6 (diff)
downloadopenembedded-core-contrib-aecfa73da1b4a1445eec6b304e6b99f9e55fda33.tar.gz
sysklogd: fix update-rc.d handling
The sysklogd recipe had a cut-n-paste version of the update-rc.d.bbclass code which didn't work, but this was hidden because all images contain the busybox version which does. Building a busybox-free image unmasked the issue and syslogd wouldn't start on first boot. The comments seem to be wrong/stale. AFAICT update-rc.d and update-alternatives work fine with each other, though there is an ordering constraint (alternatives must be specified last, so it "wraps" update-rc.d). This version builds and works both with and without busybox. Signed-off-by: Andy Ross <andy.ross@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions