imx-vpuwrap: fix build error
Add missing include file. Otherwise with latest master we see:
| ../git/vpu_wrapper_hantro_encoder.c:953:3: error: implicit declaration of function 'gettimeofday' [-Wimplicit-function-declaration]
| 953 | gettimeofday (&pObj->tvEnd, NULL);
Signed-off-by:
Max Krummenacher <max.krummenacher@toradex.com>
Showing
- recipes-multimedia/imx-vpuwrap/imx-vpuwrap/0001-vpu_wrapper_hantro_encoder-fix-missing-include.patch 32 additions, 0 deletions...0001-vpu_wrapper_hantro_encoder-fix-missing-include.patch
- recipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb 1 addition, 0 deletionsrecipes-multimedia/imx-vpuwrap/imx-vpuwrap_git.bb
Loading
Please register or sign in to comment