From aa2e215ae288147d1b95ff2d619ba34033881c55 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= <jsmoeller@linuxfoundation.org>
Date: Sat, 28 Jul 2018 18:33:00 +0200
Subject: [PATCH] Fix old bbappend in meta-qcom
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

meta-openembedded already moved to 3.16 and there is no update in meta-qcom, yet.

Change-Id: Iefbdf9bef83c01e4e37895d445d538d9e4f79957
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
---
 templates/machine/dragonboard-410c/50_bblayers.conf.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/templates/machine/dragonboard-410c/50_bblayers.conf.inc b/templates/machine/dragonboard-410c/50_bblayers.conf.inc
index 01ffb7f17..62d02070a 100644
--- a/templates/machine/dragonboard-410c/50_bblayers.conf.inc
+++ b/templates/machine/dragonboard-410c/50_bblayers.conf.inc
@@ -1 +1,2 @@
 BBLAYERS =+ "${METADIR}/meta-qcom"
+BBMASK .= "|meta-qcom/openembedded-layer/recipes-navigation/gpsd"
-- 
2.16.6