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

Add zephyr uos support #39

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

saininav
Copy link
Contributor

These patches allows to build zephyr image from meta-zephyr layer and ship the zephyr as uos.

@rossburton
Copy link
Contributor

CI breaks:

ERROR: Multiconfig dependency multiconfig::${CONTAINER_PACKAGE_MC}:zephyr-grub-efi:do_deploy depends on nonexistent mc configuration ${CONTAINER_PACKAGE_MC}

Maybe assign a default "" to this?

@saininav
Copy link
Contributor Author

CI breaks:

ERROR: Multiconfig dependency multiconfig::${CONTAINER_PACKAGE_MC}:zephyr-grub-efi:do_deploy depends on nonexistent mc configuration ${CONTAINER_PACKAGE_MC}

Maybe assign a default "" to this?

Fixed.

Add recipe to build grub-efi for zephyr uos

Signed-off-by: Naveen Saini <[email protected]>
This recipe create zephyr.img having grub-efi + zephyr-app + grub.conf

Signed-off-by: Naveen Saini <[email protected]>
For example:
IMAGE_INSTALL_append_pn-acrn-image-base = " zephyr-image-package"

Signed-off-by: Naveen Saini <[email protected]>
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.

3 participants