repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git]
/
tests
/
lcitool
/
projects
/
qemu-minimal.yml
blob
6bc232a1c3e2b3e30f479ec0f356961c7a30c547
1
# Very minimal set of qemu packages, used for minimal cross-compile sanity checks
2
---
3
packages:
4
- bash
5
- bc
6
- bison
7
- ccache
8
- findutils
9
- flex
10
- gcc
11
- gcc-native
12
- glib2
13
- glib2-native
14
- glib2-static
15
- libc-static
16
- libfdt
17
- libffi
18
- make
19
- meson
20
- ninja
21
- pixman
22
- pkg-config
23
- python3
24
- python3-venv
25
- sed
26
- tar