f83c44e4ad
Changes to support removing the RHEL patches include: - drop systemtap from the spec file for qemu - leave the man page name as qemu vs. qemu-kvm, man pages are not installed into containers anyway Change-Id: I230f7213f9de50fc94b4ddbbb0ebd6581ee1f5a1 Story: 2005212 Task: 29990 Depends-On: https://review.opendev.org/#/c/655235/ Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
10 lines
278 B
Plaintext
10 lines
278 B
Plaintext
SRC_DIR="$CGCS_BASE/git/libvirt"
|
|
COPY_LIST="\
|
|
libvirt/* \
|
|
libvirt/hooks/* \
|
|
$CGCS_BASE/downloads/gnulib-ffc927e.tar.gz \
|
|
$CGCS_BASE/downloads/keycodemapdb-16e5b07.tar.gz"
|
|
TIS_BASE_SRCREV=ab58260efaa712650c63bb1917122f270070fa4b
|
|
TIS_PATCH_VER=100
|
|
BUILD_IS_SLOW=4
|