mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 04:09:39 +01:00
update-rc.d.bbclass: do nothing for extended cross packages
(From OE-Core rev: a1f23a7cc527afdd1ce6cc7cd6083ee78fde09b3) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
826c1a1e44
commit
5aca6a7e94
@@ -2,6 +2,7 @@ UPDATERCPN ?= "${PN}"
|
||||
|
||||
DEPENDS_append = " update-rc.d-native"
|
||||
UPDATERCD = "update-rc.d"
|
||||
UPDATERCD_virtclass-cross = ""
|
||||
UPDATERCD_virtclass-native = ""
|
||||
UPDATERCD_virtclass-nativesdk = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user