summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtbase_%.bbappend7
1 files changed, 2 insertions, 5 deletions
diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend
index f5adeca..288f8cb 100644
--- a/recipes-qt/qt5/qtbase_%.bbappend
+++ b/recipes-qt/qt5/qtbase_%.bbappend
@@ -12,12 +12,9 @@ PACKAGECONFIG_append = " accessibility"
PACKAGECONFIG_FONTS_append = " fontconfig"
#qtbase must be configured with icu for qtwebkit
-PACKAGECONFIG_append_tegra = " \
+PACKAGECONFIG_append = " \
icu \
${PACKAGECONFIG_EXAMPLES} \
"
-PACKAGECONFIG_append_vf = " \
- icu \
- ${PACKAGECONFIG_EXAMPLES} \
-"
+PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"