package/rpi-firmware: add option to install vcdbg
authorYann E. MORIN <yann.morin.1998@free.fr>
Wed, 1 Jul 2015 17:40:28 +0000 (19:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 2 Jul 2015 09:01:55 +0000 (11:01 +0200)
commitd16b32a40164f6bb2a9334ad7dcb6ab8ba95e172
tree19de53bb64a82a4f18c2ebfccce0f58c6aeae8e9
parent0a035206d106cab85301917205f649cfdbb92da6
package/rpi-firmware: add option to install vcdbg

vcdbg is a tool to help debug the communication with the GPU.
It comes as a binary-only, and in two flavours: one for the hard
floating point ABI, one for the software floating point ABI.

Unfortunately, we have no source code for that tool, only a binary that
was dynamically linked with glibc and libraries from rpi-userland.

So, just install that executable, and let's hope there is no symbol
issue at runtime.

Note: vcdbg needs glibc, threads and !static. Since glibc already
implies threads and !static, we only need to depend on glibc.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc; Floris Bos <bos@je-eigen-domein.nl>
Cc: Pascal de Bruijn <pmjdebruijn@pcode.nl>
Cc: Baruch Siach <baruch@tkos.co.il>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/rpi-firmware/Config.in
package/rpi-firmware/rpi-firmware.mk