Skip to content

Commit

Permalink
meta-arm: update Yocto compat for gatesgarth
Browse files Browse the repository at this point in the history
The next release of Yocto is soon and most of the upstream
layers have switched support strings for it.  Support layer
compat for gatesgarth (current) and dunsfell (previous).

(From meta-arm rev: e412371fb34b85c28eddc829359da422eae3489f)

Signed-off-by: Patrick Williams <[email protected]>
Change-Id: Ieb12f2b8b48c047a6409b317a876e0b326c14f2e
Signed-off-by: Andrew Geissler <[email protected]>
  • Loading branch information
williamspatrick authored and geissonator committed Nov 11, 2020
1 parent d60c54c commit aaf307d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-arm/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "arm"
BBFILE_PATTERN_arm = "^${LAYERDIR}/"
LAYERVERSION_arm = "1"

LAYERSERIES_COMPAT_arm = "dunfell gatesgarth"

0 comments on commit aaf307d

Please sign in to comment.