zeus updates for dragonboard-410c 81/23781/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 10 Feb 2020 20:10:17 +0000 (15:10 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Feb 2020 16:00:13 +0000 (16:00 +0000)
Changes:
- Update BBMASK definition in template to avoid new warning.
- Rename linux-linaro-qcomlt bbappend to use a wildcard to cover both
  the new 5.4 kernel in meta-qcom and still the older 4.x kernels in
  that BSP that a user might configure instead.

Bug-AGL: SPEC-2932

Change-Id: I8a735a38409822e7069cc84bc2a42c06d351a278
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_%.bbappend [moved from meta-agl-bsp/meta-qcom/recipes-kernel/linux/linux-linaro-qcomlt_4.14.bbappend with 100% similarity]
templates/machine/dragonboard-410c/50_bblayers.conf.inc

index 4a3cae0..41fe367 100644 (file)
@@ -1,2 +1,2 @@
 BBLAYERS =+ "${METADIR}/bsp/meta-qcom"
-BBMASK .= "|bsp/meta-qcom/openembedded-layer/recipes-navigation/gpsd"
+BBMASK += "bsp/meta-qcom/openembedded-layer/recipes-navigation/gpsd"