|
No u-boot-fslc-fw-utils recipe for Dunfell? 14 messages
Hi, Was needing fw_printenv/fw_setenv in Dunfell and don't see the fw-utils package anywhere. I see one in Sumo release. Am I missing something? Regards, Brian
Hi, Was needing fw_printenv/fw_setenv in Dunfell and don't see the fw-utils package anywhere. I see one in Sumo release. Am I missing something? Regards, Brian
|
By
Brian Hutchinson
·
|
|
Weston on iMX8MM 3 messages
I am having trouble getting Weston to work on an iMX8MM board. I am using Yocto Project Gatesgarth. When starting Weston I am seeing these messages: # weston Date: 2021-03-06 UTC [16:18:20.776] weston
I am having trouble getting Weston to work on an iMX8MM board. I am using Yocto Project Gatesgarth. When starting Weston I am seeing these messages: # weston Date: 2021-03-06 UTC [16:18:20.776] weston
|
By
Rudolf J Streif
·
|
|
Strange build error first time on community bsp master branch 4 messages
Hi, following these steps to build master branch has a really strange behavior. First build with bitbake bails out hard with tons of WARNINGS and ends up with an error in sstate.bbclass. $ repo init -
Hi, following these steps to build master branch has a really strange behavior. First build with bitbake bails out hard with tons of WARNINGS and ends up with an error in sstate.bbclass. $ repo init -
|
By
Peter Bergin
·
|
|
Want to use linux-fslc 5.10 with Dunfell 38 messages
Hi, I'm wanting to pull in 5.10 kernel into my Dunfell build that's currently using 5.4.x. I see there is a recipe for 5.10 kernel on master: https://layers.openembedded.org/layerindex/recipe/58685/ H
Hi, I'm wanting to pull in 5.10 kernel into my Dunfell build that's currently using 5.4.x. I see there is a recipe for 5.10 kernel on master: https://layers.openembedded.org/layerindex/recipe/58685/ H
|
By
Brian Hutchinson
·
|
|
IMX6 Video processing build
I wonder if anyone has knowledge of how to build a Yocto image with full iMX video processing support for an iMX6 ? I am going around in circles of failed Yocto builds and/or images that don't appear
I wonder if anyone has knowledge of how to build a Yocto image with full iMX video processing support for an iMX6 ? I am going around in circles of failed Yocto builds and/or images that don't appear
|
By
Terry Barnaby
·
|
|
#yocto 2 messages
#yocto
I am evaluating i.Mx8MM_EVK board for interest and research in Yocto project. I have a question related to system build. Is it feasible to run GNMOE over Wayland and build the Yocto with .deb package
I am evaluating i.Mx8MM_EVK board for interest and research in Yocto project. I have a question related to system build. Is it feasible to run GNMOE over Wayland and build the Yocto with .deb package
|
By
sahilsaini06@...
·
|
|
bitbake core-image-minimal failed 3 messages
Hi, I'm using imx zeus 5.4.70-2.3.1, when I build the minimal images, an error encountered: ../../git/src/yp_xdr.c:38:23: fatal error: netconfig.h: No such file or directory | #include <netconfig.h> |
Hi, I'm using imx zeus 5.4.70-2.3.1, when I build the minimal images, an error encountered: ../../git/src/yp_xdr.c:38:23: fatal error: netconfig.h: No such file or directory | #include <netconfig.h> |
|
By
nus1998
·
|
|
Wireguard recipe 9 messages
Hello. I am trying to install WireGuard in Yocto. I have included the code and recipe and compiled all with bitbake and generated an image. I have added the code provided by NXP in folder sources/meta
Hello. I am trying to install WireGuard in Yocto. I have included the code and recipe and compiled all with bitbake and generated an image. I have added the code provided by NXP in folder sources/meta
|
By
Zunzunegui Abad, Mario-Sergio
·
|
|
imx6dl dunfell and kernel: linux-fslc or linux-fslc-imx? 24 messages
Hi all. I'm porting and old system based on Krogoth to Dunfell. In Krogoth the kernel was linux-imx. Now in Dunfell which is the right kernel? linux-fslc o linux-fslc-imx? Thanks all MZ
Hi all. I'm porting and old system based on Krogoth to Dunfell. In Krogoth the kernel was linux-imx. Now in Dunfell which is the right kernel? linux-fslc o linux-fslc-imx? Thanks all MZ
|
By
Mauro Ziliani
·
|
|
iMX6 imx vpu video processing hardware status
I am trying to build a Yocto image for a Wandboard WB-IMX6U-BW using the dunfell http://freescale.github.io code. The default build with "MACHINE ??= 'wandboard', DISTRO ?= 'fslc-x11', and bitbake fsl
I am trying to build a Yocto image for a Wandboard WB-IMX6U-BW using the dunfell http://freescale.github.io code. The default build with "MACHINE ??= 'wandboard', DISTRO ?= 'fslc-x11', and bitbake fsl
|
By
Terry Barnaby
·
|
|
Wandboard WB-IMX6U-BW building gstreamer1.0-plugins-imx 2 messages
I have built the http://freescale.github.io Yocto core-image-sato build for a Wandboard WB-IMX6U-BW under Fedora33 (Python3) fine and it runs on the board. I used "repo init -u https://github.com/Free
I have built the http://freescale.github.io Yocto core-image-sato build for a Wandboard WB-IMX6U-BW under Fedora33 (Python3) fine and it runs on the board. I used "repo init -u https://github.com/Free
|
By
Terry Barnaby
·
|
|
Python3 "bitbake -D" issue in master
Hi Latest master appears to have a Python3 issue in fsl-community-bsp/sources/poky/bitbake/lib/bb/ui/knotty.py when "bitbake -D ..." is run. Traceback (most recent call last): File "../fsl-community-b
Hi Latest master appears to have a Python3 issue in fsl-community-bsp/sources/poky/bitbake/lib/bb/ui/knotty.py when "bitbake -D ..." is run. Traceback (most recent call last): File "../fsl-community-b
|
By
Terry Barnaby
·
|
|
Wandboard WB-IMX6U-BW CAM-OV5645 camera 12 messages
Hi, I am trying to get the CAM-OV5645 MIPI-CSI camera interface working on a WB-IMX6U-BW board for a development experiment. However, I'm not having much luck with many different Linux "distribution"
Hi, I am trying to get the CAM-OV5645 MIPI-CSI camera interface working on a WB-IMX6U-BW board for a development experiment. However, I'm not having much luck with many different Linux "distribution"
|
By
Terry Barnaby
·
|
|
Cannot run "devtool mofidy linux-fslc" in Dunfell branch 9 messages
Hi, If I build my image based on imx6ullevk with linux-fslc everything works fine, but when I run "devtool modify linux-fslc" it throws this error: NOTE: Executing Tasks ERROR: Execution of '/home/myu
Hi, If I build my image based on imx6ullevk with linux-fslc everything works fine, but when I run "devtool modify linux-fslc" it throws this error: NOTE: Executing Tasks ERROR: Execution of '/home/myu
|
By
Ks89
·
|
|
suspicious MACHINE_FIRMWARE for mainline bsp 5 messages
Hi, In the master branch of https://git.yoctoproject.org/git/meta-freescale.git we find (at line 247): MACHINE_FIRMWARE_append_use-mainline-bsp = " linux-firmware-imx-sdma-imx6q linux-firmware-imx-sdm
Hi, In the master branch of https://git.yoctoproject.org/git/meta-freescale.git we find (at line 247): MACHINE_FIRMWARE_append_use-mainline-bsp = " linux-firmware-imx-sdma-imx6q linux-firmware-imx-sdm
|
By
Trevor Woerner
·
|
|
Linux on an E-Ink Tablet 5 messages
Hey, I have been working on updating the Linux kernel of the reMarkable 2, which is an E-Ink tablet using the i.MX7D. It ships with an outdated version of https://github.com/Freescale/linux-fslc/tree/
Hey, I have been working on updating the Linux kernel of the reMarkable 2, which is an E-Ink tablet using the i.MX7D. It ships with an outdated version of https://github.com/Freescale/linux-fslc/tree/
|
By
Alistair Francis
·
|
|
machines: imx-base.inc: fix failing u-boot builds cherry-pick request to gatesgarth 2 messages
#meta-freescale
I request that commit b6e910abdea72f9cd6336c4eeecdf8646e3543c2, 'machines: imx-base.inc: fix failing u-boot builds' , from meta-freescale master be cherry-picked to gatesgarth. It has already been put
I request that commit b6e910abdea72f9cd6336c4eeecdf8646e3543c2, 'machines: imx-base.inc: fix failing u-boot builds' , from meta-freescale master be cherry-picked to gatesgarth. It has already been put
|
By
geoffrey.parker@...
·
|
|
Error in xserver-xorg after "mesa: Limit OSMesa to DRM and remove swrast" 4 messages
Hi, when using the commit 47394d05017483e7fd0cba5b927c76198bdfa062 (https://github.com/Freescale/meta-freescale/commit/47394d05017483e7fd0cba5b927c76198bdfa062), set IMX_DEFAULT_BSP="nxp" and the dist
Hi, when using the commit 47394d05017483e7fd0cba5b927c76198bdfa062 (https://github.com/Freescale/meta-freescale/commit/47394d05017483e7fd0cba5b927c76198bdfa062), set IMX_DEFAULT_BSP="nxp" and the dist
|
By
Peter Bergin
·
|
|
ldconfig library is detected as ELF (not as libc6)
Hi there. I have two own library which is used by own app. Libraries is witten at Qt for IMX6 based device. First library: /opt/lts/lib/libmultimedia.so it works fine. Second library: /opt/lts/lib/lib
Hi there. I have two own library which is used by own app. Libraries is witten at Qt for IMX6 based device. First library: /opt/lts/lib/libmultimedia.so it works fine. Second library: /opt/lts/lib/lib
|
By
Константин Еременок
·
|
|
MTD UBI undefined reference failed to build OE gatesgarth branch 9 messages
Hello, I was able to build MTD, UBI and u-boot on OE version Zeus branch, but failed in gatesgarth branch. Here are errors, what could I be missing? u-boot-imx/2020.04-r0/git/cmd/ubi.c:478: undefined
Hello, I was able to build MTD, UBI and u-boot on OE version Zeus branch, but failed in gatesgarth branch. Here are errors, what could I be missing? u-boot-imx/2020.04-r0/git/cmd/ubi.c:478: undefined
|
By
JH
·
|