diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-07-11 22:35:38 +0200 |
---|---|---|
committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2016-03-14 14:25:26 +0100 |
commit | 96ba884d6b4b07187649c35302ac95fbde84d29c (patch) | |
tree | 039bcce7d54b88d682d35516c9cb2f9049b46872 /recipes | |
parent | 521c0567bb583bfb29dafc9b1a059d7d6109d08a (diff) |
gpioconfig: add dummy binary for unsupported machines
Avoids
WARNING: Unable to get checksum for gpioconfig SRC_URI entry GPIOConfig: file could not be found
during recipe parse by providing a dummy GPIOConfig.
The dummy displays a popup with a button that says that the program is not
available on this machine.
(cherry picked from commit e6959294ac99c87c7aabe2334d6582618ea3a825)
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes')
-rwxr-xr-x | recipes/gpioconfig/files/GPIOConfig | bin | 0 -> 5320 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes/gpioconfig/files/GPIOConfig b/recipes/gpioconfig/files/GPIOConfig Binary files differnew file mode 100755 index 0000000..85a2fe8 --- /dev/null +++ b/recipes/gpioconfig/files/GPIOConfig |