BoJalling has quit [Read error: Connection reset by peer]
BoJalling has joined #yocto
JaMa has quit [Ping timeout: 255 seconds]
leon-anavi has joined #yocto
xmn has quit [Ping timeout: 255 seconds]
xmn has joined #yocto
prabhakarlad has joined #yocto
ArgaKhan has joined #yocto
joekale[m] has quit [Quit: You have been kicked for being idle]
BoJalling has quit [Ping timeout: 250 seconds]
BoJalling has joined #yocto
florian has joined #yocto
Thorn has quit [Quit: I used to think I was indecisive, but now I'm not too sure.]
<ptsneves>
moto-timo: It would not grieve me so much if not for the fact that now we need to have some workaround for when the master branch is called main. I even am of the opinion that main branch is more intuitive. It is just it upends a convention and creates ambiguity.
xenador77 has joined #yocto
starblue has quit [Ping timeout: 250 seconds]
starblue has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<qschulz>
ptsneves: the issue being that the branch disappeared, not the rename itself
xenador77 has quit [Ping timeout: 260 seconds]
<qschulz>
if github/gitlab had allowed for redirects that'd have been nice
<qschulz>
e.g. a symbolic-ref remote-side
<ptsneves>
qschulz: the branch did not disappear, it renamed. How do you redirect branches?
<qschulz>
ptsneves: the branch did disappear, you cannot checkout master anymore
<qschulz>
which means for Yocto this is a problem
<qschulz>
because we enforce (by default) that a commit appear in a specific (and specified) branch
<ptsneves>
Yes i know. I think we are talking about the same thing.
<mcfrisk>
I did post a fix for this long time ago but that was rejected. grumble...
meego has joined #yocto
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
frwol has joined #yocto
<RP>
mcfrisk: I just checked. It caused test failures and there was no follow up to work out why it did or how we should address the problems
<RP>
mcfrisk: I did at least test it twice and reported the failures back
azcraft has joined #yocto
starblue has quit [Ping timeout: 264 seconds]
florian_kc has joined #yocto
starblue has joined #yocto
d-s-e has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
seninha has joined #yocto
PhoenixMage has quit [Remote host closed the connection]
BoJalling has quit [Ping timeout: 260 seconds]
azul has joined #yocto
BoJalling has joined #yocto
<azul>
hi, i added "dtparam=ant2" to "RPI_EXTRA_CONFIG" for activate the external antenna in meta-raspberrypi(dunfell). when i check with "cat /sys/kernel/debug/gpio" command, i can't see the relevant pin as high. but i can see it in kirkstone.
<ptsneves>
THe last commit is the upgrade of 1.66.1 to .1.67.0 but the SNAPSHOT_VERSION in the inc is 1.66.1
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
fabo has quit [Ping timeout: 260 seconds]
<ptsneves>
Ok found that we use the binaries of the previous version minor to bootstrap rustc.
meego has quit [Ping timeout: 250 seconds]
ArgaKhan has quit [Ping timeout: 255 seconds]
ArgaKhan has joined #yocto
Schlumpf has joined #yocto
seninha has quit [Ping timeout: 255 seconds]
ArgaKhan has quit [Ping timeout: 276 seconds]
JaMa has joined #yocto
ArgaKhan has joined #yocto
kscherer has joined #yocto
tepperson has joined #yocto
ecdhe has quit [Ping timeout: 268 seconds]
seninha has joined #yocto
ecdhe has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
BoJalling has quit [Ping timeout: 255 seconds]
BoJalling has joined #yocto
meego_ has joined #yocto
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
tepperson has quit [Ping timeout: 260 seconds]
tepperson has joined #yocto
ptsneves has joined #yocto
sakoman has joined #yocto
fabo has joined #yocto
meego_ has quit [Remote host closed the connection]
d-s-e has joined #yocto
fmartinsons[m] has joined #yocto
BoJalling has quit [Ping timeout: 248 seconds]
BoJalling has joined #yocto
alimon has quit [Ping timeout: 246 seconds]
azul has quit [Quit: Client closed]
azul has joined #yocto
<tepperson>
is there a recipe that provides wayland-backend.so? oe-pkgdata-utils find-path wasnt helpful for me
<rburton>
tepperson: weston?
<rburton>
(pkgdata-utils only works for stuff you've built)
frosteyes has quit [Ping timeout: 252 seconds]
azul has quit [Quit: Client closed]
<ArgaKhan>
I get the error; linux-dummy-dev : Depends: linux-dummy (= 1.0-r1) but it is not installable. I am using Kirkstone version and I added ALLOW_EMPTY:${PN} = "1" in poky/meta/recipes-kernel/linux/linux-dummy.bb but the problem persists.
thomasd13 has quit [Ping timeout: 246 seconds]
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
Christo[m]1 has quit [Quit: You have been kicked for being idle]
Piraty is now known as captain_quirk
captain_quirk is now known as Piraty
dash_hope has joined #yocto
<dash_hope>
rburton: yes ideally your python script is the right way to go about it. Thanks for the yesterday help. I reached out to our in house expert on this but couldn't get a clear answer why we didn't use it :)
leon-anavi has quit [Quit: Leaving]
amitk_ has joined #yocto
<moto-timo>
ptsneves: I was just tired and grumpy that my green build went red again. I should have just sent the patch and been silent.
meego has joined #yocto
<__ad>
hi, i am in zeus, need some help: have a custom library recipe, and an app. recipe, that needs to see library includes. From lib recipe i am copying them to STAGING_DIR_TARGET, but seems not working
<ptsneves>
__ad: you should never copy anything there. Everything you need should be copied to the ${D} directory
<__ad>
ptsneves: oh ... so nothing in the do_install ?
<ptsneves>
__ad: that is not what i wrote :) I wrote that instead of copying to STAGING_DIR_TARGET you should copy to D. Furthermore, most naturally this would happen in do_install
<__ad>
ptsneves: ok thanks !
d-s-e has quit [Ping timeout: 246 seconds]
anshul_m has joined #yocto
BoJalling has quit [Ping timeout: 248 seconds]
BoJalling has joined #yocto
amitk_ has quit [Ping timeout: 246 seconds]
<anshul_m>
Hi. I am running yocto within a singluarity container and trying to configure the kernel using devtool.
<anshul_m>
singularity> devtool menuconfig linux : shows
<anshul_m>
Trying to run: tmux att -t devshell-291
<anshul_m>
can't find session: devshell-291
<anshul_m>
Trying to run: tmux att -t devshell-291
<anshul_m>
WARNING: Tmux started. Please connect in another terminal with `tmux att -t devshell-291`
<anshul_m>
but there is not devshell-291 tmux session if I try to attach.
<anshul_m>
Please can you suggest what am I doing wrong here or if there is any workaround.
<RP>
marka: thanks for the logging fix, it is nice to see that one working properly
<marka>
np, I will get those oeqa tests updated shortly
<marka>
will be happy to not be stuck in stdout 'inception' world
<RP>
marka: was there a specific place you were hitting this out of interest?
wkawka has quit [Quit: Client closed]
<RP>
marka: as you probably gathered from the history, I got so far in cleaning it all up and making it consistent with tests and lost the will to continue
<marka>
the python function calling the shell function
<marka>
I am not 100% happy with my check, though it is valid
<marka>
note that in this case the log output is doubled up, as it was prior to my change
<marka>
and then view the log and stuff is doubled up
<marka>
also stderr comes out first then, stdout (also the case prior to my changes)
alessioigor has quit [Quit: alessioigor]
<marka>
so there is still work that can be done to improve things
alessioigor has joined #yocto
<marka>
not surprisingly stderr is treated different than stdout
<RP>
marka: I wasn't 100% on that check either FWIW but I'm reasoning it is probably better than where we are today.
<RP>
If we could remove the doubling up I'd be happy...
<marka>
I will keep plugging away at improvements
nemik has quit [Ping timeout: 248 seconds]
<marka>
as you say, with the change we are now ahead of where we were
nemik has joined #yocto
<RP>
marka: I'm a bit worried we may lose output interactivity with this in that the output of long running functions will end up cached. Not sure there a perfect way we can solve this though
<marka>
yes, with the levels of indirection it is hard to say
anshul_m has quit [Read error: Connection reset by peer]
<RP>
I did wonder about removing the -v option :/
<marka>
my hope is that things should improve as the execution becomes one entity, the in memory buffer
BoJalling has quit [Ping timeout: 264 seconds]
<marka>
so overall there should be less crossing of outputs
anshul_m has joined #yocto
<RP>
marka: hopefully :)
<marka>
it seems like such an easy issue :P
BoJalling has joined #yocto
anshul_m has joined #yocto
<RP>
marka: its just software
<marka>
I do have to find a better way to attach VSCode debugging to the workers/cooker
d-fens_ has joined #yocto
anshul_m has quit [Remote host closed the connection]
<marka>
for issues like the shell "((" "))" support it is easier to use a visual debugger for the ply and other parser bits
d-fens has quit [Ping timeout: 256 seconds]
<RP>
marka: probably, yes. I'm a bit too old school with that :/
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
* moto-timo
wonders if sstate for 'zeus' and 'kirkstone' can coexist or tick-tick-boom
BoJalling has quit [Ping timeout: 252 seconds]
BoJalling has joined #yocto
<sakoman>
moto-timo: on the autobuilder sstate is shared for dunfell, kirkstone, langdale, and master
<moto-timo>
sakoman: ah yes. I'm just trying to not break customer's production ;)
mvlad has quit [Remote host closed the connection]
seninha has joined #yocto
seninha has quit [Client Quit]
seninha has joined #yocto
frosteyes has joined #yocto
ArgaKhan has quit [Remote host closed the connection]
ArgaKhan has joined #yocto
leon-anavi has quit [Quit: Leaving]
tepperson has quit [Quit: Client closed]
<JaMa>
moto-timo: it can coexist, but I keep different releases separate just because different releases don't share much and I often clean them separately (as e.g. mickledore grows much faster than dunfell due to amount of new changes)
<moto-timo>
JaMa: excellent advice thank you
prabhakarlad has quit [Quit: Client closed]
<RP>
moto-timo: just make it clear it is for logistics reasons, nothing to do with sstate itself. I'm kind of sad sstate gets such a bad reputation
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
prabhakarlad has joined #yocto
<moto-timo>
RP: I’m just being nervous
seninha has quit [Remote host closed the connection]
kscherer has quit [Quit: Konversation terminated!]