layer.conf: Add warrior to compatible release series

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-04-01 19:01:09 -07:00
committed by Andrei Gherzan
parent 7af614b2ee
commit 490a4441ac
+1 -1
View File
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
BBFILE_PRIORITY_raspberrypi = "9"
LAYERSERIES_COMPAT_raspberrypi = "sumo thud"
LAYERSERIES_COMPAT_raspberrypi = "sumo thud warrior"
# Additional license directories.
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"