pdbg: bump version to latest
authorJoel Stanley <joel@jms.id.au>
Tue, 3 Oct 2017 12:14:25 +0000 (22:44 +1030)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 7 Oct 2017 21:14:34 +0000 (23:14 +0200)
commitfe7285cd4e985a82d846302ef6ed8053c4e9a26d
treef91e1a4f166cf202056fd00bcacfc0df5c403449
parent6c4b027f9da4f4432fc79b8eefe61c5c33b9ae8a
pdbg: bump version to latest

I got this error when attempting to build:

 aclocal: error: couldn't open directory 'm4': No such file or directory

So we now have the post patch hook to ensure the m4 directory is
present.

In addition, the package now sets a variable with the Git SHA1 so that
the binary contains the expected output for --version.

Specific configurations of uClibc cause a build failure in pdbg. This commit
adds a patch to remove the definition of the offending macro (it is unused in
the source).

 In file included from usr/include/stdio.h:71:0,
                  from libpdbg/fake.c:17:
 include/bits/uClibc_stdio.h:149:16: error: expected identifier or ‘(’ before ‘;’ token
   void *__unused;    /* Placeholder for codeset binding. */

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pdbg/0001-libpdbg-Remove-unused-__unused-from-compiler.h.patch [new file with mode: 0644]
package/pdbg/pdbg.hash
package/pdbg/pdbg.mk