summaryrefslogtreecommitdiff
path: root/recipes-qt/qt5/qtwebkit_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebkit_%.bbappend')
-rw-r--r--recipes-qt/qt5/qtwebkit_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebkit_%.bbappend b/recipes-qt/qt5/qtwebkit_%.bbappend
new file mode 100644
index 0000000..d398475
--- /dev/null
+++ b/recipes-qt/qt5/qtwebkit_%.bbappend
@@ -0,0 +1,7 @@
+PACKAGECONFIG_append_tegra = " \
+ gstreamer010 \
+"
+PACKAGECONFIG_remove_tegra = " \
+ gstreamer \
+"
+PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"