aarch64: Fix missing qemu-aarch64-static in chroot 21/31321/1
authorPaul Vaduva <Paul.Vaduva@enea.com>
Tue, 21 Mar 2017 14:36:46 +0000 (15:36 +0100)
committerJing Lu <lvjing5@huawei.com>
Wed, 22 Mar 2017 07:31:23 +0000 (07:31 +0000)
commite28cbf3ddebc45a7b94e33df0c671d767e1ff7ad
treeb843bac5480032f48e2d4a68c19a214f5c5bb676
parent2e648c83e84fd5b73b65ffcf5b81e877cd6664cd
aarch64: Fix missing qemu-aarch64-static in chroot

During recent rework, we lost the explicit copy of qemu-aarch64-static
from docker to chroot; so when trying to execute AArch64 binaries
inside chroot, no emulator was present to handle it.

This change brings back (inside chroot) the missing emulator binary.

JIRA: YARDSTICK-595

Change-Id: I146e2eeec2e9452a0db36f0bf0a466a8affc2005
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
(cherry picked from commit 742ee6f3249a6204a351fe02c1334c9b14213e51)
tools/ubuntu-server-cloudimg-modify.sh
tools/yardstick-img-modify