mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
update-rc.d: Add native version, add native dependency to class, convert staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
DEPENDS_append = " update-rc.d"
|
||||
DEPENDS_append = " update-rc.d-native"
|
||||
RDEPENDS_${PN}_append = " update-rc.d"
|
||||
|
||||
INITSCRIPT_PARAMS ?= "defaults"
|
||||
|
||||
Reference in New Issue
Block a user