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

QEMU: Rebase ARC support on top of v5.0 #1

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

abrodkin
Copy link

@abrodkin abrodkin commented Jun 4, 2020

We still don't have our repo open so submit this huge patch bomb here.

This is pretty much the same ARC code rebased and fixed to work on top of upstream v5.0 release.

Note I didn't try to run it as there're tons of libs dependencies and it requires entire SDK to be installed while even zephyr-qemu failed to be packaged with the following message:

...
  /usr/bin/qemu-edid
  /usr/bin/qemu-pr-helper
  /usr/bin/qemu-system-xilinx-aarch64
  /usr/libexec/qemu-bridge-helper
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
zephyr-qemu: 164 installed and not shipped files. [installed-vs-shipped]
ERROR: zephyr-qemu-git-r0 do_package: Fatal QA errors found, failing task.
ERROR: zephyr-qemu-git-r0 do_package: Function failed: do_package

We still don't have our repo open so submit this
huge patch bomb here.

This is pretty much the same ARC code rebased and fixed
to work on top of upstream v5.0 release.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
@stephanosio
Copy link
Owner

Thanks, I will also import these patches into stephanosio/zephyr-qemu#14.

@stephanosio stephanosio merged commit 64f65bf into stephanosio:qemu_5_0_rc2 Jun 5, 2020
@abrodkin abrodkin deleted the topic-qemu-5.0-arc branch December 26, 2021 09:06
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.

2 participants