Go to file
Oleksandr Suvorov d81f7b1584 cairo: Return back packageconfigs for 1.16.0
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: 0e478bde ("cairo: Drop the removed packageconfigs")
Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
2024-02-17 14:49:17 +02:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:15:38 -03:00
classes EULA,SCR: Update to v49 for NXP release 6.1.55-2.2.0 2024-01-16 10:34:29 +01:00
conf layer.conf: Update for the scarthgap release series 2024-02-14 15:29:50 -08:00
custom-licenses Freescale-EULA: Drop old, unused license 2023-09-06 13:32:26 -07:00
dynamic-layers fmc: Update to commit 63c8ac9 2023-07-01 22:55:57 +08:00
recipes-bsp firmware-sentinel: Rename firmware-sentinel to firmware-ele-imx 2024-02-09 10:40:56 -03:00
recipes-connectivity/iproute2 openssl-qoriq: remove bbappend and patches 2021-10-21 23:54:40 +08:00
recipes-core ls2080ardb: drop as it is unbuildable for too long 2023-10-12 20:27:43 -03:00
recipes-devtools uuu: bump to 1.5.141 2023-12-22 13:28:23 +01:00
recipes-downgrade spir: Downgrade to 1.3.239.0.imx 2023-10-31 12:00:08 -07:00
recipes-dpaa fm-ucode: Update license file to LICENSE 2023-07-01 17:17:04 +08:00
recipes-dpaa2 dce_git.bb: Set SRCREV_FORMAT variable as multiple SCMs are used 2023-10-21 22:35:39 +08:00
recipes-extended jailhouse-imx: Update the recipe to align to the NXP BSP LF6.1.55_2.2.0 2024-02-07 17:12:42 -03:00
recipes-fsl mcore-demos: README: Update the information 2024-01-25 14:03:38 -03:00
recipes-graphics cairo: Return back packageconfigs for 1.16.0 2024-02-17 14:49:17 +02:00
recipes-kernel Merge pull request #1723 from valijec/master 2024-02-05 16:20:24 -03:00
recipes-multimedia recipes-multimedia: Update for NXP release 6.1.55-2.2.0 2024-02-12 12:06:51 +02:00
recipes-sato/webkit webkitgtk: Remove x11 from packageconfigs 2023-07-08 15:03:33 -07:00
recipes-security optee-test: Upgrade to lf-6.1.36-2.1.0 (3.21) 2023-12-13 18:27:10 +02:00
recipes-support/opencv opencv: Integrate 225ce6a14a to fix build protobuf v22 and dnn enabled 2023-10-12 14:39:57 +02:00
SCR EULA,SCR: Update for NXP release 6.1.36-2.1.0 2023-10-30 14:29:11 -07:00
scripts Ensure we fail if old SoC overrides are in use 2022-03-03 10:41:35 -03:00
wic imx-uboot-mxs-bootpart.wks.in: drop extra 'rootfs' 2023-11-12 12:23:55 -05:00
.gitignore .gitignore: add more patterns 2020-04-11 15:34:12 -03:00
COPYING.MIT license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
EULA EULA,SCR: Update to v49 for NXP release 6.1.55-2.2.0 2024-01-16 10:34:29 +01:00
LICENSE license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
README readme: update mailing list url 2019-12-19 20:45:54 -03:00

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