|
Re: #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
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
|
By
Richard Purdie
·
#52054
·
|
|
Re: #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:
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:
|
By
Monsees, Steven C (US)
·
#52053
·
|
|
Re: #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
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
|
By
Monsees, Steven C (US)
·
#52052
·
|
|
Re: insmod - huawei E3372h kernel module
Zolee,
You need also to do on the target platform the following (very first time):
You must have header files, at minimum, in target's : /usr/src/$(uname -r)/
Or for yocto (AFAIK), maybe:
Zolee,
You need also to do on the target platform the following (very first time):
You must have header files, at minimum, in target's : /usr/src/$(uname -r)/
Or for yocto (AFAIK), maybe:
|
By
Zoran
·
#52051
·
|
|
Yocto Project Status WW03`21
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 21st at 7:30am PDT
Current Dev Position: YP 3.3 M2 development
Next Deadline: 18th January 2021 YP 3.3 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 21st at 7:30am PDT
|
By
Stephen Jolley
·
#52050
·
|
|
Re: insmod - huawei E3372h kernel module
My modeles.dep file looks like this on
My modeles.dep file looks like this on
|
By
Zoltan Kerenyi Nagy
·
#52049
·
|
|
Re: #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
·
|
|
Re: #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
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
|
By
Richard Purdie
·
#52047
·
|
|
Re: #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
·
|
|
Re: #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
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
|
By
Richard Purdie
·
#52045
·
|
|
#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
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
|
By
Monsees, Steven C (US)
·
#52044
·
|
|
Re: insmod - huawei E3372h kernel module
Here is an error message:
modprobe - insmod
--
Zolee
Here is an error message:
modprobe - insmod
--
Zolee
|
By
Zoltan Kerenyi Nagy
·
#52043
·
|
|
insmod - huawei E3372h kernel module
Forwarded to ross@... .
Thank you,
Zoran/Zee
---------- Forwarded message ---------
From: Zoran via lists.yoctoproject.org
<zoran.stojsavljevic=gmail.com@...>
Date: Tue,
Forwarded to ross@... .
Thank you,
Zoran/Zee
---------- Forwarded message ---------
From: Zoran via lists.yoctoproject.org
<zoran.stojsavljevic=gmail.com@...>
Date: Tue,
|
By
Zoran
·
#52042
·
|
|
Re: insmod - huawei E3372h kernel module
Hello Ross,
Any comment from you on the target module configuration?
My understanding is the same, the YOCTO building system should somehow
create targets' /etc/modules file, since every reboot
Hello Ross,
Any comment from you on the target module configuration?
My understanding is the same, the YOCTO building system should somehow
create targets' /etc/modules file, since every reboot
|
By
Zoran
·
#52041
·
|
|
Re: insmod - huawei E3372h kernel module
I don have a recipie for /etc/modules
To my understanding this order will cause the load:
KERNEL_MODULE_AUTOLOAD += "ncm_driver"KERNEL_MODULE_PROBECONF += "ncm_driver"cdc_ncm = "options ncm_driver
I don have a recipie for /etc/modules
To my understanding this order will cause the load:
KERNEL_MODULE_AUTOLOAD += "ncm_driver"KERNEL_MODULE_PROBECONF += "ncm_driver"cdc_ncm = "options ncm_driver
|
By
Zoltan Kerenyi Nagy
·
#52040
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.1.5.rc1)
Hi All,
This is the full report for yocto-3.1.5.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high milestone
Hi All,
This is the full report for yocto-3.1.5.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high milestone
|
By
Sangeeta Jain
·
#52039
·
|
|
[meta-selinux][PATCH] audit:: update arm syscall table
Refer to Glibc 2.32, add *_time64 syscalls.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...arm_table.h-update-arm-syscall-table.patch | 49 +++++++++++++++++++
Refer to Glibc 2.32, add *_time64 syscalls.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
...arm_table.h-update-arm-syscall-table.patch | 49 +++++++++++++++++++
|
By
Yi Zhao
·
#52038
·
|
|
[meta-security][PATCH] ibmswtpm2: disable camellia algorithm
The openssl in oe-core has disabled several deprecated algorithms
including camellia. Disable this algorithm to fix the build error.
Fixes:
TpmToOsslSym.h:185:42: error: unknown type name
The openssl in oe-core has disabled several deprecated algorithms
including camellia. Disable this algorithm to fix the build error.
Fixes:
TpmToOsslSym.h:185:42: error: unknown type name
|
By
Yi Zhao
·
#52037
·
|
|
M+ & H bugs with Milestone Movements WW03
All,
YP M+ or high bugs which moved to a new milestone in WW03 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5389
bitbake/lib/bb/fetch2: filename too
All,
YP M+ or high bugs which moved to a new milestone in WW03 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5389
bitbake/lib/bb/fetch2: filename too
|
By
Stephen Jolley
·
#52036
·
|
|
Enhancements/Bugs closed WW03!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
2
mshah@...
2
ross@...
1
JPEWhacker@...
1
jon.mason@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
2
mshah@...
2
ross@...
1
JPEWhacker@...
1
jon.mason@...
1
Grand
|
By
Stephen Jolley
·
#52035
·
|