summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb')
-rwxr-xr-xrecipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb b/recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb
index af528ff6..e4dc8440 100755
--- a/recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb
+++ b/recipes-demo-hmi/libnaviapi-agl/libnaviapi-agl_git.bb
@@ -14,3 +14,5 @@ SRC_URI = "git://github.com/AGLExport/agl-service-navigation;protocol=git;branch
SRCREV = "1f1ffc92fcc882aa5e885badbc91a3384f5d77b1"
S = "${WORKDIR}/git"
+# FIXME: Remove once CMake+ninja issues are resolved
+OECMAKE_GENERATOR = "Unix Makefiles"