Skip to content

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 <naveen.kumar.saini@intel.com>
This recipe create zephyr.img having grub-efi + zephyr-app + grub.conf

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
For example:
IMAGE_INSTALL_append_pn-acrn-image-base = " zephyr-image-package"

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
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