base-files: make PRINC work properly for multiple bbappends

This commit is contained in:
Andreas Müller
2012-12-11 03:32:10 +01:00
committed by Khem Raj
parent 939af15d3f
commit cd4bd1d0f5

View File

@@ -1,6 +1,6 @@
FILESEXTRAPATHS := "${THISDIR}/${PN}"
PRINC = "15"
PRINC := "${@int(PRINC) + 15}"
# Original: volatiles = "cache run log lock tmp"
# We don't any of those in volatiles, so: