Merge "templates: add PREFERRED_RPROVIDER for navigation"
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 8 Dec 2017 15:13:21 +0000 (15:13 +0000)
committerGerrit Code Review <gerrit@automotivelinux.org>
Fri, 8 Dec 2017 15:13:21 +0000 (15:13 +0000)
1  2 
templates/feature/agl-hmi-framework/50_local.conf.inc

@@@ -1,5 -1,6 +1,6 @@@
  # In order to enable the hmi-framework features ,
  # enables the following line:
  #
 -DISTRO_FEATURES_append = "agl-hmi-framework"
 +DISTRO_FEATURES_append = " agl-hmi-framework"
  PREFERRED_PROVIDER_virtual/libhomescreen = "libhomescreen-2017"
+ PREFERRED_RPROVIDER_virtual/navigation = "navigation"