meta-agl-flutter: Simplify AGL integration
[AGL/meta-agl-devel.git] / meta-agl-flutter / recipes-graphics / toyota / flutter-auto_aglflutter.inc
1 FILESEXTRAPATHS:append := "${THISDIR}/files:"
2
3 SRC_URI += " \
4     file://0001-Add-xdg-shell-app-id-command-line-argument.patch \
5 "
6
7 # For now disable gstreamer to avoid needing to enable "commercial"
8 # licenses for the stated ffmpeg dependency.
9 PACKAGECONFIG:remove = "gstreamer"
10
11 # Enable verbose logging on runtimedebug image
12 PACKAGECONFIG:append:runtimedebug = "verbose"