[yocto] [meta-ivi][PATCH 21/23] tiff: Minor file reformatting

Andrei Gherzan andrei.gherzan at windriver.com
Sun Jan 6 03:55:00 PST 2013


Signed-off-by: Andrei Gherzan <andrei.gherzan at windriver.com>
---
 recipes-multimedia/libtiff/tiff_4.0.3.bbappend |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-multimedia/libtiff/tiff_4.0.3.bbappend b/recipes-multimedia/libtiff/tiff_4.0.3.bbappend
index 54309d7..238795f 100644
--- a/recipes-multimedia/libtiff/tiff_4.0.3.bbappend
+++ b/recipes-multimedia/libtiff/tiff_4.0.3.bbappend
@@ -1,4 +1,4 @@
-PRINC = "1"
+PRINC := "${@int(PRINC) + 1}"
 
 # xz is GPLv3 so remove it from DEPENDS if INCOMPATIBLE_LICENSE contains GPLv3
 python () {
-- 
1.7.9.5




More information about the yocto mailing list