Change the navigation application default to the new navigation application 32/21032/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 13 Apr 2019 22:28:30 +0000 (00:28 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sat, 13 Apr 2019 22:28:34 +0000 (00:28 +0200)
Now that the new navigation application is ready,
change the default navigation application.

This replaces https://gerrit.automotivelinux.org/gerrit/#/c/19831/ .

Change-Id: Iac516672087d231d5ea0b43764ce12e3d3c20580
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
meta-agl-distro/conf/distro/poky-agl.conf

index 601d447..ce29582 100644 (file)
@@ -158,3 +158,6 @@ DIRFILES_pn-nativesdk-cmake = "1"
 # We exclude the conflicting vars from the sstate task hash.
 # This needs to be verified.
 do_package_write_rpm[vardepsexclude] += "ARCHIVER_TOPDIR PF"
+
+# Set preferred provider to new navi application
+PREFERRED_RPROVIDER_virtual/navigation ?= "ondemandnavi"