|
Re: uboot netboot
Hi Trevor,
I am afraid the error message did not make it into your previous e-mail.
:rjs
-- -----Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
Hi Trevor,
I am afraid the error message did not make it into your previous e-mail.
:rjs
-- -----Rudolf J StreifCEO/CTO ibeeto+1.855.442.3386 x700
|
By
Rudolf J Streif
·
#48729
·
|
|
uboot netboot
Hello Yocto Project,
I am working with a IMX8 based board from TechNexion.
I am having troubles getting the board to boot using netboot from within uboot.
I have the tftp server setup as well as the
Hello Yocto Project,
I am working with a IMX8 based board from TechNexion.
I am having troubles getting the board to boot using netboot from within uboot.
I have the tftp server setup as well as the
|
By
Trevor
·
#48728
·
|
|
Getting kernel patch to work
I'm using a boot2qt version of a warrior Yocto build for a raspberry pi4.
I'm trying to apply a patch to a driver in the linux kernel. I'm following the procedures laid out in the
book "Embedded
I'm using a boot2qt version of a warrior Yocto build for a raspberry pi4.
I'm trying to apply a patch to a driver in the linux kernel. I'm following the procedures laid out in the
book "Embedded
|
By
Greg Wilson-Lindberg
·
#48727
·
|
|
Yocto Project Status WW10'20
Current Dev Position: YP 3.1 M3 - At Feature Freeze, build pending
Next Deadline: YP 3.1 M3 build date 2/24/2020
Next Team Meetings:
Bug Triage meeting Thursday Mar. 12th at 7:30am PDT
Current Dev Position: YP 3.1 M3 - At Feature Freeze, build pending
Next Deadline: YP 3.1 M3 build date 2/24/2020
Next Team Meetings:
Bug Triage meeting Thursday Mar. 12th at 7:30am PDT
|
By
Stephen Jolley
·
#48726
·
|
|
Re: Should changing a task in the .bb file cause the task to be rerun?
This is bad and shouldn't be happening. Can anyone provide some
examples I can look at?
You shouldn't ever need to run cleansstate in particular. If you have
to, there is another underlying bug that
This is bad and shouldn't be happening. Can anyone provide some
examples I can look at?
You shouldn't ever need to run cleansstate in particular. If you have
to, there is another underlying bug that
|
By
Richard Purdie
·
#48725
·
|
|
Re: Should changing a task in the .bb file cause the task to be rerun?
This is what I've come to expect with yocto 2.0 jethro, 2.5 sumo and
3.0 zeus.
That's why I always write:
$ bitbake -c clean recipe && bitbake -c cleansstate && bitbake -c compile recipe
when
This is what I've come to expect with yocto 2.0 jethro, 2.5 sumo and
3.0 zeus.
That's why I always write:
$ bitbake -c clean recipe && bitbake -c cleansstate && bitbake -c compile recipe
when
|
By
Mikko Rapeli
·
#48724
·
|
|
Re: What is the Yocto / OE recipe for u-boot-fw-utils how can append it?
Hi JH,
It was recently changed to libubootenv IIRC. Are you sure it was taken
from u-boot git repo?
In zeus you have both available if you have meta-swupdate layer but
u-boot-fw-utils is still
Hi JH,
It was recently changed to libubootenv IIRC. Are you sure it was taken
from u-boot git repo?
In zeus you have both available if you have meta-swupdate layer but
u-boot-fw-utils is still
|
By
Quentin Schulz
·
#48723
·
|
|
What is the Yocto / OE recipe for u-boot-fw-utils how can append it?
Hi,
I could not find u-boot-fw-utils recipe from OE git repository, when I
added it to build package, it did build u-boot-fw-utils/1_2019.07-r0
from git://git.denx.de/u-boot.git, but I could not make
Hi,
I could not find u-boot-fw-utils recipe from OE git repository, when I
added it to build package, it did build u-boot-fw-utils/1_2019.07-r0
from git://git.denx.de/u-boot.git, but I could not make
|
By
JH
·
#48722
·
|
|
Re: do_rootfs task took long time to finish
Image is ~1GB so I would say quite
I can see that python3 took ~75-100% cpu when doing do_rootfs. We
tested on 16.04 + 18.04 Ubuntu server it's same.
Which perf monitor you had in mind?
Image is ~1GB so I would say quite
I can see that python3 took ~75-100% cpu when doing do_rootfs. We
tested on 16.04 + 18.04 Ubuntu server it's same.
Which perf monitor you had in mind?
|
By
Marek Belisko
·
#48721
·
|
|
Re: Building xen-image-minmal for raspberrypi3-64: kernel-module-xen-* not being built
Hi,
Thanks, I'll direct any follow-up questions regarding Xen there.
Ahh, thank you, you managed to switch on the light bulb! :)
Checking the kernel recipes I see now that meta-virt has
Hi,
Thanks, I'll direct any follow-up questions regarding Xen there.
Ahh, thank you, you managed to switch on the light bulb! :)
Checking the kernel recipes I see now that meta-virt has
|
By
Aljoscha Lautenbach
·
#48720
·
|
|
Enhancements/Bugs closed WW10!
All,
The below were the owners of enhancements or bugs closed during the last
All,
The below were the owners of enhancements or bugs closed during the last
|
By
Stephen Jolley
·
#48719
·
|
|
Current Top developers on Yocto Project 3.1
All,
Below is the list as of top 50 developers as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 3.1. There are 33 possible work days left until the final
All,
Below is the list as of top 50 developers as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 3.1. There are 33 possible work days left until the final
|
By
Stephen Jolley
·
#48718
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#48717
·
|
|
[meta-security][PATCH] openscap-daemon: add missing runtime dependencies
Add missing runtime dependencies otherwise /usr/bin/oscapd can not
startup.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../openscap-daemon/openscap-daemon_0.1.10.bb | 5 ++++-
Add missing runtime dependencies otherwise /usr/bin/oscapd can not
startup.
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../openscap-daemon/openscap-daemon_0.1.10.bb | 5 ++++-
|
By
Yi Zhao
·
#48716
·
|
|
Re: [meta-cgl][PATCH 1/2] core-image-cgl/core-image-cgl-initramfs: remove them
ping
By
Changqing Li
·
#48715
·
|
|
Stable life cycle status
Hello,
Thud has moved to "Community supported" today.
The older releases have moved to EOL as no one has stepped up to take on
the maintenance of those older branches.
regards,
Armin
Hello,
Thud has moved to "Community supported" today.
The older releases have moved to EOL as no one has stepped up to take on
the maintenance of those older branches.
regards,
Armin
|
By
Armin Kuster
·
#48714
·
|
|
[meta-security][v2][PATCH] libseccomp: update to 2.4.3
dropped patch now included in update
Signed-off-by: Armin Kuster <akuster808@...>
---
...SNR_xxx-instead-of-__NR_xxx-for-sysc.patch | 45 -------------------
...ibseccomp_2.4.2.bb =>
dropped patch now included in update
Signed-off-by: Armin Kuster <akuster808@...>
---
...SNR_xxx-instead-of-__NR_xxx-for-sysc.patch | 45 -------------------
...ibseccomp_2.4.2.bb =>
|
By
Armin Kuster
·
#48713
·
|
|
Re: [meta-security][PATCH] libseccomp: update to 2.4.3
yeah.. I should.
v2 shortly
thanks,
Armin
yeah.. I should.
v2 shortly
thanks,
Armin
|
By
Armin Kuster
·
#48712
·
|
|
Re: [meta-security][PATCH] libseccomp: update to 2.4.3
Do you want to remove the patch?
Do you want to remove the patch?
|
By
Denys Dmytriyenko
·
#48711
·
|
|
[meta-security][PATCH] sssd: python2 not supported
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/sssd/sssd_1.16.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/sssd/sssd_1.16.4.bb
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-security/sssd/sssd_1.16.4.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/sssd/sssd_1.16.4.bb
|
By
Armin Kuster
·
#48710
·
|