[yocto] [meta-ivi][PATCH 10/23] base-files: Minor file reformatting

Andrei Gherzan andrei.gherzan at windriver.com
Sun Jan 6 03:54:49 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../base-files/base-files_3.0.14.bbappend          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core-ivi/base-files/base-files_3.0.14.bbappend b/recipes-core-ivi/base-files/base-files_3.0.14.bbappend
index 51ebca9..5a4a309 100644
--- a/recipes-core-ivi/base-files/base-files_3.0.14.bbappend
+++ b/recipes-core-ivi/base-files/base-files_3.0.14.bbappend
@@ -1,3 +1,3 @@
-PRINC = "1"
+PRINC := "${@int(PRINC) + 1}"
 
 FILESEXTRAPATHS := "${THISDIR}/${PN}"
-- 
1.7.9.5




More information about the yocto mailing list