diff options
| -rw-r--r-- | recipes-qt/qt5/qt5-creator_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt5-creator_git.bb b/recipes-qt/qt5/qt5-creator_git.bb index 000e135e..d046110b 100644 --- a/recipes-qt/qt5/qt5-creator_git.bb +++ b/recipes-qt/qt5/qt5-creator_git.bb | |||
| @@ -83,3 +83,6 @@ RRECOMMENDS_${PN} += " \ | |||
| 83 | 83 | ||
| 84 | # ERROR: qt5-creator-4.5.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/qt5-creator/4.5.1-r0/packages-split/qt5-creator/usr/lib/qt5/qtcreator/libqbscore.so.1.10.1' | 84 | # ERROR: qt5-creator-4.5.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/qt5-creator/4.5.1-r0/packages-split/qt5-creator/usr/lib/qt5/qtcreator/libqbscore.so.1.10.1' |
| 85 | INSANE_SKIP_${PN} += "ldflags" | 85 | INSANE_SKIP_${PN} += "ldflags" |
| 86 | |||
| 87 | inherit features_check | ||
| 88 | REQUIRED_DISTRO_FEATURES ?= "x11 opengl" | ||
