diff options
Diffstat (limited to 'meta/conf/distro/poky.conf')
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index e6ef465052..1c5c72104b 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -22,6 +22,8 @@ TARGET_FPU_arm ?= "soft" | |||
| 22 | TARGET_FPU_armeb ?= "soft" | 22 | TARGET_FPU_armeb ?= "soft" |
| 23 | TARGET_FPU_nokia800 = "hard" | 23 | TARGET_FPU_nokia800 = "hard" |
| 24 | 24 | ||
| 25 | TARGET_LINK_HASH_STYLE ?= "${@['-Wl,--hash-style=gnu',''][bb.data.getVar('TARGET_ARCH', d, True) in ['mips', 'mipsel', 'mips64', 'mips64el']]}" | ||
| 26 | |||
| 25 | QA_LOGFILE = "${TMPDIR}/qa.log" | 27 | QA_LOGFILE = "${TMPDIR}/qa.log" |
| 26 | 28 | ||
| 27 | IMAGE_ROOTFS_SIZE_ext2 ?= "131072" | 29 | IMAGE_ROOTFS_SIZE_ext2 ?= "131072" |
