summaryrefslogtreecommitdiff
path: root/recipes-qt/qt5/qtmultimedia_%.bbappend
blob: d3984754e0fb28ce9f9b00efe34e9c8adcdb3b20 (plain)
1
2
3
4
5
6
7
PACKAGECONFIG_append_tegra = " \
    gstreamer010 \
"
PACKAGECONFIG_remove_tegra = " \
    gstreamer \
"
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"