|
Re: Template handling in OE-Core
For future enhancements, I would want to keep some kind of record
inside build/conf of where the original template was taken from. I
agree that build init scripts should not use it at all, but
For future enhancements, I would want to keep some kind of record
inside build/conf of where the original template was taken from. I
agree that build init scripts should not use it at all, but
|
By
Alexander Kanavin
·
#1649
·
|
|
Template handling in OE-Core
I'm starting a new thread/discussion on this with a new perspective.
I did a little research myself on how these files are being used. My
conclusion is that templateconf.cfg isn't really used by much
I'm starting a new thread/discussion on this with a new perspective.
I did a little research myself on how these files are being used. My
conclusion is that templateconf.cfg isn't really used by much
|
By
Richard Purdie
·
#1648
·
|
|
Re: [yocto-announce] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
Bug filed: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14916
Not sure if I put it in the right category, so feel free to move it around if needed
Bug filed: https://bugzilla.yoctoproject.org/show_bug.cgi?id=14916
Not sure if I put it in the right category, so feel free to move it around if needed
|
By
Konrad Weihmann <kweihmann@...>
·
#1647
·
|
|
Re: [yocto-announce] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
Someone needs to do the work involved and I guess that hasn't happened.
It isn't entirely simple as this does still exist in the other
releases.
Could you open a bug please so we don't forget
Someone needs to do the work involved and I guess that hasn't happened.
It isn't entirely simple as this does still exist in the other
releases.
Could you open a bug please so we don't forget
|
By
Richard Purdie
·
#1646
·
|
|
Re: [yocto-announce] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
Hi all,
I thought the agreement was to stop promoting meta-gplv2?
Still I find it listed here - it somehow implies that this is still officially support, which everyone agreed it isn't
Can this be
Hi all,
I thought the agreement was to stop promoting meta-gplv2?
Still I find it listed here - it somehow implies that this is still officially support, which everyone agreed it isn't
Can this be
|
By
Konrad Weihmann <kweihmann@...>
·
#1645
·
|
|
Re: Adding more information to the SBOM
I need to read into the details but that looks like a great start and
I'm happy to see the process being documented!
Thanks for the link, I'll try and have a read.
That makes sense, it is a tricky
I need to read into the details but that looks like a great start and
I'm happy to see the process being documented!
Thanks for the link, I'll try and have a read.
That makes sense, it is a tricky
|
By
Richard Purdie
·
#1644
·
|
|
Re: Adding more information to the SBOM
Il 2022-09-16 17:49 Mark Hatle wrote:
IMHO it's a matter of different ways of framing Yocto recipes into SPDX
format.
Upstream sources are all SPDX packages. Yocto layers are SPDX packages,
too,
Il 2022-09-16 17:49 Mark Hatle wrote:
IMHO it's a matter of different ways of framing Yocto recipes into SPDX
format.
Upstream sources are all SPDX packages. Yocto layers are SPDX packages,
too,
|
By
Alberto Pianon
·
#1643
·
|
|
Re: Adding more information to the SBOM
I certainly love the goal. I presume you're going to share your review
criteria somehow? There must be some further set of steps,
documentation and results beyond what we're discussing here?
I think
I certainly love the goal. I presume you're going to share your review
criteria somehow? There must be some further set of steps,
documentation and results beyond what we're discussing here?
I think
|
By
Richard Purdie
·
#1642
·
|
|
Re: Adding more information to the SBOM
On 9/16/22 10:18 AM, Alberto Pianon wrote:
... trimmed ...
>> I also can see the issue with multiple sources in SRC_URI, although you
>> should be able to map those back if you assume subtrees are
On 9/16/22 10:18 AM, Alberto Pianon wrote:
... trimmed ...
>> I also can see the issue with multiple sources in SRC_URI, although you
>> should be able to map those back if you assume subtrees are
|
By
Mark Hatle
·
#1641
·
|
|
Re: Adding more information to the SBOM
Hi Richard,
thank you for your reply, you gave me very interesting cues to think
about. I'll reply in reverse/importance order
Il 2022-09-15 14:16 Richard Purdie wrote:
We didn't paint the overall
Hi Richard,
thank you for your reply, you gave me very interesting cues to think
about. I'll reply in reverse/importance order
Il 2022-09-15 14:16 Richard Purdie wrote:
We didn't paint the overall
|
By
Alberto Pianon
·
#1640
·
|
|
Re: Adding more information to the SBOM
I had a look at this and was a bit puzzled by some of it.
I can see the issues you'd have if you want to separate the unpatched
source from the patches and know which files had patches applied
I had a look at this and was a bit puzzled by some of it.
I can see the issues you'd have if you want to separate the unpatched
source from the patches and know which files had patches applied
|
By
Richard Purdie
·
#1639
·
|
|
Re: Adding more information to the SBOM
When I last looked at this, it was critical that the analysis be:
binary -> patched & configured source (dbg package) -> how the sources were constructed.
As Joshua said above. I believe all of the
When I last looked at this, it was critical that the analysis be:
binary -> patched & configured source (dbg package) -> how the sources were constructed.
As Joshua said above. I believe all of the
|
By
Mark Hatle
·
#1638
·
|
|
Re: [OE-core] Adding more information to the SBOM
This is true, but I think that's more of a problem with the inability
to express multiple download locations in the SPDX, not that we don't
have all the source when we generate the SPDX, correct? I
This is true, but I think that's more of a problem with the inability
to express multiple download locations in the SPDX, not that we don't
have all the source when we generate the SPDX, correct? I
|
By
Joshua Watt
·
#1637
·
|
|
Re: [OE-core] Adding more information to the SBOM
Hi Joshua,
nice to meet you!
I'm new to this list, and I've always approached Yocto just from the
"IP compliance side", so I may miss important pieces of information. That
is why Marta encouraged me
Hi Joshua,
nice to meet you!
I'm new to this list, and I've always approached Yocto just from the
"IP compliance side", so I may miss important pieces of information. That
is why Marta encouraged me
|
By
Alberto Pianon
·
#1636
·
|
|
Re: Adding more information to the SBOM
I believe we map the binaries to the source code from the -dbg
packages; is the premise that this is insufficient? Can you elaborate
more on why that is, I don't quite understand. The debug sources
I believe we map the binaries to the source code from the -dbg
packages; is the premise that this is insufficient? Can you elaborate
more on why that is, I don't quite understand. The debug sources
|
By
Joshua Watt
·
#1635
·
|
|
Adding more information to the SBOM
Dear all,
(cross-posting to oe-core and *-architecture)
In the last months, we have worked in Oniro on using the create-spdx
class for both IP compliance and security.
During this work, Alberto
Dear all,
(cross-posting to oe-core and *-architecture)
In the last months, we have worked in Oniro on using the create-spdx
class for both IP compliance and security.
During this work, Alberto
|
By
Marta Rybczynska
·
#1634
·
|
|
toolchain selection in core
I was asked about getting official support for the TOOLCHAIN variable
in core. This is obviously late in the release cycle and after a bit of
thought, the answer is no. I wanted to document why since
I was asked about getting official support for the TOOLCHAIN variable
in core. This is obviously late in the release cycle and after a bit of
thought, the answer is no. I wanted to document why since
|
By
Richard Purdie
·
#1633
·
|
|
Re: [Automated-testing] RFC Linter in meta-openembedded
Hi,
I took a deeper dive and made the python based patchtest work (c.f. https://github.com/HerrMuellerluedenscheid/patchtest and https://github.com/HerrMuellerluedenscheid/patchtest-oe). TBH: it
Hi,
I took a deeper dive and made the python based patchtest work (c.f. https://github.com/HerrMuellerluedenscheid/patchtest and https://github.com/HerrMuellerluedenscheid/patchtest-oe). TBH: it
|
By
Marius Kriegerowski
·
#1632
·
|
|
Re: [Automated-testing] RFC Linter in meta-openembedded
Hi Marius,
Understandable, congratulations! :)
This doesn't seem like a good direction to me. I have nothing against
rust, I've spent the past couple of months trying to sort out rust
support in
Hi Marius,
Understandable, congratulations! :)
This doesn't seem like a good direction to me. I have nothing against
rust, I've spent the past couple of months trying to sort out rust
support in
|
By
Richard Purdie
·
#1631
·
|
|
Re: [Automated-testing] RFC Linter in meta-openembedded
There’s definitely still interest in patchtest, but my personal opinion is that considering 99% of our code is Python keeping patchtest in python means that there are more people who can work on
There’s definitely still interest in patchtest, but my personal opinion is that considering 99% of our code is Python keeping patchtest in python means that there are more people who can work on
|
By
Ross Burton
·
#1630
·
|