On Fri, Aug 7, 2015 at 11:56 PM, Ian Coolidge <[email protected]> wrote: > Trying to build core-image-sato on the Fido fsl-community-bsp results in the > following error: > > ERROR: Command Error: exit status: 1 Output: > Patch Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch is already > applied; check your series file > > Am I right to assume that the patch is redundant and needs to be removed > from that recipe?
I don't think so. I tried to reproduce your failure here and it seems alright: NOTE: Applying patch '0001-mesa-demos-Add-missing-data-files.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0001-mesa-demos-Add-missing-data-files.patch) NOTE: Applying patch '0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0002-Correctly-implement-with-AC_WITH-glut-so-that-withou.patch) NOTE: Applying patch '0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0003-configure-Allow-to-disable-demos-which-require-GLEW-.patch) NOTE: Applying patch '0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0004-Use-DEMOS_DATA_DIR-to-locate-data-files.patch) NOTE: Applying patch '0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0005-Fix-build-when-EGL_MESA_screen_surface-extension-isn.patch) NOTE: Applying patch '0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0006-Query-display-for-EGL_MESA_screen_surface-extension-.patch) NOTE: Applying patch '0007-Install-few-more-test-programs.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0007-Install-few-more-test-programs.patch) NOTE: Applying patch '0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0008-glsl-perf-Add-few-missing-.glsl-.vert-.frag-files-to.patch) NOTE: Applying patch '0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch' (../sources/openembedded-core/meta/recipes-graphics/mesa/mesa-demos/0009-glsl-perf-Install-.glsl-.vert-.frag-files.patch) NOTE: Applying patch 'Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch' (../sources/meta-fsl-arm/recipes-graphics/mesa/mesa-demos/Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch) NOTE: Applying patch 'fix-clear-build-break.patch' (../sources/meta-fsl-arm/recipes-graphics/mesa/mesa-demos/fix-clear-build-break.patch) NOTE: Applying patch 'Additional-eglSwapBuffer-calling-makes-wrong-throttl.patch' (../sources/meta-fsl-arm/recipes-graphics/mesa/mesa-demos/Additional-eglSwapBuffer-calling-makes-wrong-throttl.patch) NOTE: Applying patch 'Add-OpenVG-demos-to-support-wayland.patch' (../sources/meta-fsl-arm/recipes-graphics/mesa/mesa-demos/Add-OpenVG-demos-to-support-wayland.patch) So it seems to be listed once and working. -- 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 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
