diff options
author | Jens Rehsack <rehsack@gmail.com> | 2020-06-02 15:42:56 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-04 13:27:32 +0100 |
commit | ccbeea1c0b8ab80f8e57cce9b0f7a333ecfd6fc7 (patch) | |
tree | 00547911c2fc3d85bfb2a19d3e80f44881ab4e2a /documentation/kernel-dev | |
parent | 850abc548b46f0c41ac92f18cb6659aeda461530 (diff) | |
download | poky-ccbeea1c0b8ab80f8e57cce9b0f7a333ecfd6fc7.tar.gz |
init-system-helpers: avoid superfluous update-rc.d
Debians init-system-helpers bundle an own, perl written update-rc.d which
doesn't fulfill embedded/cross-build requirements as our own in
meta/recipes-core/update-rc.d
does. To avoid unnecessary conflicts or questions, do not bundle it by
default. Whoever wants it is invited to have an .bbappend.
(From OE-Core rev: 4e5a55c7ecf7100bb87dcad31723ee27b7006ac2)
Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
0 files changed, 0 insertions, 0 deletions