af359d4938
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@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-ffc927e.tar.gz \
|
|
$CGCS_BASE/downloads/keycodemapdb-16e5b07.tar.gz"
|
|
TIS_BASE_SRCREV=ab58260efaa712650c63bb1917122f270070fa4b
|
|
TIS_PATCH_VER=GITREVCOUNT+PKG_GITREVCOUNT
|
|
BUILD_IS_SLOW=4
|