tools: remove xxd package
authorPetr Štetiar <ynezz@true.cz>
Tue, 30 Aug 2022 06:41:07 +0000 (08:41 +0200)
committerPetr Štetiar <ynezz@true.cz>
Fri, 16 Sep 2022 16:50:46 +0000 (18:50 +0200)
commitb5e39355e4121bd6288e2fc4a434a785bd6d6285
treec28eac945f10d765a28a677d895ae3643435e0dd
parentb531611f57342cbfa8075a38f1ade51fe56c1e9f
tools: remove xxd package

It shouldn't be needed anymore as we've now `scripts/xxdi.pl`, which
should be self contained and fully compatible `xxd -i` replacement.

Fixes: #10555
Signed-off-by: Petr Štetiar <ynezz@true.cz>
(cherry picked from commit 88c9056a70901577489ecdc7a25207a9b7576d6e)
tools/Makefile
tools/xxd/Makefile [deleted file]