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:
parent
42ea7a1749
commit
16faf05d2f
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue