|
Re: [meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
Hello Jean-Philippe,
>I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the
Hello Jean-Philippe,
>I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the
|
By
Matthias Klein
·
#55811
·
|
|
[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
Hello,
I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U_BOOT option
Hello,
I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U_BOOT option
|
By
Jean-Philippe Lebel
·
#55810
·
|
|
Reproducible build website broken (CORS setting on git.yoctoproject.org?)
Michael,
I noticed that the
https://www.yoctoproject.org/reproducible-build-results/ website went
down (it always shows "Error fetching test results"). I did a little
debugging and I think that the
Michael,
I noticed that the
https://www.yoctoproject.org/reproducible-build-results/ website went
down (it always shows "Error fetching test results"). I did a little
debugging and I think that the
|
By
Joshua Watt
·
#55809
·
|
|
Re: [docs] [yocto] How to unpack a .tgz archive in a .zip file?
Hi Quentin,
Thanks for the advice!
Right, I was thinking of leaving this aside, and just working with a
local archive instead, as fetching the files is not the primary concern
here.
Many thanks.
Hi Quentin,
Thanks for the advice!
Right, I was thinking of leaving this aside, and just working with a
local archive instead, as fetching the files is not the primary concern
here.
Many thanks.
|
By
Michael Opdenacker
·
#55808
·
|
|
Re: How to unpack a .tgz archive in a .zip file?
Hi Michael,
IMO that makes it unsuitable for the docs as we strive to have "simple" examples and having some custom unpack task seems a bit too much to me. Anyway, just my 2¢ and I don't have any
Hi Michael,
IMO that makes it unsuitable for the docs as we strive to have "simple" examples and having some custom unpack task seems a bit too much to me. Anyway, just my 2¢ and I don't have any
|
By
Quentin Schulz
·
#55807
·
|
|
[PATCH 3/3] poky: set default kernel to 5.15
From: Bruce Ashfield <bruce.ashfield@...>
5.14 is no longer actively maintained, so we bump our default
to the 5.15 LTS.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
From: Bruce Ashfield <bruce.ashfield@...>
5.14 is no longer actively maintained, so we bump our default
to the 5.15 LTS.
Signed-off-by: Bruce Ashfield <bruce.ashfield@...>
---
|
By
Bruce Ashfield
·
#55806
·
|
|
[PATCH 2/3] yocto-bsp/5.14: drop recipes
From: Bruce Ashfield <bruce.ashfield@...>
5.14 has been removed from core, so we drop our bbappend. 5.15
is now the default kernel version for the reference BSPs.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
5.14 has been removed from core, so we drop our bbappend. 5.15
is now the default kernel version for the reference BSPs.
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#55805
·
|
|
[PATCH 1/3] yocto-bsp: change default to 5.15
From: Bruce Ashfield <bruce.ashfield@...>
5.14 has been removed from core, so we change our default version
to the 5.15 LTS kernel.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield <bruce.ashfield@...>
5.14 has been removed from core, so we change our default version
to the 5.15 LTS kernel.
Signed-off-by: Bruce Ashfield
|
By
Bruce Ashfield
·
#55804
·
|
|
Yocto Project Status WW02`22
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 13th 7:30 am PDT
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
Bug Triage meeting Thursday Jan. 13th 7:30 am PDT
|
By
Stephen Jolley
·
#55803
·
|
|
Re: [docs] No more nightly builds?
Right, in that context I agree it can be removed and probably wasn't that useful
anyway.
Cheers,
Richard
Right, in that context I agree it can be removed and probably wasn't that useful
anyway.
Cheers,
Richard
|
By
Richard Purdie
·
#55802
·
|
|
Re: [docs] No more nightly builds?
Maybe, but then in the test manual, because the section referring to
nightly builds about getting Yocto Project
Maybe, but then in the test manual, because the section referring to
nightly builds about getting Yocto Project
|
By
Michael Opdenacker
·
#55801
·
|
|
Re: [docs] No more nightly builds?
I think it should be replaced with something about "latest test results"?
Cheers,
Richard
I think it should be replaced with something about "latest test results"?
Cheers,
Richard
|
By
Richard Purdie
·
#55800
·
|
|
Re: [docs] No more nightly builds?
Hi Richard,
Right. So the documentation can stop referring to them as a way to get
the latest code.
Thanks
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
Hi Richard,
Right. So the documentation can stop referring to them as a way to get
the latest code.
Thanks
Michael.
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel
|
By
Michael Opdenacker
·
#55799
·
|
|
Re: [docs] No more nightly builds?
We do run them but they're "a-quick" six nights a week with an "a-full" on a
weekend. The results of all non-release builds go here:
https://autobuilder.yocto.io/pub/non-release/
The "nightly"
We do run them but they're "a-quick" six nights a week with an "a-full" on a
weekend. The results of all non-release builds go here:
https://autobuilder.yocto.io/pub/non-release/
The "nightly"
|
By
Richard Purdie
·
#55798
·
|
|
How to unpack a .tgz archive in a .zip file?
Hello
I'm working on adding the wiki guidelines for dealing with pre-compiled
libraries
(https://wiki.yoctoproject.org/wiki/TipsAndTricks/Packaging_Prebuilt_Libraries#Versioned_Libraries)
into the
Hello
I'm working on adding the wiki guidelines for dealing with pre-compiled
libraries
(https://wiki.yoctoproject.org/wiki/TipsAndTricks/Packaging_Prebuilt_Libraries#Versioned_Libraries)
into the
|
By
Michael Opdenacker
·
#55797
·
|
|
No more nightly builds?
Greetings,
Do we still have nightly builds? I cannot find them anywhere, but the
documentation still refer to a broken location
(https://autobuilder.yocto.io/pub/nightly/).
I'll be happy to remove
Greetings,
Do we still have nightly builds? I cannot find them anywhere, but the
documentation still refer to a broken location
(https://autobuilder.yocto.io/pub/nightly/).
I'll be happy to remove
|
By
Michael Opdenacker
·
#55796
·
|
|
Re: How to clean the cache for a package?
Thanks a lot. This is root cause. I did not update the SRCREV because
I have not added this SRCREV in my recipe.
Tony
Chen, Qi <Qi.Chen@...> 于2022年1月11日周二 14:28写道:
Thanks a lot. This is root cause. I did not update the SRCREV because
I have not added this SRCREV in my recipe.
Tony
Chen, Qi <Qi.Chen@...> 于2022年1月11日周二 14:28写道:
|
By
Tony He
·
#55795
·
|
|
Re: How to clean the cache for a package?
In theory, there's no need to run 'bitbake -c clean'. Did you update the SRCREV? It would be easier if you could share some info of your recipe.
Regards,
Qi
In theory, there's no need to run 'bitbake -c clean'. Did you update the SRCREV? It would be easier if you could share some info of your recipe.
Regards,
Qi
|
By
Chen Qi
·
#55794
·
|
|
How to clean the cache for a package?
Hi,
I'm new to yocto. I write a reciple for my own package. The source
code of package is in my PC and maintained by GIT. When I change the
source code of the package, I need to compile this package
Hi,
I'm new to yocto. I write a reciple for my own package. The source
code of package is in my PC and maintained by GIT. When I change the
source code of the package, I need to compile this package
|
By
Tony He
·
#55793
·
|
|
Re: [meta-zephyr][PATCH] meta-zephyr-bsp: Add autogenerated machines.
Hi Eilis,
Please generate patches with subject-prefix 'PATCH v3' after handling @Jon Mason comments !
Regards,
Naveen
Hi Eilis,
Please generate patches with subject-prefix 'PATCH v3' after handling @Jon Mason comments !
Regards,
Naveen
|
By
Naveen Saini
·
#55792
·
|