[Buildroot] [PATCH 4/4] package/dvblast: fix musl build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Oct 31 17:26:13 UTC 2015


Dear Yann E. MORIN,

On Fri, 30 Oct 2015 16:43:43 +0100, Yann E. MORIN wrote:
> Fix integer types: use intXX_t, not u_intXX_t.

This is a bit terse as a commit log, so I've expanded the explanations
a bit.

> diff --git a/package/dvblast/0002-fix-int-types.patch b/package/dvblast/0002-fix-int-types.patch
> new file mode 100644
> index 0000000..0324f39
> --- /dev/null
> +++ b/package/dvblast/0002-fix-int-types.patch
> @@ -0,0 +1,22 @@
> +Integer types are uintXX_t not u_intXX_t

Same here.

Also, please submit the patch upstream.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list