update-rc.d: make PRINC work properly for multiple bbappends
This commit is contained in:
@@ -2,5 +2,5 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
|
||||
SRC_URI += "file://0001-update-rc.d-make-s-a-noop-when-systemd-is-present.patch"
|
||||
|
||||
PRINC = "1"
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user