<sunkist>
I want to install Ubuntu from an unattended ISO. The instructions are fetch ISO, reauthor it with a a cloud-init.yml file and a grub menu entry. This seems like a perfect task for bitbake, which supports robust fetch/unpack/patch/build
<sunkist>
It's been an adventure in "how well do you know bitbake" since I'm proceeding without the OE base classes.
<sunkist>
I've set SRCURI to point to ubuntu-24.04.02-live-server.iso, which gets fetched. Now I want to specify the correct SHA56 in SRCREV and have the fetching task fail if the file sha256sum doens't match.
<rburton>
SRCREV is for eg git fetches
<rburton>
you want something like SRC_URI[sha256sum] = "3be4a26d825ffdfda52a56fc43246456989a3630093cced3fbddf4771ee58a70"
frgo has joined #yocto
<sunkist>
rburton: thanks!
frgo has quit [Remote host closed the connection]
sgw has quit [Quit: Leaving.]
zeemate has quit [Ping timeout: 248 seconds]
vthor_ is now known as vthor
mckoan is now known as mckoan|away
frgo has joined #yocto
ptsneves has joined #yocto
frgo has quit [Ping timeout: 252 seconds]
enok has joined #yocto
frgo has joined #yocto
frgo has quit [Remote host closed the connection]
frgo has joined #yocto
florian has joined #yocto
enok has quit [Ping timeout: 252 seconds]
rcw has joined #yocto
goliath has quit [Ping timeout: 268 seconds]
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
alessio has joined #yocto
alessio has quit [Remote host closed the connection]
goliath has joined #yocto
geoffhp has joined #yocto
frgo has quit [Read error: Connection reset by peer]
frgo has joined #yocto
frieder has quit [Remote host closed the connection]
vvn has joined #yocto
goliath has quit [Quit: SIGSEGV]
Chaser has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
alessio has joined #yocto
alessio has quit [Client Quit]
enok has joined #yocto
PeterM has joined #yocto
rcw has quit [Quit: Client closed]
frgo has quit [Read error: Connection reset by peer]
frgo_ has joined #yocto
tgamblin has quit [Quit: Leaving]
Guest25 has joined #yocto
paulg_ has joined #yocto
paulg has quit [Quit: Leaving]
Guest25 has quit [Quit: Client closed]
Guest94 has joined #yocto
druppy has joined #yocto
zeemate has joined #yocto
florian has quit [Ping timeout: 244 seconds]
enok has quit [Ping timeout: 248 seconds]
enok has joined #yocto
Guest94 has quit [Quit: Client closed]
florian has joined #yocto
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
sgw has joined #yocto
cyxae has quit [Quit: cyxae]
enok has quit [Ping timeout: 248 seconds]
PeterM has left #yocto [#yocto]
tlwoerner has joined #yocto
<tlwoerner>
rburton: khem: i too have stumbled across the GCS issue when building systemd
druppy has quit [Ping timeout: 252 seconds]
Xagen has joined #yocto
sgw has quit [Quit: Leaving.]
sgw has joined #yocto
<tlwoerner>
we should update Yocto's description to say it is a "forward-engineered build system" ;-)
<khem>
wmills_: done, gcc 15.2 might not happen and we will stay with 15.1 but it will be gcc 15 nevertheless
<khem>
tlwoerner: ok, I think its better to downgrade systemd treatment of all warnings as errors for this one until we find a better solution
zeemate has quit [Ping timeout: 276 seconds]
<khem>
tlwoerner:can you try adding -Wl,-z,gcs-compliant=all to systemd LDFLAGS
<khem>
and see if it helps ?
<tlwoerner>
khem: meson complains that the cross-compiler can't build executables
<khem>
hmm adding to LDFLAGS results in that ? ok details will be in build/meson-logs/meson-log.txt
<khem>
it will have errors that will tell us why its not able to compile a solution
frgo_ has quit [Read error: Connection reset by peer]