Skip to content

Commit

Permalink
meta-bytedance: 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-bytedance rev: dd8a65df2ed78f90c119e4cb1f388f46f2d586e2)

Signed-off-by: Patrick Williams <[email protected]>
Change-Id: I96fc7c6313aad49530f87f3c7b93840a31fe3478
Signed-off-by: Andrew Geissler <[email protected]>
  • Loading branch information
williamspatrick authored and geissonator committed Nov 5, 2020
1 parent b024b95 commit 5762d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-bytedance/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 += "bytedance-layer"
BBFILE_PATTERN_bytedance-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_bytedance-layer = "dunfell"
LAYERSERIES_COMPAT_bytedance-layer = "dunfell gatesgarth"

0 comments on commit 5762d3f

Please sign in to comment.