Skip to content

Commit

Permalink
chore: kas: use main meta-mender repository
Browse files Browse the repository at this point in the history
The main repository https://github.com/mendersoftware/meta-mender
now provides a scarthgap branch. Switch to this one.

Ticket: None
Changelog: Title

Signed-off-by: Josef Holzmayr <jester@theyoctojester.info>
  • Loading branch information
TheYoctoJester committed Jul 3, 2024
1 parent a993e5e commit b199ef8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion kas/include/mender-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
meta-oe:

meta-mender:
url: https://github.com/theyoctojester/meta-mender.git
url: https://github.com/mendersoftware/meta-mender.git
branch: scarthgap
layers:
meta-mender-core:
Expand Down
4 changes: 0 additions & 4 deletions kas/include/raspberrypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ repos:
url: https://git.yoctoproject.org/meta-lts-mixins
branch: scarthgap/u-boot

meta-mender:
url: https://github.com/TheYoctoJester/meta-mender.git
branch: scarthgap

meta-mender-community:
layers:
meta-mender-raspberrypi:
Expand Down

0 comments on commit b199ef8

Please sign in to comment.