From 31ff8c0cb7e8525ded97ed664871f944a8812544 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 14 Dec 2012 11:27:05 +0100 Subject: wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use correct PRINC form Signed-off-by: Martin Jansa --- toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain-layer/recipes-devtools') diff --git a/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc b/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc index cbb90e9f6..f6b492919 100644 --- a/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc +++ b/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc @@ -1,4 +1,4 @@ # this will prepend this layer to FILESPATH FILESEXTRAPATHS := "${THISDIR}/gcc-4.6" -PRINC = "6" +PRINC := "${@int(PRINC) + 6}" ARM_INSTRUCTION_SET = "arm" -- cgit v1.2.3-54-g00ecf