From 96b3ae7d6909859a2413bc907f34f83fcbee0fa6 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 16 Jun 2019 15:24:02 +0200 Subject: gpio-tool: provide all binaries stripped The gpio-tool recipe declares all binaries as stripped. The packages qa check fails now if the binaries are not stripped as follows: | ERROR: gpio-tool-1.0-r3 do_package: QA Issue: gpio-tool: Files/directories were installed but not shipped in any package: | /usr/bin/.debug | /usr/bin/.debug/gpio-tool | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. | gpio-tool: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Max Krummenacher --- .../gpio-tool/files/colibri-imx6ull/gpio-tool | Bin 578375 -> 505492 bytes recipes-support/gpio-tool/files/mx7d/gpio-tool | Bin 578498 -> 505516 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool b/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool index cfff0b4..77d4fa6 100755 Binary files a/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool and b/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool differ diff --git a/recipes-support/gpio-tool/files/mx7d/gpio-tool b/recipes-support/gpio-tool/files/mx7d/gpio-tool index d850f96..318137f 100755 Binary files a/recipes-support/gpio-tool/files/mx7d/gpio-tool and b/recipes-support/gpio-tool/files/mx7d/gpio-tool differ -- cgit v1.2.3