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

Feature Request: Where are the instructions on how to build this please ? #1151

Open
AaronNGray opened this issue Dec 22, 2024 · 2 comments
Open
Labels
enhancement New feature or request stale Issues with a lack of recent activity

Comments

@AaronNGray
Copy link

AaronNGray commented Dec 22, 2024

Feature Description

I have tried to build this with

sudo ./build.sh --board=armsom-sige7

And get nothing happening.

@AaronNGray AaronNGray added the enhancement New feature or request label Dec 22, 2024
@nobara256
Copy link

You need to build it like sudo ./build.sh --board=orangepi-5-plus --suite=oracular --flavor=server

where

--suite=[oracular|jammy|noble]
--flavor=[server|desktop]

How ever I would recommend you to build the kernel and u-boot package separately first with --kernel-only and --uboot-only as they take additional time.

Copy link

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 14 days. Thank you for your contribution!

@github-actions github-actions bot added the stale Issues with a lack of recent activity label Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale Issues with a lack of recent activity
Projects
None yet
Development

No branches or pull requests

2 participants