Re: [yocto] Backporting in Yocto

2024-12-05 Thread Quentin Schulz via lists.yoctoproject.org
Hi Aravind, On 12/5/24 1:34 PM, aravind posina wrote: SUMMARY = "Cypress Wi-Fi backports package" DESCRIPTION = "Backports of Cypress Wi-Fi drivers from a newer kernel version to be used with an older kernel." LICENSE = "CLOSED" LIC_FILES_CHKSUM = "file://LICENSE;md5=b4425e8d7d63055b514bf7732284

Re: [yocto] Backporting in Yocto

2024-12-05 Thread aravind posina via lists.yoctoproject.org
SUMMARY = "Cypress Wi-Fi backports package" DESCRIPTION = "Backports of Cypress Wi-Fi drivers from a newer kernel version to be used with an older kernel." LICENSE = "CLOSED" LIC_FILES_CHKSUM = "file://LICENSE;md5=b4425e8d7d63055b514bf7732284231a" SRC_URI = "file://cypress-fmac-v5.15.58-2024_0118.

Re: [yocto] Backporting in Yocto

2024-12-05 Thread Quentin Schulz via lists.yoctoproject.org
Hi Aravind, On 12/5/24 10:47 AM, aravind posina via lists.yoctoproject.org wrote: Building backport-include/backport/autoconf.h ... done. | CC [M] /home/phytec/sanava-kernel/yocto/build/tmp/work/phyboard_segin_imx6ul_7-phytec-linux-gnueabi/backports-cypress/5.15.58-r0/cypress-fmac-v5.15.58-

Re: [yocto] Backporting in Yocto

2024-12-05 Thread aravind posina via lists.yoctoproject.org
Building backport-include/backport/autoconf.h ... done. | CC [M] /home/phytec/sanava-kernel/yocto/build/tmp/work/phyboard_segin_imx6ul_7-phytec-linux-gnueabi/backports-cypress/5.15.58-r0/cypress-fmac-v5.15.58-2024_0118/cypress-backports-v5.15.58-2024_0118-module-src/v5.15.58-backports/compat/ma

Re: [yocto] Backporting in Yocto

2024-12-04 Thread Quentin Schulz via lists.yoctoproject.org
Hi, On 12/4/24 6:35 AM, aravind posina wrote: Hi all can you help me out from the below error. ERROR: backports-cypress-5.15.58-r0 do_compile: oe_runmake failed ERROR: backports-cypress-5.15.58-r0 do_compile: ExecutionError('/home/phytec/sanava-kernel/yocto/build/tmp/work/phyboard_segin_imx6ul_

Re: [yocto] Backporting in Yocto

2024-12-03 Thread aravind posina via lists.yoctoproject.org
Hi all can you help me out from the below error. ERROR: backports-cypress-5.15.58-r0 do_compile: oe_runmake failed ERROR: backports-cypress-5.15.58-r0 do_compile: ExecutionError('/home/phytec/sanava-kernel/yocto/build/tmp/work/phyboard_segin_imx6ul_7-phytec-linux-gnueabi/backports-cypress/5.15.58-

Re: [yocto] Backporting in Yocto

2024-11-29 Thread Quentin Schulz via lists.yoctoproject.org
Hi Aravind, On 11/29/24 7:31 AM, aravind posina via lists.yoctoproject.org wrote: You don't often get email from posinaaravind0205=gmail@lists.yoctoproject.org. Learn why this is important Hello All, I'm working on yocto to develop a layer .In

Re: [yocto] Backporting in Yocto

2024-11-29 Thread Alexander Kanavin via lists.yoctoproject.org
It's very difficult to help if there's no way to replicate the failing build and look into the build directory. At least you should show the failing recipe, so we can check there are no obvious mistakes in it. Alex On Fri, 29 Nov 2024 at 07:32, aravind posina via lists.yoctoproject.org wrote: >

[yocto] Backporting in Yocto

2024-11-28 Thread aravind posina via lists.yoctoproject.org
Hello All, I'm working on yocto to develop a layer .In that customer wants some out source wifi related module files . From yocto I'm tring to build the .ko files into the rootfs . But whenever i try to compile my recipe i'm getting some error. in this can can anyone help out for this one . does i