mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 05:02:24 +02: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:
@@ -1,5 +1,5 @@
|
||||
DEPENDS_append = " update-rc.d"
|
||||
RDEPENDS_append = " update-rc.d"
|
||||
RDEPENDS_${PN}_append = " update-rc.d"
|
||||
|
||||
INITSCRIPT_PARAMS ?= "defaults"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user