Skip to content

Commit

Permalink
meta-amd: 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-amd rev: 10e0f894f2bce5d131ecc4befce524bf432448c0)

Signed-off-by: Patrick Williams <[email protected]>
Change-Id: Ic852613d8ed9b8255228cc787b365dd66e30e3c4
Signed-off-by: Andrew Geissler <[email protected]>
  • Loading branch information
williamspatrick authored and geissonator committed Nov 12, 2020
1 parent 78ba778 commit 32f5304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-amd/conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \

BBFILE_COLLECTIONS += "amd-layer"
BBFILE_PATTERN_amd-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_amd-layer = "warrior zeus dunfell"
LAYERSERIES_COMPAT_amd-layer = "dunfell gatesgarth"

0 comments on commit 32f5304

Please sign in to comment.