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

Improve documentation of dasharo-pq #866

Closed
4 tasks done
pietrushnic opened this issue Jun 7, 2024 · 1 comment
Closed
4 tasks done

Improve documentation of dasharo-pq #866

pietrushnic opened this issue Jun 7, 2024 · 1 comment

Comments

@pietrushnic
Copy link

pietrushnic commented Jun 7, 2024

While reproducing testing environment I found following issues:

  • no submodule checkout after coreboot cloning
  • incorrect branch naming in case of cloning dasharo-pq\
% git clone -b pcengines-seabios-25.05.00.01-patch-fixes [email protected]:Dasharo/dasharo-pq.git .git/patches
Cloning into '.git/patches'...
fatal: Remote branch pcengines-seabios-25.05.00.01-patch-fixes not found in upstream origin
zsh: exit 128   git clone -b pcengines-seabios-25.05.00.01-patch-fixes  .git/patches
  • missing documentation about testing environment setup, which branches or pce-fw-builder or open-firmware-rte to use
  • pce-fw-build use confusing names SDK name is 2024_03 but it really use coreboot sdk 2024_05
  173  git clone [email protected]:pcengines/pce-fw-builder.git
  174  cd pce-fw-builder
  176  git co v24.05.00.01-support
  183  docker build -t pcengines/pce-fw-builder:2024-05-20_b4949d3de5 .
  177  ./build_apus.sh ~/src/3mdeb/dasharo/coreboot
@pietrushnic
Copy link
Author

All issues were addressed in Dasharo/dasharo-pq@0b8aefb

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

No branches or pull requests

1 participant