Skip to content

Commit

Permalink
Add nanield compatibility
Browse files Browse the repository at this point in the history
Adds compatibility with Yocto 4.3 (codename nanbield)
  • Loading branch information
JoshuaWatt authored and psaavedra committed Jan 19, 2024
1 parent d14b031 commit 613ad41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ BBFILE_PRIORITY_webkit = "7"
BB_DANGLINGAPPENDS_WARNONLY = "true"

# Support from the current actively maintained LTS Yocto release
LAYERSERIES_COMPAT_webkit = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore"
LAYERSERIES_COMPAT_webkit = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield"

0 comments on commit 613ad41

Please sign in to comment.