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 · 1 comment
Labels
enhancement New feature or request

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants