From e89b603101ef68d9b3349e7d12f226d6e3f9a3a3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 12 May 2021 10:56:45 +0200 Subject: install binwalk to ch-equinox-* --- inventory/host_vars/ch-equinox-t450s.yml | 1 + inventory/host_vars/ch-equinox-ws.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 88e41297..4266c3bf 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -76,6 +76,7 @@ ws_base_extra_packages: - avr-libc - avrdude - binutils-avr + - binwalk - bison - build-essential - cheese diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 7eb23678..0799bbfe 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -76,6 +76,7 @@ ws_base_extra_packages: - avr-libc - avrdude - binutils-avr + - binwalk - bison - build-essential - cheese -- cgit v1.2.3