netmodule-linux-image-dev: remove benchmarking-cpu for aarch64

benchmarking-cpu doesn't support aarch64 architecture

BugzID: 57544

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2019-06-18 21:22:05 +02:00
parent 42ea7a1749
commit 16faf05d2f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ EASY_EDITOR = " \
BENCH_TOOLS_cortexa9hf-neon_append = " cpuburn-neon "
BENCH_TOOLS_cortexa8hf-neon_append = " cpuburn-neon "
IMAGE_INSTALL_remove_aarch64 = "benchmarking-cpu"
IMAGE_INSTALL_append = " \
lrzsz \