package/ltrace: bump ltrace using a more recent git repo
authorMauro Meneghin <mauro.meneghin@youview.com>
Fri, 23 Oct 2020 13:43:29 +0000 (14:43 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 26 Oct 2020 21:34:13 +0000 (22:34 +0100)
commit6b5a5692e6e3672bf2dba10d036c1cf26b3dab59
treeead24c9e21b16480906b9b6494d6a5163208e331
parent89e1f5c1f9aaec79414d1f12a39b7c27878b0acb
package/ltrace: bump ltrace using a more recent git repo

The official repo pointed by https://ltrace.org/ hasn't seen any
updates in 5 years, so this commit switches to
https://github.com/dkogan/ltrace from Dima Kogan that includes some
bug fixes, in particular the following commit to avoid a crash:

  192e0a6 void struct members are now ignored

The previous ltrace version gave a crash on a ARMv7 device, showing
this error:

  "Assertion `field_info->type != ARGTYPE_VOID' failed."

Using this commit ltrace shows a '<void>' return value in such cases,
but at least avoids the crash.

Signed-off-by: Mauro Meneghin <mauro.meneghin@youview.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/ltrace/ltrace.hash
package/ltrace/ltrace.mk