Skip to content

Commit

Permalink
layer.conf: Add hardknott to LAYERSERIES_COMPAT
Browse files Browse the repository at this point in the history
Drop dunfell

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Mar 18, 2021
1 parent 9982fd3 commit bb008f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/meta-yoe/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
BBFILE_COLLECTIONS += "meta-yoe"
BBFILE_PATTERN_meta-yoe := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-yoe = "99"
LAYERSERIES_COMPAT_meta-yoe = "dunfell gatesgarth"
LAYERSERIES_COMPAT_meta-yoe = "gatesgarth hardknott"
LAYERDEPENDS_meta-yoe = "core elm-binary-layer"

BBFILES_DYNAMIC += " \
Expand Down

0 comments on commit bb008f4

Please sign in to comment.