Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jmiehe has joined #yocto
xmn has quit [Ping timeout: 258 seconds]
jmiehe has quit [Quit: jmiehe]
Vonter has quit [Ping timeout: 240 seconds]
Vonter has joined #yocto
Chaser has joined #yocto
amitk has joined #yocto
Estrella___ has joined #yocto
Estrella__ has quit [Ping timeout: 245 seconds]
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
wooosaiiii1 has joined #yocto
wooosaiiii has quit [Read error: Connection reset by peer]
wooosaiiii1 is now known as wooosaiiii
Vonter has quit [Ping timeout: 246 seconds]
Vonter has joined #yocto
rob_w has joined #yocto
linfax has joined #yocto
kalj has joined #yocto
Vonter has quit [Ping timeout: 248 seconds]
mckoan|away is now known as mckoan
Vonter has joined #yocto
frieder has joined #yocto
zpfvo has joined #yocto
Kubu_work has joined #yocto
Chaser has quit [Quit: Chaser]
rfuentess has joined #yocto
Kubu_work has quit [Ping timeout: 255 seconds]
prabhakarlad has joined #yocto
leon-anavi has joined #yocto
Kubu_work has joined #yocto
kalj has quit [Quit: Client closed]
<LetoThe2nd>
yo dudX
<mckoan>
LetoThe2nd: hi
<alessioigor>
hi all
mvlad has joined #yocto
Vonter has quit [Ping timeout: 258 seconds]
Vonter has joined #yocto
pabigot has quit [Ping timeout: 246 seconds]
florian_kc has joined #yocto
camus has quit [Quit: camus]
JerryM has joined #yocto
camus has joined #yocto
varjag has joined #yocto
camus has quit [Remote host closed the connection]
camus has joined #yocto
pabigot has joined #yocto
pretec has joined #yocto
prabhakarlad has quit [Quit: Client closed]
Chaser has joined #yocto
davidinux has quit [Ping timeout: 255 seconds]
davidinux has joined #yocto
paulg has quit [Ping timeout: 264 seconds]
Daanct12 has quit [Ping timeout: 255 seconds]
paulg has joined #yocto
pabigot has quit [Ping timeout: 248 seconds]
ptsneves has joined #yocto
florian_kc is now known as florian
Vonter has quit [Ping timeout: 258 seconds]
Vonter has joined #yocto
pabigot has joined #yocto
<LetoThe2nd>
stupid question! whats the canonical way to handle d.getVar if its not certain that the variable is actually assigned at all?
hcg has quit [Quit: Client closed]
zpfvo has quit [Ping timeout: 255 seconds]
<rburton>
LetoThe2nd: you mean you want to tell the difference between FOO not being assigned, and FOO=""?
<rburton>
i think you get None if its not set at all
prabhakarlad has joined #yocto
<landgraf>
LetoThe2nd: if d.getVar("MYVAR") is not None:
<LetoThe2nd>
rburton: landgraf : thx
zpfvo has joined #yocto
Schlumpf has joined #yocto
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #yocto
tnovotny has joined #yocto
Chaser has quit [Remote host closed the connection]
Chaser has joined #yocto
Chaser has quit [Remote host closed the connection]
Chaser has joined #yocto
GNUmoon has joined #yocto
tnovotny has quit [Quit: Leaving]
olani- has joined #yocto
Dodji has joined #yocto
CodeShaman has joined #yocto
<JaMa>
I have a test case for io_uring writev(), but I have to be doing something differently than libuv, because I'm passing fd of the output file and this openat2() is intercepted by pseudo and all works fine
<moto-timo>
JaMa: ok, I don't think we had gobject-introspection-data class in kirkstone... I'm trying master build now to see if it can build with 'vala'
<JaMa>
or maybe it's still needed, but I've already added SKIP_RECIPE for it as well
<Rich_1234>
Does "bitbake -c clean -f target" force me to re download source on "bitbake target"? if not how do I force the source re-download
<moto-timo>
JaMa: both those threads look promising. thank you for remembering
<moto-timo>
Rich_1234: -c clean only cleans the build
<Rich_1234>
right, so is there any easy way to clear the source?
<Rich_1234>
oh, it looks like cleanall is what I need
<moto-timo>
Rich_1234: cleanall also clears sstate. you can also do 'bitbake -C fetch target". The capital C says start with task
<Rich_1234>
moto-timo alright, cheers
<rburton>
khem: erm your clang upgrade blows up really badly
<rburton>
hm no its not that
<rburton>
wtf
<moto-timo>
cursed
<rburton>
ooh
<rburton>
RP: master's shared-mime-info fails with clang :(
<Saur>
Rich_1234: "clean" removes the build directory, "cleansstate" removes any sstate-cache files plus what "clean" does, and "cleanall" removes any downloaded files plus what "cleansstate" does.
<rburton>
RP: i'm aware that its my fault the AB didn't catch that
<Rich_1234>
Saur good to know, thanks
<Chocky>
-c cleanmyofficeplease
<JaMa>
it only cooks, for cleaning you need something else
<RP>
rburton: right, we don't test that currently so I couldn't have known
Chaser has joined #yocto
sakoman has quit [Ping timeout: 255 seconds]
<rburton>
RP: i should enable it for the runs even if we ignore layer compat for now
<Chocky>
dammit. Back to OpenWrt's maid.
<moto-timo>
JaMa: rburton: seems the missing key piece was gobject-introspection-data in DISTRO_FEATURES, at least for kirkstone. Still waiting on the master build to finish.
<rburton>
ah yeah you'll need that :)
<rburton>
thats why i made it refuse to build if you had that off in master
<Chocky>
OpenWrt does quilting at least, take that.
<moto-timo>
so the recipe should probably have a DISTRO_FEATURES check
<moto-timo>
I had backported the entire networkmanager_1.44.0.bb to kirkstone and that didn't build either, so still poking to stop user from shooting self in foot
<moto-timo>
I'll have to wait for the master build to finish
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
JerryM has quit [Quit: Konversation terminated!]
Chaser has quit [Quit: Chaser]
ptsneves has quit [Ping timeout: 255 seconds]
florian_kc has joined #yocto
|Xagen has joined #yocto
Xagen has quit [Ping timeout: 255 seconds]
jmd has joined #yocto
Estrella_ has quit [Read error: Connection reset by peer]
076AAFHZ9 has joined #yocto
029AAF5BU has joined #yocto
Estrella___ has quit [Ping timeout: 272 seconds]
029AAF5BU has quit [Remote host closed the connection]
alessioigor has quit [Remote host closed the connection]
Chaser has joined #yocto
tnovotny has quit [Quit: Leaving]
sakoman has joined #yocto
florian_kc has joined #yocto
jmd has quit [Remote host closed the connection]
<vmeson>
moto-timo: JaMa: nodejs versions were a problem in older branches but I think we're in better shape now that Archana is doing some work to maintain and upgrade it.
jmd has joined #yocto
Chaser has quit [Quit: Chaser]
<moto-timo>
vmeson: we'll see whether this will be good ammunition to get folks to move to newer NodeJS and newer YP LTS or not. As you know, customers come up with all kinds of reasons to pin software at old versions. But having the NodeJS LTS that will survive (most of) the YP LTS is a GoodThingTM.
<moto-timo>
I could argue that a NodeJS 18 version could stay around in nanbield, but I have no products affecfted by it. It won't impact anything until the next YP LTS release.