ChanServ changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Developer Day at Prague, June 26th 2023: https://summit.yoctoproject.org/devday-at-eoss-2023/cfp | Community: https://www.yoctoproject.org/community | IRC logs: https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP CM Letothe2nd"
Thorn has joined #yocto
<PhoenixMage> I am trying to use UBOOT_MKIMAGE outside of kernel-fitimage, the variable is populated but the binary cant be found, do I need to set a PATH or something equivelent for it to be found?
sakoman has quit [Quit: Leaving.]
Zappan has quit [Server closed connection]
Zappan has joined #yocto
Thorn has quit [Ping timeout: 246 seconds]
patersonc[m] has quit [Server closed connection]
patersonc[m] has joined #yocto
Thorn has joined #yocto
jclsn has quit [Ping timeout: 264 seconds]
jclsn has joined #yocto
nerdboy has quit [Ping timeout: 258 seconds]
sakoman has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
jclsn has quit [Ping timeout: 246 seconds]
jclsn has joined #yocto
Ablu has quit [Server closed connection]
Ablu has joined #yocto
wooosaiiii has joined #yocto
lrusak[m] has quit [Server closed connection]
lrusak[m] has joined #yocto
<PhoenixMage> Forget to add a DEPENDS... On a weird note first time I run the recipe it fails, second time it succeeds, why would that be? Some sort of race condition?
wooosaiiii has quit [Quit: wooosaiiii]
wooosaiiii1 has joined #yocto
wooosaiiii1 is now known as wooosaiiii
amitk_ has joined #yocto
amitk has quit [Ping timeout: 252 seconds]
xmn has joined #yocto
sakoman has quit [Quit: Leaving.]
alessioigor has joined #yocto
dmoseley_ has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
adrianf_ has joined #yocto
Guest98 has joined #yocto
xmn has quit [Ping timeout: 240 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
wooosaiiii has quit [Quit: wooosaiiii]
wooosaiiii has joined #yocto
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
adrianf_ has quit [Ping timeout: 246 seconds]
adrianf_ has joined #yocto
rob_w has joined #yocto
mrybczyn[m] has quit [Server closed connection]
mrybczyn[m] has joined #yocto
adrianf_ has quit [Ping timeout: 252 seconds]
goliath has joined #yocto
<LetoThe2nd> yo dudX
justache has quit [Server closed connection]
justache has joined #yocto
adrianf_ has joined #yocto
Jaeyoon has joined #yocto
Jaeyoon has quit [Client Quit]
LocutusOfBorg has joined #yocto
<Guest98> hi, morning
rfuentess has joined #yocto
Kubu_work has joined #yocto
<PhoenixMage> Hey LetoThe2nd
manuel_ has joined #yocto
Herrie has quit [Ping timeout: 264 seconds]
manuel__ has joined #yocto
manuel_ has quit [Ping timeout: 245 seconds]
manuel__ has quit [Remote host closed the connection]
manuel1985 has joined #yocto
leon-anavi has joined #yocto
<TRO[m]> moin,
<TRO[m]> any idea how to REPLACE a git:// url in a SRC_URI (and keeping other files like patches).
vladest1 has joined #yocto
ptsneves has joined #yocto
vladest has quit [Ping timeout: 252 seconds]
vladest1 is now known as vladest
sgw has quit [Ping timeout: 260 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
sgw has joined #yocto
<fneddy[m]> Hi,
<fneddy[m]> Anyone know what the difference between this two repos is?
<Guest98> same
camus has quit [Remote host closed the connection]
<fneddy[m]> Thx
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd- has quit [Quit: ZNC 1.7.2 - https://znc.in]
jetm- has joined #yocto
philmd- has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
svuorela has quit [Server closed connection]
svuorela has joined #yocto
\dev\ice has joined #yocto
\dev\ice has quit [Changing host]
<rburton> fneddy[m]: they're identical, and the readme says the official location is github, so it probably was on yocto first, moved to github, but they keep the yocto repo mirrored
<rburton> TRO[m]: :remove the one you want to get rid of, :prepend the new one
Salamandar has quit [Server closed connection]
Salamandar has joined #yocto
<TRO[m]> rburton: yes, then you have to know what you are looking for. Or does this suppport any regex? I try now getvar -> regex -> modify -> replace string... which is, not good.
<rburton> no
<rburton> you probably can use some anon python to mangle the SRC_URI during parse
<rburton> but if you really need to do this then design the recipe to allow it. I'm guessing the case is "i want to get code from an internal mirror not upstream"?
<TRO[m]> Yes, and yes, then the devtool autoupgrade will probably fail.
<rburton> some of the meta-arm firmware recipes have a variable for the git base url, because it's known that many people like to fork tfa for their bsp
<TRO[m]> good to know, but ideally I do not want to modify the recipe to fit this use case. I just want to replace a string - might I go for - having the original string and replacement string as a parameter. Easier for now.
<TRO[m]> (BTW: it's this tool I'm working on - helping internal teams to like yocto - https://github.com/aws4embeddedlinux/meta-aws-ci/tree/master/meta-aws-tests)
<rburton> if its for development purposes then externalsrc _might_ be useful
amsobr has joined #yocto
<TRO[m]> Yes, might as well - really depends on the use case. My initial idea was just have a small tool that others can include in their CI to see if the recipe build and pass ptests (for meta-aws).
philmd- has quit [Quit: ZNC 1.7.2 - https://znc.in]
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
jetm- has joined #yocto
u1106 has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
philmd- has joined #yocto
u1106 has joined #yocto
ptsneves has quit [Ping timeout: 252 seconds]
ptsneves has joined #yocto
adrianf_ has quit [Ping timeout: 240 seconds]
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd- has quit [Quit: ZNC 1.7.2 - https://znc.in]
michaelo has quit [Server closed connection]
michaelo has joined #yocto
fuzzybear62 has joined #yocto
jetm- has joined #yocto
philmd- has joined #yocto
adrianf has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
Herrie has joined #yocto
Guest1057 has joined #yocto
Guest1057 has quit [Client Quit]
Martin42 has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<Martin42> Hello community, I have a question about the SSTATE cache. I have a network share which hosts the SSTATE cache for my builds. Every night a jenkins server runs a nightly build (which points to that SSTATE cache using SSTATE_MIRRORS ). After the nightly is done, I would like to update the SSTATE cache with the latest changes.
<Martin42> What is the best practice here? Delete the old SSTATE from the network share and replace with the latest sstate folder from the build, or just copy the new sstate from the build into the existing network share (thus updating the existing sstae). Thanks and best greeting!
<rburton> Martin42: rsync the new files into the remote cache
adrianf_ has joined #yocto
adrianf has quit [Remote host closed the connection]
<Martin42> rburton thanks! Do you mean rsync with removal of obsolete files on the network share (like rm -rf network-share/, cp -r sstate-cache/ network-share/), or just rsync like cp?
<rburton> keep old files
<rburton> you can delete unread files after a month if you wish
<rburton> "obsolete" is a strong word for a nightly build
<rburton> eg if librsvg came from sstate then you won't even need to fetch rust-native but you _really_ want to keep rust-native around
<Martin42> rburton true, obsolete is a little overkill here! :) thanks alot! Side question: does this apply the same way for a RPM package feed?
<rburton> no, but you can always regenerate that from sstate.
<rburton> but feeds are harder
<Martin42> Thanks! :)
Vonter has quit [Server closed connection]
Vonter has joined #yocto
amitk has joined #yocto
adrianf_ has quit [Ping timeout: 240 seconds]
adrianf has joined #yocto
jpanisbl has joined #yocto
amitk has quit [Ping timeout: 240 seconds]
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
Alban[m]1 has joined #yocto
kpo has quit [Ping timeout: 246 seconds]
xmn has joined #yocto
Guest98 has quit [Quit: Client closed]
nemik has quit [Ping timeout: 245 seconds]
Guest98 has joined #yocto
nemik has joined #yocto
<Alban[m]1> Hi! On my project I'm seeing random build failure with do_package_setscene failing because of useradd that depend on the pulse group. The failing package already has DEPENDS on pulseaudio and RDEPENDS on pulseaudio and pulseaudio-server packages. Is there anything else that is needed?
<Alban[m]1> It is breaking about 10% of our CI build so I expect it is down to some ordering problem depending on which packages get restored from sstate or not
<rburton> Alban[m]1: you need something like PACKAGE_WRITE_DEPS += "pulseaudio". If the rebuild is _just_ repackaging then pulseaudio might not be in the sysroot but you need it for the pulse user.
<Alban[m]1> The package create a user that need to be in pulse group. I'll test that but shouldn't the useradd class do it automatically?
<rburton> well you're not telling us what the error is, so we're guessing here
<rburton> but no, useradd doesn't know what recipe provides a group that you're trying to be a member of
<Alban[m]1> do_package_setscene fail and in the log it has: useradd: group 'pulse' does not exist
<Alban[m]1> PACKAGE_WRITE_DEPS seems exactly like what I need, thanks for the quick help
Martin42 has quit [Quit: Client closed]
<yocton> Hi ! https://www.openembedded.org/wiki/IRC points to https://www.yoctoproject.org/irc/oe/ for IRC log access but this link is dead. Does this link should work or should I propose an alternative?
<smurray> rburton: I had been thinking that any recipe that needs a user or group needs to configure useradd for it? And I don't see anything in the PACKAGE_WRITE_DEPS description that suggests it'd be used this way?
<rburton> halstead: ^ see yocton. is there an irc logger active anywhere?
<rburton> smurray: the system has a few users preconfigured but things like 'pulse' need magic. magic sstate is to blame here :) if there wasn't a way to pull do_package out of sstate and rebuild the packages from that, we wouldn't need this. but you're right, absolutely should be documented.
<halstead> Thanks rburton. yocton: vacation day for me but I can get the link fixed tomorrow.
<rburton> halstead: if you know the right url for the logger we can run around fixing the references :)
<smurray> rburton: tbh, none of the use of PACKAGE_WRITE_DEPS in oe-core really jumps out at me as being to ensure a user/group is present. If it does that, there'd almost seem to be some potential cleanup wrt some of the polkit rules recipe stuff
<rburton> halstead: i recommend the Patriot burger at Kandelábr for dinner tonight ;)
<halstead> yocton: qschulz had an alternative I think. That might be available right now but I don't have the url.
torbenh3 has quit [Ping timeout: 260 seconds]
<rburton> halstead: thanks
<yocton> halstead: thx! Enjoy your vacation :)
<halstead> The logs are still being kept. Just inaccessible at the moment.
<sudip> huh, you all are still in Prague
<rburton> sudip: only a few left
<halstead> I am. It's nice to avoid the explosions at home. I miss the BBQ, zipline, and trampoline though.
<halstead> rburton: I would go if it wasn't 70 miles away :(
<rburton> damnit!
jetm- has quit [Read error: Connection reset by peer]
philmd- has quit [Read error: Connection reset by peer]
<yocton> rburton, halstead: FYI, I've added an alternative to the wiki so halstead, you can stay longer for the zipline ;)
<halstead> The whitequark view is better anyway
jpanisbl has quit [Ping timeout: 240 seconds]
jetm- has joined #yocto
philmd- has joined #yocto
gsalazar has joined #yocto
jpanisbl has joined #yocto
rob_w has quit [Remote host closed the connection]
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd- has quit [Quit: ZNC 1.7.2 - https://znc.in]
<Alban[m]1> rburton: PACKAGE_WRITE_DEPS has not helped, but I found USERADDSETSCENEDEPS and after adding pulseaudio:do_populate_sysroot_setscene my build did got through
amitk has joined #yocto
jpanisbl has quit [Quit: Konversation terminated!]
jetm- has joined #yocto
Guest98 has quit [Quit: Client closed]
nemik has quit [Ping timeout: 250 seconds]
nemik has joined #yocto
philmd- has joined #yocto
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd- has quit [Client Quit]
nemik has quit [Ping timeout: 250 seconds]
nemik has joined #yocto
jetm- has joined #yocto
goliath has quit [Quit: SIGSEGV]
jetm- has quit [Client Quit]
amitk has quit [Ping timeout: 246 seconds]
jetm- has joined #yocto
philmd- has joined #yocto
amitk has joined #yocto
<amsobr> is there a technical meeting today?
<rburton> no, it was cancelled
<rburton> (july 4th, so lots of people out)
<amsobr> figured as much. Many thanks and enjoy the holiday :)
<rburton> I joined a few minutes ago to see if anyone was waiting
<rburton> amsobr: good excuse to link to the status wiki https://wiki.yoctoproject.org/wiki/Weekly_Status
<rburton> which has buried in it: "A lot of people have vacation booked for next week so we’re planning to skip a week with status reports and project meetings."
<amsobr> thanks. I should've remembered to have a look at the minute from the last meeting, right :)
sakoman has joined #yocto
fuzzybear62 has quit [Quit: Client closed]
adrianf has quit [Ping timeout: 264 seconds]
amitk has quit [Ping timeout: 246 seconds]
adrianf has joined #yocto
adrianf has quit [Read error: Connection reset by peer]
amitk has joined #yocto
<rburton> sakoman: trawling through list mail, did you catch "[OE-core] [PATCH] linux-yocto/5.4: cfg: fix DECNET configuration warning". it wasn't marked but was meant for a stable release
amitk has quit [Ping timeout: 246 seconds]
<sakoman> rburton: yes, got it :-)
<rburton> cool
<sakoman> rburton: thanks for checking! Juggling three branches can be a challenge at times!
<rburton> juggling one is hard enough :)
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
jetm| has joined #yocto
philmd| has joined #yocto
jetm| has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd| has quit [Quit: ZNC 1.7.2 - https://znc.in]
Kubu_work has quit [Quit: Leaving.]
rfuentess has quit [Remote host closed the connection]
goliath has joined #yocto
jetm- has quit [Quit: ZNC 1.7.2 - https://znc.in]
philmd- has quit [Quit: ZNC 1.7.2 - https://znc.in]
amitk has joined #yocto
jetm- has joined #yocto
philmd- has joined #yocto
florian_kc has joined #yocto
goliath has quit [Ping timeout: 260 seconds]
xmn has quit [Ping timeout: 252 seconds]
goliath has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
gsalazar has quit [Ping timeout: 246 seconds]
fuzzybear14 has joined #yocto
pabigot has quit [Ping timeout: 246 seconds]
fuzzybear14 has quit [Quit: Client closed]
fuzzybear68 has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
pabigot has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
goliath has quit [Quit: SIGSEGV]
ptsneves has quit [Ping timeout: 260 seconds]
sakoman has quit [Quit: Leaving.]
sakoman has joined #yocto
raobest has joined #yocto
<raobest> IRC⁠.S​UPE​R​NE​TS.OR⁠G #SUP⁠ERB⁠O⁠WL AME​R⁠ICA #1 FUC⁠K Y​O⁠UR​ SH⁠IT⁠AS​S⁠ CO​UNTR​Y⁠
<raobest>                                                   
<raobest>                                                      
<raobest>                                                           
<raobest> G                                                   
raobest has quit [K-Lined]
fuzzybear68 has quit [Quit: Client closed]
amitk has quit [Ping timeout: 246 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
florian_kc has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
gsalazar has joined #yocto
florian_kc has quit [Ping timeout: 250 seconds]
gsalazar has quit [Ping timeout: 264 seconds]
alex88_ has quit [Server closed connection]
alex88 has joined #yocto
alessioigor has quit [Quit: alessioigor]
kpo has joined #yocto
florian_kc has joined #yocto
dianshi has quit [Server closed connection]
dianshi has joined #yocto
florian_kc has quit [Ping timeout: 240 seconds]
marc1 has quit [Server closed connection]
marc1 has joined #yocto
sakoman has quit [Quit: Leaving.]
leon-anavi has quit [Remote host closed the connection]
mckoan_ has joined #yocto
mckoan|away has quit [Ping timeout: 260 seconds]
amitk has joined #yocto
amitk_ has quit [Ping timeout: 260 seconds]
sakoman has joined #yocto
pabigot has quit [Ping timeout: 246 seconds]
pabigot has joined #yocto
nemik has quit [Ping timeout: 240 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
mrpelotazo has quit [Server closed connection]
mrpelotazo has joined #yocto