Skip to content

Commit

Permalink
Merge pull request #418 from TheYoctoJester/fix_nxp
Browse files Browse the repository at this point in the history
fix: kas: use correct configuration tags for nxp.yml
  • Loading branch information
TheYoctoJester authored Nov 8, 2024
2 parents 23fdfac + 644d30f commit 93a2b87
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions kas/include/nxp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@ header:
repos:
meta-freescale:
url: https://github.com/Freescale/meta-freescale.git
branch: a7bf57d45cdd908155b4179845aa9d1d78095bc0
# branch: scarthgap
commit: a7bf57d45cdd908155b4179845aa9d1d78095bc0
meta-freescale-3rdparty:
url: https://github.com/Freescale/meta-freescale-3rdparty.git
branch: 2602df3c730d970b8a4aa685b9f43d7ccd2c5d0f
# branch: scarthgap
commit: 2602df3c730d970b8a4aa685b9f43d7ccd2c5d0f
meta-freescale-distro:
url: https://github.com/Freescale/meta-freescale-distro.git
branch: b9d6a5d9931922558046d230c1f5f4ef6ee72345
# branch: scarthgap
commit: b9d6a5d9931922558046d230c1f5f4ef6ee72345

meta-mender-community:
layers:
Expand Down

0 comments on commit 93a2b87

Please sign in to comment.