summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-06-16 15:24:02 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-06-16 15:26:48 +0200
commit96b3ae7d6909859a2413bc907f34f83fcbee0fa6 (patch)
tree222ac4f2da2d75c0b3987e08d7a3bcb867803985
parent5f15f53ed7022e7cadd4b9bfb199d4bc2e66c0db (diff)
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 <max.krummenacher@toradex.com>
-rwxr-xr-xrecipes-support/gpio-tool/files/colibri-imx6ull/gpio-toolbin578375 -> 505492 bytes
-rwxr-xr-xrecipes-support/gpio-tool/files/mx7d/gpio-toolbin578498 -> 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
--- a/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool
+++ b/recipes-support/gpio-tool/files/colibri-imx6ull/gpio-tool
Binary files 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
--- a/recipes-support/gpio-tool/files/mx7d/gpio-tool
+++ b/recipes-support/gpio-tool/files/mx7d/gpio-tool
Binary files differ