2d997dcb6d
Depends-on: https://review.opendev.org/#/c/766436 Depends-on: https://review.opendev.org/#/c/766414 Change-Id: I01624b0ab4dc42483a79fe9a016613d1c308c08d Signed-off-by: Yong Fu <fuyong@neusoft.com>
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
SRC_DIR="$CGCS_BASE/git/libvirt"
|
|
COPY_LIST="\
|
|
libvirt/* \
|
|
libvirt/hooks/* \
|
|
$CGCS_BASE/downloads/gnulib-68df637.tar.gz \
|
|
$CGCS_BASE/downloads/keycodemapdb-16e5b07.tar.gz"
|
|
TIS_BASE_SRCREV=ab58260efaa712650c63bb1917122f270070fa4b
|
|
TIS_PATCH_VER=GITREVCOUNT+PKG_GITREVCOUNT
|
|
BUILD_IS_SLOW=4
|