Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP Add support for building with Kas. #61

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ajlennon
Copy link

@ajlennon ajlennon commented Feb 11, 2025

Description

Make build easier by using Kas configuration for setup (instead of repo and scripting)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Build and Run image on Beagleboard V Fire

Test Configuration:

  • Reference design release:
  • Hardware: BeagleBoard V Fire (tested, but should be useful by all supported boards)
  • HSS version: ?
  • Bare metal examples version: N/A
  • Buildroot / Yocto release: Kirkstone

Checklist:

  • I have reviewed my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested that my fix is effective or that my feature works
  • I have added a maintainers file for any new board support (N/A)

@ajlennon ajlennon force-pushed the ajl/add-kas-support branch 3 times, most recently from ec04b77 to b3dd63f Compare February 11, 2025 22:48
See `README.md` for details

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
@ajlennon ajlennon force-pushed the ajl/add-kas-support branch from b3dd63f to 8b91962 Compare February 12, 2025 13:15
@ajlennon
Copy link
Author

Hi @vfalanis I wonder if I could bounce this PR off you?

I have Kas building an image now which makes life simpler and I like.

However I was having a lot of trouble with an error building a WIC image and it appears I've fixed this by removing the size setting from the WKS file

see 8b91962#diff-6821332b6b6b366e589add9d87fc16ed7c2365669b396a6c5aebd6b53a96c75d

I wonder if you could comment on whether what I've done seems right here?

Thanks! Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant