diff options
Diffstat (limited to 'templates/feature/agl-hmi-framework')
-rw-r--r-- | templates/feature/agl-hmi-framework/50_local.conf.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/feature/agl-hmi-framework/50_local.conf.inc b/templates/feature/agl-hmi-framework/50_local.conf.inc new file mode 100644 index 000000000..845a5270e --- /dev/null +++ b/templates/feature/agl-hmi-framework/50_local.conf.inc @@ -0,0 +1,5 @@ +# In order to enable the hmi-framework features , +# enables the following line: +# +DISTRO_FEATURES_append = " agl-hmi-framework" +PREFERRED_RPROVIDER_virtual/navigation = "navigation" |