summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorAndy Ross <andy.ross@windriver.com>2012-10-11 09:22:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:13:48 +0100
commit4445ffe1f3a8de417c930a30177a91b89a7dede4 (patch)
tree3955b0cf1a88a5ddc9c29e44ed91ce856f7511cb /meta/conf/machine
parent789ebb54982e7217330cf871189170f64fe6a07c (diff)
downloadpoky-4445ffe1f3a8de417c930a30177a91b89a7dede4.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. (From OE-Core rev: 644673631bf57bd8d0e152b5fe7621344b5ad24f) Signed-off-by: Andy Ross <andy.ross@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/machine')
0 files changed, 0 insertions, 0 deletions