update-rc.d: make PRINC work properly for multiple bbappends

This commit is contained in:
Andreas Müller
2012-12-11 03:33:47 +01:00
committed by Khem Raj
parent b1e1e22992
commit a27134b9b7

View File

@@ -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}"