blob: d1f168c5bd0437af208bbe1cccbc05f4f3831ed5 (
plain)
1
2
3
|
# Hopefully temporary workaround, tbtnavi should be requesting display
# on the remote output itself.
REMOTE_OUTPUT_APP_ID = "${@bb.utils.contains("AGL_FEATURES", "agl-demo-cluster-support", "tbtnavi", "", d)}"
|