Skip to content

Instantly share code, notes, and snippets.

@alexmi256
Created February 23, 2020 22:14
Show Gist options
  • Save alexmi256/274e96f40ca8c1af722a92f99e23f8e7 to your computer and use it in GitHub Desktop.
Save alexmi256/274e96f40ca8c1af722a92f99e23f8e7 to your computer and use it in GitHub Desktop.
OrangePi 4 Additional Steps Build Image

needed to install the following extra packages:

apt install ack-grep android-tools-adb android-tools-fastboot binfmt-support bison build-essential ccache curl flex g++-multilib gcc-multilib git gnupg gperf install jq lib32ncurses5-dev lib32z1-dev libc6-dev-i386 libgl1-mesa-dev liblz4-tool libx11-dev libxml2-utils locales ncdu openssh-server qemu qemu-efi-aarch64 qemu-system-arm qemu-user-static qemu-utils screen telnet tmux tree unzip wget x11proto-core-dev xsltproc zip zlib1g-dev

Needed to also set up the following which requires adding repos:

balena-etcher-electron openjdk-8-jdk

Needed to run:

locale-gen

Needed to install/folow the guide for: https://github.com/computermouth/qemu-static-conf

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