|
Re: poky thud: qtscript fails to build with undefined reference to `cti_vm_throw'
Hello Khem,
>Gesendet: Freitag, 01. November 2019 um 18:23 Uhr
>Von: "Khem Raj" <raj.khem@...>
>An: JK.Behnke@...
>Cc: "Yocto Project" <yocto@...>
>Betreff: Re: [yocto] poky thud: qtscript fails to
Hello Khem,
>Gesendet: Freitag, 01. November 2019 um 18:23 Uhr
>Von: "Khem Raj" <raj.khem@...>
>An: JK.Behnke@...
>Cc: "Yocto Project" <yocto@...>
>Betreff: Re: [yocto] poky thud: qtscript fails to
|
By
Jochen Behnke
·
#47145
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try andcollect up and classify bugs which a newcomer to the project would be able towork on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try andcollect up and classify bugs which a newcomer to the project would be able towork on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#47144
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
Andrei and/or Khem,
Could you advise an approach that allows to use the ARM errata switches for the aarch64 portion of the build for the target, but which will NOT specify the ARM errata switches for
Andrei and/or Khem,
Could you advise an approach that allows to use the ARM errata switches for the aarch64 portion of the build for the target, but which will NOT specify the ARM errata switches for
|
By
Steve Pavao
·
#47143
·
|
|
help with meta-java
Helllo,
I am looking for some help with meta-java, specifically upgrading to zeus branch and also upgrading openjdk to a more recent release in order to address CVEs. Wondering if there is anyone
Helllo,
I am looking for some help with meta-java, specifically upgrading to zeus branch and also upgrading openjdk to a more recent release in order to address CVEs. Wondering if there is anyone
|
By
Shockley, Timothy <timothy.shockley@...>
·
#47142
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
This doesn’t work.
If I wish to keep the 32-bit app support in my build, I’ll need to devise a way to make sure those ARM errata flags are only applied to the aarch64 portion of the compile/link
This doesn’t work.
If I wish to keep the 32-bit app support in my build, I’ll need to devise a way to make sure those ARM errata flags are only applied to the aarch64 portion of the compile/link
|
By
Steve Pavao
·
#47141
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
To conitnue to be able to use the 32-bit app support, perhaps I must do this:
DEFAULTTUNE_virtclass-multilib-lib32 = “armv7a -mno-fix-cortex-a53-843419 -mno-fix-cortex-a53-835769”
I’ll give it a
To conitnue to be able to use the 32-bit app support, perhaps I must do this:
DEFAULTTUNE_virtclass-multilib-lib32 = “armv7a -mno-fix-cortex-a53-843419 -mno-fix-cortex-a53-835769”
I’ll give it a
|
By
Steve Pavao
·
#47140
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
The errata switches are only valid for aarch64, not for armv7a.
There is likely some kind of "invalid option" earlier in your build.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan
The errata switches are only valid for aarch64, not for armv7a.
There is likely some kind of "invalid option" earlier in your build.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan
|
By
Adrian Bunk
·
#47139
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
I am closer to understanding why I experience an error when building with the ARM errata switches.
I believe it is related to 32-bit app support in my poky Linux 64-bit build (I add this to support
I am closer to understanding why I experience an error when building with the ARM errata switches.
I believe it is related to 32-bit app support in my poky Linux 64-bit build (I add this to support
|
By
Steve Pavao
·
#47138
·
|
|
bitbake SRC_URI fetch Azure DevOps repository Azure DevOps Services Basic
Dear yocto developer,
The below disscussed about azure devops clone issue including test result with Microsoft support team member.
We wonder know how Bitbake access repository through SSH. Does it
Dear yocto developer,
The below disscussed about azure devops clone issue including test result with Microsoft support team member.
We wonder know how Bitbake access repository through SSH. Does it
|
By
Samuel Jiang (江騏先) <Samuel.Jiang@...>
·
#47137
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
It is fixed in some r0p4 implementations, indicated in REVIDR[8].
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of
It is fixed in some r0p4 implementations, indicated in REVIDR[8].
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of
|
By
Adrian Bunk
·
#47136
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
Rpi3 is one of many cortex a53 implementations
Rpi3 is one of many cortex a53 implementations
|
By
Khem Raj
·
#47135
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
As far as I know that is the latest revision. Do you mean that newer revision might come up with this fixed?
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
As far as I know that is the latest revision. Do you mean that newer revision might come up with this fixed?
--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
|
By
Andrei Gherzan
·
#47134
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
Up to r0b4 only so maybe not all a53 implementations are impacted
Up to r0b4 only so maybe not all a53 implementations are impacted
|
By
Khem Raj
·
#47133
·
|
|
Re: [meta-raspberrypi] poky linux build fails if ARM erratum mfix linker switch is specified
I was thinking about this. The erratum seems to show that this applies to all revisions of a53. So it sounds like we should add it in `tune-cortexa53.inc`.
--
Andrei Gherzan
I was thinking about this. The erratum seems to show that this applies to all revisions of a53. So it sounds like we should add it in `tune-cortexa53.inc`.
--
Andrei Gherzan
|
By
Andrei Gherzan
·
#47132
·
|
|
Kernel modules packaged but not installed
Hi all. I have a weird issue with the kernel modules not being installed in the image and also not packaged.
I see the packages for individual "kernel-module-*.ipk" modules but the
Hi all. I have a weird issue with the kernel modules not being installed in the image and also not packaged.
I see the packages for individual "kernel-module-*.ipk" modules but the
|
By
Dimitris Tassopoulos <dimtass@...>
·
#47158
·
|
|
Re: [meta-qt5] How to contribute patches for qtwebengine in meta-qt5?
Okay, that's great!
Thanks for the information!
-- Tanu
Okay, that's great!
Thanks for the information!
-- Tanu
|
By
Tanu Kaskinen
·
#47131
·
|
|
Re: Debugging custom python code in recipes
Entirely worth writing a proper class and pushing a layer somewhere.
No, it's just a way of making shell tasks pause for inspecting the state of the build tree during a task. I was debugging some
Entirely worth writing a proper class and pushing a layer somewhere.
No, it's just a way of making shell tasks pause for inspecting the state of the build tree during a task. I was debugging some
|
By
Ross Burton <ross.burton@...>
·
#47130
·
|
|
Re: Debugging custom python code in recipes
Cool, thanks.
This one seems to be the most up to date from the python debugger wrappers:
https://github.com/ionelmc/python-remote-pdb
The `shell_wait()` in your bbclass is related to the pdb()
Cool, thanks.
This one seems to be the most up to date from the python debugger wrappers:
https://github.com/ionelmc/python-remote-pdb
The `shell_wait()` in your bbclass is related to the pdb()
|
By
Alan Martinović
·
#47129
·
|
|
Re: Debugging custom python code in recipes
FWIW, I've done something similar using bare pdb.
https://github.com/rossburton/meta-ross/blob/master/classes/pdb.bbclass
Just call pdb() from Python context. Not as neat as epdb though.
Ross
FWIW, I've done something similar using bare pdb.
https://github.com/rossburton/meta-ross/blob/master/classes/pdb.bbclass
Just call pdb() from Python context. Not as neat as epdb though.
Ross
|
By
Ross Burton <ross.burton@...>
·
#47128
·
|
|
Debugging custom python code in recipes
Hey,
there was a question today about options for debugging python scripts in yocto.
I've patched up this PoC for remote debugging.
If someone finds it useful (it should be copy-pastable), feel free
Hey,
there was a question today about options for debugging python scripts in yocto.
I've patched up this PoC for remote debugging.
If someone finds it useful (it should be copy-pastable), feel free
|
By
Alan Martinović
·
#47127
·
|