diff options
author | Andrei Gherzan <andrei@gherzan.ro> | 2016-09-16 17:31:22 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.ro> | 2016-09-21 11:38:22 +0100 |
commit | 5229f7560443ed25aabaf8c7bcd86e148ccb357b (patch) | |
tree | b09b77951924ebd33c278042ae27b8ddc87e4c5a /classes/linux-raspberrypi-base.bbclass | |
parent | 5771c7f7d4f0984141654d7208dcb7f1c67c37af (diff) | |
download | meta-raspberrypi-5229f7560443ed25aabaf8c7bcd86e148ccb357b.tar.gz |
wiringPi: Fix compilation of libraries
Not using the yocto LDFLAGS will make some qa tests fail:
ERROR: wiringpi-git-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary:
'build-rpi-master/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/wiringpi/git-r0/packages-split/wiringpi/usr/lib/libwiringPi.so.2.32'
No GNU_HASH in the elf binary:
'build-rpi-master/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/wiringpi/git-r0/packages-split/wiringpi/usr/lib/libwiringPiDev.so.2.32'
[ldflags]
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'classes/linux-raspberrypi-base.bbclass')
0 files changed, 0 insertions, 0 deletions