Jump to content

Cannot reproduce armbian build v20.08


maracuja
Go to solution Solved by Werner,

Recommended Posts

I'm trying to add some extra packages and configuration changes to build v20.08.

 

I did the following:

git clone -b v20.08 https://github.com/armbian/build build-orange-pi-v20.08
cd build-orange-pi-v20.08 && git reset --hard 6e9b07e


touch .ignore_changes
./compile.sh docker BRANCH=current BOARD=orangepizero KERNEL_ONLY=no KERNEL_CONFIGURE=no RELEASE=buster BUILD_DESKTOP=no CLEAN_LEVEL="" NO_APT_CACHER=yes


The build ends with "ERROR in function compile_kernel [ compilation.sh:411 ]"

 

When I clone the master without sticking to a revision, it's working fine.

But I want to stick to an "official" build. How can this be done?

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines