[meta-freescale] [meta-fsl-arm][PATCH] imx-kobs: Fix compile error

Otavio Salvador otavio.salvador at ossystems.com.br
Fri Apr 15 03:36:03 PDT 2016


On Thu, Apr 14, 2016 at 11:43 PM, Gary Thomas <gary at mlbassoc.com> wrote:
> Recent compiler updates now require <stdint.h> to use 'uintX_t' types.
>
> Signed-off-by: Gary Thomas <gary at mlbassoc.com>

I think it could be reworked to, in short log, cite GCC 5.

imx-kobs: Fix compile error with GCC 5

This patch fixes a build error with recent compilers (<stdint.h> must
be explicitly included to get uintX_t types)

Signed-off-by:...

> ---
>  recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch | 15 +++++++++++++++
>  recipes-bsp/imx-kobs/imx-kobs_5.3.bb            |  4 +++-
>  2 files changed, 18 insertions(+), 1 deletion(-)
>  create mode 100644 recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch
>
> diff --git a/recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch b/recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch
> new file mode 100644
> index 0000000..ca2d675
> --- /dev/null
> +++ b/recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch
> @@ -0,0 +1,15 @@
> +This patch fixes a build error with recent compilers (<stdint.h> must
> +be explicitly included to get uintX_t types)
> +

Upstream-Status: Pending

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list