]> code.ossystems Code Review - meta-freescale.git/commit
weston: Fix open function build break in g2d-renderer
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 29 Oct 2018 22:10:49 +0000 (17:10 -0500)
committerTom Hochstein <tom.hochstein@nxp.com>
Tue, 30 Oct 2018 20:20:40 +0000 (15:20 -0500)
commit9fd2288eb22ec5fb731b25c187be35b2d1e2a47c
tree53fe3e9c939c65f5ce7c5aba824a9ed0075e4043
parent15b562efdaa7baed7ae35c64c633a0fafe794723
weston: Fix open function build break in g2d-renderer

|                  from ../git/libweston/g2d-renderer.c:40:
| In function 'open',
|     inlined from 'g2d_renderer_create' at ../git/libweston/g2d-renderer.c:1629:2:
| /home/r60874/upstream/fsl-xwayland/tmp/work/cortexa9t2hf-neon-mx6qdl-fsl-linux-gnueabi/weston/4.0.0.imx-r0/recipe-                                                                        sysroot/usr/include/bits/fcntl2.h:50:4: error: call to '__open_missing_mode' declared with attribute error: open wit                                                                        h O_CREAT or O_TMPFILE in second argument needs 3 arguments
|     __open_missing_mode ();
|     ^~~~~~~~~~~~~~~~~~~~~~
| Makefile:5266: recipe for target 'libweston/g2d_renderer_la-g2d-renderer.lo' failed

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-graphics/wayland/weston/0001-g2d-renderer-Fix-open-function-build-break.patch [new file with mode: 0644]
recipes-graphics/wayland/weston_4.0.0.imx.bb