layer.conf: Add hardknott (3.3) to acceptable releases

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-11-24 22:43:42 -08:00
committed by Andrei Gherzan
parent 08d27cd799
commit a06878118c

View File

@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi"
BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/"
BBFILE_PRIORITY_raspberrypi = "9"
LAYERSERIES_COMPAT_raspberrypi = "gatesgarth"
LAYERSERIES_COMPAT_raspberrypi = "gatesgarth hardknott"
# Additional license directories.
LICENSE_PATH += "${LAYERDIR}/files/custom-licenses"