Add initial barebones kernel and cross compiler container image
This commit is contained in:
13
cross-compiler-image/packages.txt
Normal file
13
cross-compiler-image/packages.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
build-essential
|
||||
bison
|
||||
flex
|
||||
libgmp3-dev
|
||||
libmpc-dev
|
||||
libmpfr-dev
|
||||
texinfo
|
||||
libisl-dev
|
||||
wget
|
||||
gpg
|
||||
gpg-agent
|
||||
gzip
|
||||
ca-certificates
|
||||
Reference in New Issue
Block a user