Skip to content

Commit

Permalink
layer: add walnascar compat
Browse files Browse the repository at this point in the history
also add missing version to ci matrix

Closes #40

Signed-off-by: Konrad Weihmann <[email protected]>
  • Loading branch information
priv-kweihmann committed Oct 2, 2024
1 parent a191de1 commit c851ab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
upstream-check,
license-check
]
branch: [dunfell, gatesgarth, hardknott, kirkstone, langdale, master]
branch: [dunfell, gatesgarth, hardknott, kirkstone, langdale, mickledore, nanbield, scarthgap, styhead, master]

steps:
- uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ BBFILE_PRIORITY_meta-buildutils = "6"
LAYERVERSION_meta-buildutils = "1"
LAYERDEPENDS_meta-buildutils = "core"

LAYERSERIES_COMPAT_meta-buildutils = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield scarthgap styhead"
LAYERSERIES_COMPAT_meta-buildutils = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield scarthgap styhead walnascar"

0 comments on commit c851ab1

Please sign in to comment.