meta-freescale-3rdparty
meta-freescale-3rdparty copied to clipboard
OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms
Image: core-image-base Kernel version: 5.10.104+gbb58f0eeb397 U-Boot Boundary version: v2020.10+gitAUTOINC+3d5e7f6023 Release: Master I'm using fw_printenv (from u-boot-fw-utils) to read the environment. fw_env.config: `/dev/mtd1 0x00000 0x2000 0x1000 2` When I write any...
``` ERROR: mc-utils-git-r0 do_deploy: ExecutionError('/home/aquino/src/tests/fsl-community-bsp-platform/build/tmp/work/lx2160acex7-fslc-linux/mc-utils/git-r0/temp/run.do_deploy.2590674', 1, None, None) ERROR: Logfile of failure stored in: /home/aquino/src/tests/fsl-community-bsp-platform/build/tmp/work/lx2160acex7-fslc-linux/mc-utils/git-r0/temp/log.do_deploy.2590674 Log data follows: | DEBUG: Executing python function sstate_task_prefunc | DEBUG: Python function sstate_task_prefunc finished...
The Cubox-i is a small square-size target based on IMX.6 and comes in various versions. The small size & strong package makes it ideal for demo, learning. Mine is the...
Hello, I'm trying to build the fsl-image-networking package for lx2160acex7. With kirkstone or langdale, I'm facing two issues. meta-perl = "kirkstone-next:9e539aaed608a03b1128a7361426703d8f9ba705" meta-virtualization = "kirkstone:dde0ff9eaa301ec5bd3daf667c7966cf55404d26" meta-cloud-services = "kirkstone:64243dfa700653faecb68b75459503ccf566bbd7" meta-security = "kirkstone:cc20e2af2ae1c74e306f6c039c4963457c4cbd0f"...
There is no overall LICENSE file in this layer. Is it possible to list all the licenses that are used by recipes in this layer?
The patch contained in **recipes-bsp/u-boot/u-boot-imx/0001-Add-Olimex-iMX8MP-SOM-EVB-IND.patch** does not apply successfully on the Kconfig file in **arch/arm/mach-imx/Kconfig** of the u-boot-imx [repo](https://github.com/nxp-imx/uboot-imx) (branch: lf_v2024.04).