wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use correct PRINC form

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-12-14 11:27:05 +01:00
parent 77a7c68994
commit 31ff8c0cb7
3 changed files with 3 additions and 3 deletions
@@ -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"