|
Re: Building Yocto on M1 Mac
Hi,
Looking at Docker Hub, none of the published Crops containers are built for ARM64. You can try building the containers yourself, making sure to pick base distros that are available for ARM64.
Note
Hi,
Looking at Docker Hub, none of the published Crops containers are built for ARM64. You can try building the containers yourself, making sure to pick base distros that are available for ARM64.
Note
|
By
Anders Montonen
·
#56170
·
|
|
Building Yocto on M1 Mac
Hello yocto-devs,
I'm new to the yocto project and trying to set up a build environment on my M1 Mac which is arm64 architecture.
I'm following the steps as mentioned in below
Hello yocto-devs,
I'm new to the yocto project and trying to set up a build environment on my M1 Mac which is arm64 architecture.
I'm following the steps as mentioned in below
|
By
Abhijeet Tripathi
·
#56169
·
|
|
[meta-mingw] [PATCH 2/2] mingw-w64: Disable parallel build
binutils 2.38 brings up a parallel build issue, work it out by disabling
parallel build for now
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-devtools/mingw-w64/mingw-w64.inc | 4 ++++
1
binutils 2.38 brings up a parallel build issue, work it out by disabling
parallel build for now
Signed-off-by: Khem Raj <raj.khem@...>
---
recipes-devtools/mingw-w64/mingw-w64.inc | 4 ++++
1
|
By
Khem Raj
·
#56168
·
|
|
[meta-mingw] [PATCH 1/2] mingw-w64: Upgrade runtime/headers/winpthreads to 9.0.0
Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2]
[1] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/
[2]
Drop upstreamed fixes for rdtsc [1] __udivmoddi4[2]
[1] https://sourceforge.net/p/mingw-w64/mingw-w64/ci/6a0e9165008f731bccadfc41a59719cf7c8efc02/
[2]
|
By
Khem Raj
·
#56167
·
|
|
Pass environment to kernel make
Dear yocto community
in order to enable the option to use device tree overlays in the kernel
device tree with my bootloader (barebox in this case) I need to pass an
additional environment variable to
Dear yocto community
in order to enable the option to use device tree overlays in the kernel
device tree with my bootloader (barebox in this case) I need to pass an
additional environment variable to
|
By
Konstantin Kletschke
·
#56166
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
Re-Assigned 14626 - lttng back to myself.
both 14629 & 14709 needs input from Robert.
Sau!
--
Sau!
Re-Assigned 14626 - lttng back to myself.
both 14629 & 14709 needs input from Robert.
Sau!
--
Sau!
|
By
Saul Wold
·
#56165
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
Done.
I closed 3 prelink issues as obsolete:
1.Prelink: doesn't work on ppc64
https://bugzilla.yoctoproject.org/show_bug.cgi?id=1331
2. Investigate if
Done.
I closed 3 prelink issues as obsolete:
1.Prelink: doesn't work on ppc64
https://bugzilla.yoctoproject.org/show_bug.cgi?id=1331
2. Investigate if
|
By
Randy MacLeod
·
#56164
·
|
|
Re: Possible to ignore a missing file in recipe without error?
Howdy!
The real question is: what is the condition? It must be something that is constant across all of the build. And if can only come from either a .conf file or the environment, otherwise it would
Howdy!
The real question is: what is the condition? It must be something that is constant across all of the build. And if can only come from either a .conf file or the environment, otherwise it would
|
By
Josef Holzmayr
·
#56163
·
|
|
Re: gpsd recipe not installing clients
Thanks everyone.
Looks like this whole thing came down to a typo. I had originally
tried gpsd-utils and got the nothing RPROVIDES error. Missed that it
was in fact gps-utils!
Thanks again, have it
Thanks everyone.
Looks like this whole thing came down to a typo. I had originally
tried gpsd-utils and got the nothing RPROVIDES error. Missed that it
was in fact gps-utils!
Thanks again, have it
|
By
mattwood2000@...
·
#56162
·
|
|
Possible to ignore a missing file in recipe without error?
Hi:
I have a simple recipe that installs a few miscellaneous files, one of the files may or may not be present and in reality that's ok for the moment, but I don't see a way to do things in a recipe
Hi:
I have a simple recipe that installs a few miscellaneous files, one of the files may or may not be present and in reality that's ok for the moment, but I don't see a way to do things in a recipe
|
By
Howard
·
#56161
·
|
|
Re: gpsd recipe not installing clients
gps-utils is the package you are looking for.
Marc
gps-utils is the package you are looking for.
Marc
|
By
Marc Ferland
·
#56160
·
|
|
Re: gpsd recipe not installing clients
Check tmp/work/cortexa53-poky-linux/gpsd/3.23.1-r0/packages-split to
see what package the needed binaries go into.
Alex
Check tmp/work/cortexa53-poky-linux/gpsd/3.23.1-r0/packages-split to
see what package the needed binaries go into.
Alex
|
By
Alexander Kanavin
·
#56159
·
|
|
gpsd recipe not installing clients
Hi,
I am trying to include gpsd in a poky build. The core components are
included, i.e gpsd gpsctl and gpsdctl, but the clients like gpspipe
and gpsmon do not make it to the final image.
For
Hi,
I am trying to include gpsd in a poky build. The core components are
included, i.e gpsd gpsctl and gpsdctl, but the clients like gpspipe
and gpsmon do not make it to the final image.
For
|
By
mattwood2000@...
·
#56158
·
|
|
freecell-solver fetch issue
Hi Team,
I am trying to install the Freecell-solver package. I am facing a problem fetcher issue. Can anybody know how to fix this issue? please guide me.
WARNING:
Hi Team,
I am trying to install the Freecell-solver package. I am facing a problem fetcher issue. Can anybody know how to fix this issue? please guide me.
WARNING:
|
By
sateesh m
·
#56157
·
|
|
Re: AUh: upgrading recipes bbppend files only
#yocto
Hi ,
can anyone suggest me something on this
Hi ,
can anyone suggest me something on this
|
By
ksmanjunath681@...
·
#56156
·
|
|
Re: #yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
Dule, Dule, Dudule!
Slusaj i prati sta ti YOCTO velicine pricaju! I pokusaj sam da se
snadjes, jer te dobro navode! ;-)
Zee
_______
Dule, Dule, Dudule!
Slusaj i prati sta ti YOCTO velicine pricaju! I pokusaj sam da se
snadjes, jer te dobro navode! ;-)
Zee
_______
|
By
Zoran
·
#56155
·
|
|
Re: #yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
Here is the error:
| .../kernel-source/include/linux/log2.h:22:1: warning: ignoring
attribute 'noreturn' because it conflicts with attribute 'const'
[-Wattributes]
| 22 | int
Here is the error:
| .../kernel-source/include/linux/log2.h:22:1: warning: ignoring
attribute 'noreturn' because it conflicts with attribute 'const'
[-Wattributes]
| 22 | int
|
By
Dusan Radic <dusrad@...>
·
#56154
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Andrei, Alexandre, Armin, Bruce, Daiane, Joshua, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Andrei, Alexandre, Armin, Bruce, Daiane, Joshua, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
|
By
Trevor Gamblin
·
#56153
·
|
|
Re: #yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
AFAICS 4.1.15 doesn't match any kernel recipes in the zeus branches of
either meta-freescale or meta-imx, it might go easier if you based off of
the 5.4.x kernel recipes one of those use...
Scott
AFAICS 4.1.15 doesn't match any kernel recipes in the zeus branches of
either meta-freescale or meta-imx, it might go easier if you based off of
the 5.4.x kernel recipes one of those use...
Scott
|
By
Scott Murray
·
#56152
·
|
|
Re: #yocto #zeus Problem with moving from rocko to zeus
#yocto
#zeus
perhaps there is more specific compiler error in logs above that ?
perhaps there is more specific compiler error in logs above that ?
|
By
Khem Raj
·
#56151
·
|