layer.conf: add hardknott to compatible release branches

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-03-17 23:12:20 -07:00
parent 539d563232
commit c831dfabe8

View File

@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "qcom"
BBFILE_PATTERN_qcom := "^${LAYERDIR}/"
BBFILE_PRIORITY_qcom = "5"
LAYERSERIES_COMPAT_qcom = "zeus dunfell gatesgarth"
LAYERSERIES_COMPAT_qcom = "zeus dunfell gatesgarth hardknott"
BBFILES_DYNAMIC += " \
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \