|
loading huawei_cdc_ncm
#kernel
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
|
By
Zoltan Kerenyi Nagy
· #51421
·
|
|
loading huawei_cdc_ncm
#kernel
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
Hi, I'd li to include as a kernel module the huawei_cdc_ncm.c file and autoloaded as a kernel object. I did this in the main recipie file, but it's not enogh: KERNEL_MODULE_AUTOLOAD += "cdc_ncm.ko" I
|
By
Zoltan Kerenyi Nagy
· #51494
·
|
|
#yocto #kernel
#yocto
#kernel
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
I am still seeing the Nothing PROVIDES 'init-system-helpers-service'... I am currently working around this be over-writing the "mountnfs.sh" script, but I want resolve this issue so we are 100% Yocto
|
By
Monsees, Steven C (US)
· #52015
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
From shell... I just checked the mega-manual, will rerun as described...
From shell... I just checked the mega-manual, will rerun as described...
|
By
Monsees, Steven C (US)
· #52048
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
When I generate MIRROR TARBALLS for my build it does not appear to generate all the required tarballs… I tested by tested by rebuilding with “BB_NO_NETWORK = 1”, and received the following build Error
When I generate MIRROR TARBALLS for my build it does not appear to generate all the required tarballs… I tested by tested by rebuilding with “BB_NO_NETWORK = 1”, and received the following build Error
|
By
Monsees, Steven C (US)
· #52044
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
Just to be clear, where did you set that? In a .conf file? If so, you don't need the export bit. If it was in a shell it probably wouldn't work. Also, you didn't answer my other question, did you refe
Just to be clear, where did you set that? In a .conf file? If so, you don't need the export bit. If it was in a shell it probably wouldn't work. Also, you didn't answer my other question, did you refe
|
By
Richard Purdie
· #52047
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
I did just check and these do seem to download ok here: $ wget https://download.qemu.org/qemu-4.1.0.tar.xz --2021-01-19 21:09:28-- https://download.qemu.org/qemu-4.1.0.tar.xz Resolving download.qemu.o
I did just check and these do seem to download ok here: $ wget https://download.qemu.org/qemu-4.1.0.tar.xz --2021-01-19 21:09:28-- https://download.qemu.org/qemu-4.1.0.tar.xz Resolving download.qemu.o
|
By
Richard Purdie
· #52054
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
Just a wild guess, but could your corporate proxy, which is kind of visible in the provided logs, intervene with this - to me it seems to be some MITM box. Do you have any chance to try it without tha
Just a wild guess, but could your corporate proxy, which is kind of visible in the provided logs, intervene with this - to me it seems to be some MITM box. Do you have any chance to try it without tha
|
By
...
· #52055
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
lists.yoctoproject.org wrote: Did you set: BB_GENERATE_MIRROR_TARBALLS = "1" If not you need to set that. Also, you may need to refetch things initially to ensure all the right things are generated wi
lists.yoctoproject.org wrote: Did you set: BB_GENERATE_MIRROR_TARBALLS = "1" If not you need to set that. Also, you may need to refetch things initially to ensure all the right things are generated wi
|
By
Richard Purdie
· #52045
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
That was set : export BB_GENERATE_MIRROR_TARBALLS=1
That was set : export BB_GENERATE_MIRROR_TARBALLS=1
|
By
Monsees, Steven C (US)
· #52046
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
All but the following downloaded except these which failed (timing out): https://sourceware.org/elfutils/ftp/0.177/elfutils-0.177.tar.bz2 https://download.qemu.org/qemu-4.1.0.tar.xz http://libarchive.
All but the following downloaded except these which failed (timing out): https://sourceware.org/elfutils/ftp/0.177/elfutils-0.177.tar.bz2 https://download.qemu.org/qemu-4.1.0.tar.xz http://libarchive.
|
By
Monsees, Steven C (US)
· #52052
·
|
|
#yocto #kernel BB_GENERATE_MIRROR_TARBALLS
#yocto
#kernel
This is the types of error I am seeing: WARNING: qemu-native-4.1.0-r0 do_fetch: Failed to fetch URL https://download.qemu.org/qemu-4.1.0.tar.xz, attempting MIRRORS if available WARNING: libarchive-nat
This is the types of error I am seeing: WARNING: qemu-native-4.1.0-r0 do_fetch: Failed to fetch URL https://download.qemu.org/qemu-4.1.0.tar.xz, attempting MIRRORS if available WARNING: libarchive-nat
|
By
Monsees, Steven C (US)
· #52053
·
|
|
#yocto #kernel setting up PREMIRRORS under zeus
#yocto
#kernel
not sure why that wouldn't work, it's what i've used for years. rday
not sure why that wouldn't work, it's what i've used for years. rday
|
By
Robert P. J. Day
· #52076
·
|
|
#yocto #kernel setting up PREMIRRORS under zeus
#yocto
#kernel
Hi, Please see my comments in-line. I assume your sources are in /ede/tms/yocto/zeus/downloads/ Can you please try without the PATH at the end? The manual does not mention anything like PATH at the en
Hi, Please see my comments in-line. I assume your sources are in /ede/tms/yocto/zeus/downloads/ Can you please try without the PATH at the end? The manual does not mention anything like PATH at the en
|
By
Robert Berger
· #52077
·
|
|
Boot option for imx8mq-var-dart
#yocto
#kernel
#uboot
#linux
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
Hi, I m working on the yocto project. I can be able to create image (core-image-base) and u-boot (imx-boot-sd.bin). I can able to boot these images from the sdcard. But I want to boot u-boot from eMMC
|
By
Amrun Nisha.R
· #52066
·
|
|
#yocto #kernel setting up PREMIRRORS under zeus
#yocto
#kernel
I am trying to setup PREMIRRORS to setup and point to the directory containing all the tar-balls for my build… I was under the impression that the “SOURCE_MIRROR_URL” is a quick way to add a series of
I am trying to setup PREMIRRORS to setup and point to the directory containing all the tar-balls for my build… I was under the impression that the “SOURCE_MIRROR_URL” is a quick way to add a series of
|
By
Monsees, Steven C (US)
· #52075
·
|
|
How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
in this case you might be lucky we already have recipe http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master its blacklisted because it needs
in this case you might be lucky we already have recipe http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/can-isotp_git.bb?h=master its blacklisted because it needs
|
By
Khem Raj
· #50429
·
|
|
How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
Hi Khem, thanks for your reply! Now I am a bit confused. Marek has send me another recipe: Do you know if that is allready fixed for kernel 5,2+ ? Best regards!
Hi Khem, thanks for your reply! Now I am a bit confused. Marek has send me another recipe: Do you know if that is allready fixed for kernel 5,2+ ? Best regards!
|
By
kilian.brandt@...
· #50435
·
|
|
Kernel panic after failing to load libssl.so.1.0.0
#kernel
you need to add openssl to RDEPENDS for busybox.
you need to add openssl to RDEPENDS for busybox.
|
By
Khem Raj
· #50902
·
|
|
How to integrate kernel-module in yocto-dunfell?
#yocto
#dunfell
#apt
#tx2
#kernel
Shared recipe should be the same as one from meta-oe :). So you can include it in your image and it should be build then. BR, marek
Shared recipe should be the same as one from meta-oe :). So you can include it in your image and it should be build then. BR, marek
|
By
Marek Belisko
· #50436
·
|