diff options
author | Matthew Weber <matthew.weber@rockwellcollins.com> | 2017-12-03 14:41:18 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-12-03 14:48:16 +0100 |
commit | e6a766fd1d5adcfe4a7c86ec416150916ffcc1d6 (patch) | |
tree | 6f5efff7974f5d08c7210ff8dc485e79a6aa7543 /DEVELOPERS | |
parent | 427e070af86d7e47d03374db4b283fe0fc7a889f (diff) | |
download | buildroot-e6a766fd1d5adcfe4a7c86ec416150916ffcc1d6.tar.gz buildroot-e6a766fd1d5adcfe4a7c86ec416150916ffcc1d6.zip |
kvm-unit-tests: bump to kvm-unit-tests-20171020
- 0001-Makefile-remove-Werror-to-avoid-build-failures.patch is
adjusted to apply to the new version of kvm-unit-tests
- 0001-x86-hyperv_clock-be-explicit-about-mul-instruction-d.patch is
removed, as it has been merged upstream as of commit
45276b5860522921c77fb3ccc1458ff5f223c3c6.
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'DEVELOPERS')
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index 1b2736c2fa..d96884b7fb 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1085,6 +1085,7 @@ F: package/iperf/ F: package/iperf3/ F: package/iputils/ F: package/iw/ +F: package/kvm-unit-tests/ F: package/libcsv/ F: package/libcurl/ F: package/libfcgi/ |