<JPEW>
RP: How terrible would do_create_spdx[file-checksums] += "${COREBASE}/meta/lib/oe/sbom30.py" be?
Wouter01002 has joined #yocto
<RP>
JPEW: that is creative
<JPEW>
I'm not sure how to "teach" the bitbake dep parser about classes and how they are used, so I think if a library file has classes it might just have to do the checksum of the whole file (which this does, just not automatically)
ehussain has quit [Remote host closed the connection]
<JPEW>
Or maybe it could figure out how to checksum the whole class? But it's really hard to determine how classes can get passed around and used later
<RP>
JPEW: I guess that is reasonable. We'd just have to check it doesn't encode COREBASE into the hash
<JPEW>
RP: Right
<JPEW>
I suspect it's not because do_populare_sdk_ext is doing something similar
<JPEW>
Anyway, I can send a patch that will fix SPDX with this method as sort of a trial, and if it works well, maybe we can figure out a way to make the bitbake dep parser detect it more automatically?
<RP>
JPEW: that sounds good to me
<RP>
thanks!
jbo_ is now known as jbo-
goliath has quit [Quit: SIGSEGV]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii1 has joined #yocto
wCPO has quit [Quit: Ping timeout (120 seconds)]
wCPO has joined #yocto
wooosaiiii1 is now known as wooosaiiii
<ak77>
is there a way to list all virtual/* and what provides them ?
<ak77>
and what is set currently
Tyaku has quit [Quit: Lost terminal]
<rburton>
ak77: probably not a hard match to make bitbake-layers do that
<qschulz>
JPEW: :)
<qschulz>
looking forward to what we'll come up with
<qschulz>
+see
florian has quit [Ping timeout: 252 seconds]
sotaoverride has quit [Ping timeout: 272 seconds]
sotaoverride has joined #yocto
gportay has quit [Quit: Client closed]
mckoan is now known as mckoan|away
Articulus has quit [Quit: Leaving]
zpfvo has quit [Remote host closed the connection]
florian has joined #yocto
sakman_ has joined #yocto
sakman has quit [Read error: Connection reset by peer]
leon-anavi has quit [Quit: Leaving]
sakman_ is now known as sakman
<khem>
rburton: the systemd patch fixes the problem, thanks for taking care of it
Xagen has quit [Read error: Connection reset by peer]
|Xagen has joined #yocto
jbo- is now known as jbo
sotaoverride has quit [Ping timeout: 248 seconds]
sotaoverride has joined #yocto
frgo has joined #yocto
<frgo>
Hello all. I am new to this channel and also new to Yocto. I am trying to get started but I am running into a bitbake fetcher error. Please see https://gist.github.com/dg1sbg/b48c2f539452fb1ca74a63b11560d4d7. Any ideas anyone? I could use some help. Thx in advance!
<gmorell>
If I'm attempting to create a VMDK, what is the path for the wks file to be picked up? I created the file and have set WKS_FILE to be picked up and have tried putting it in various places to no avail