mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
![]() The master branch of meta-freescale is compatible with multiply Yocto releases since Kirstone.
Before Scarthgap cairo needs to be compiled with egl/gles. Return
back replacing GL libraries for cairo 1.16.0 to fix rhe building
issue [1].
[1]
2024-01-13 03:04:58 - INFO - | cairo/1.16.0/recipe-sysroot-native/usr/bin/aarch64-lms-linux/../../libexec/aarch64-lms-linux/gcc/aarch64-lms-linux/13.2.0/ld: ../../boilerplate/.libs/libcairoboilerplate.a(cairo-boilerplate-glx.o): in function `_cairo_boilerplate_gl_cleanup':
2024-01-13 03:04:58 - INFO - | cairo/1.16.0-r0/boilerplate/cairo-boilerplate-glx.c:60:(.text+0x16c): undefined reference to `glXDestroyContext'
2024-01-13 03:04:58 - INFO - | cairo/1.16.0/recipe-sysroot-native/usr/bin/aarch64-lms-linux/../../libexec/aarch64-lms-linux/gcc/aarch64-lms-linux/13.2.0/ld: ../../boilerplate/.libs/libcairoboilerplate.a(cairo-boilerplate-glx.o): in function `_cairo_boilerplate_gl_create_surface':
2024-01-13 03:04:58 - INFO - | cairo/1.16.0-r0/boilerplate/cairo-boilerplate-glx.c:123:(.text+0x288): undefined reference to `glXChooseVisual'
...
2024-01-13 03:04:58 - INFO - | collect2: error: ld returned 1 exit status
Fixes:
|
||
---|---|---|
.github/workflows | ||
classes | ||
conf | ||
custom-licenses | ||
dynamic-layers | ||
recipes-bsp | ||
recipes-connectivity/iproute2 | ||
recipes-core | ||
recipes-devtools | ||
recipes-downgrade | ||
recipes-dpaa | ||
recipes-dpaa2 | ||
recipes-extended | ||
recipes-fsl | ||
recipes-graphics | ||
recipes-kernel | ||
recipes-multimedia | ||
recipes-sato/webkit | ||
recipes-security | ||
recipes-support/opencv | ||
SCR | ||
scripts | ||
wic | ||
.gitignore | ||
COPYING.MIT | ||
EULA | ||
LICENSE | ||
README |
OpenEmbedded/Yocto BSP layer for Freescale's platforms
This layer provides support for Freescale's platforms for use with OpenEmbedded and/or Yocto.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
Contributing
Please submit any patches against the meta-freescale
layer by using the
GitHub pull-request feature. Fork the repo, make a branch, do the
work, rebase from upstream, create the pull request.
For some useful guidelines to be followed when submitting patches, please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to get informed on new PRs and the follow-up discussions please use the GitHub's notification system.
Mailing list:
https://lists.yoctoproject.org/g/meta-freescale
Source code:
https://github.com/Freescale/meta-freescale