summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-12-05 22:26:35 -0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-12-08 14:12:24 +0000
commit07216cb0a30743b237b0c92fdef32838a0ed6843 (patch)
treed02b3e495e1913c749e376a75c493d3f71772b00
parent29a042e64d1ffdf885ec5ca72bdf3ef59e01799c (diff)
templates: add PREFERRED_RPROVIDER for navigation
Default to nagivation recipe for virtual/navigation Bug-AGL: SPEC-1157 Change-Id: I894f40d4b874b352fa017c2550762f9ac036c70e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
-rw-r--r--templates/feature/agl-hmi-framework/50_local.conf.inc1
1 files changed, 1 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
index eba7b85d..a9e32fff 100644
--- a/templates/feature/agl-hmi-framework/50_local.conf.inc
+++ b/templates/feature/agl-hmi-framework/50_local.conf.inc
@@ -3,3 +3,4 @@
#
DISTRO_FEATURES_append = " agl-hmi-framework"
PREFERRED_PROVIDER_virtual/libhomescreen = "libhomescreen-2017"
+PREFERRED_RPROVIDER_virtual/navigation = "navigation"