mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 20:59:19 +00:00
update-rc.d.bbclass: Only change the main package RDEPENDS, not all the RDEPENDS as this affects things like the -doc packages
This commit is contained in:
parent
8101d6f93b
commit
0341841061
@ -1,5 +1,5 @@
|
||||
DEPENDS_append = " update-rc.d"
|
||||
RDEPENDS_append = " update-rc.d"
|
||||
RDEPENDS_${PN}_append = " update-rc.d"
|
||||
|
||||
INITSCRIPT_PARAMS ?= "defaults"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user