meta-openembedded/toolchain-layer/recipes-devtools/gcc/gcc-common-4.6.inc
Martin Jansa 31ff8c0cb7 wpa-supplicant, gcc-common-4.6, packagegroup-qte-toolchain-target: use correct PRINC form
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:44 +01:00

5 lines
142 B
C++

# this will prepend this layer to FILESPATH
FILESEXTRAPATHS := "${THISDIR}/gcc-4.6"
PRINC := "${@int(PRINC) + 6}"
ARM_INSTRUCTION_SET = "arm"