[yocto] [meta-ivi][PATCH 05/23] nfs-utils: Minor file reformatting

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


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 .../nfs-utils/nfs-utils_1.2.3.bbappend             |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend b/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend
index 005400f..cc459a9 100644
--- a/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend
+++ b/recipes-connectivity/nfs-utils/nfs-utils_1.2.3.bbappend
@@ -1,4 +1,4 @@
-PRINC = "2"
+PRINC := "${@int(PRINC) + 2}"
 
 INITSCRIPT_NAME = ""
 INITSCRIPT_PARAMS = ""
-- 
1.7.9.5




More information about the yocto mailing list