summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt-src/module.conf
blob: d6c55313f46d0554450821f3d2a86f7ab43aa3b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

REQUIRED_MODULES="
	swtpm
"

REQUIRED_GIT="
	https://gitlab.com/libvirt/libvirt.git||${CONFIG_LIBVIRT_VERSION:-v11.2.0}
"

# copy everything since there is a clean installation done by 'ninja install'
REQUIRED_DIRECTORIES="/"