ndec changed the topic of #yocto to: "Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Join us or Speak at Yocto Project Summit (2022.11) Nov 29-Dec 1, more: https://yoctoproject.org/summit | Join the community: https://www.yoctoproject.org/community | IRC logs available at https://www.yoctoproject.org/irc/ | Having difficulty on the list or with someone on the list, contact YP community mgr ndec"
Thorn has quit [Ping timeout: 260 seconds]
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
goliath has quit [Quit: SIGSEGV]
sakoman has quit [Quit: Leaving.]
BoJalling has quit [Read error: Connection reset by peer]
BoJalling has joined #yocto
qschulz has quit [Remote host closed the connection]
qschulz has joined #yocto
astlep5504 has quit [Read error: Connection reset by peer]
astlep5504 has joined #yocto
davidinux has quit [Ping timeout: 276 seconds]
davidinux has joined #yocto
starblue has quit [Ping timeout: 255 seconds]
starblue has joined #yocto
sakoman has joined #yocto
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
prabhakarlad has quit [Ping timeout: 260 seconds]
paulg has quit [Quit: Leaving]
amitk has joined #yocto
BoJalling has quit [Ping timeout: 255 seconds]
BoJalling has joined #yocto
kscherer has quit [Quit: Konversation terminated!]
jclsn has quit [Ping timeout: 265 seconds]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #yocto
jclsn has joined #yocto
nerdboy has quit [Ping timeout: 252 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
BoJalling has quit [Ping timeout: 255 seconds]
BoJalling has joined #yocto
nerdboy has quit [Ping timeout: 276 seconds]
sakoman has quit [Quit: Leaving.]
Minvera has quit [Remote host closed the connection]
nerdboy has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
thomasd13 has joined #yocto
Thorn has joined #yocto
xmn has quit [Ping timeout: 268 seconds]
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
PhoenixMage has joined #yocto
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
nerdboy has quit [Ping timeout: 250 seconds]
nerdboy has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
jamestiotio has joined #yocto
nerdboy has quit [Ping timeout: 276 seconds]
jamestiotio has quit [Client Quit]
alessioigor has joined #yocto
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
vladest has joined #yocto
<mischief> what does this mean in diffsigs output? https://termbin.com/x9vlb
goliath has joined #yocto
fabo has joined #yocto
BoJalling has quit [Ping timeout: 250 seconds]
BoJalling has joined #yocto
frieder has joined #yocto
Schlumpf has joined #yocto
barometz has quit [Quit: you can't fire me!]
Schlumpf has quit [Client Quit]
Schlumpf has joined #yocto
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
barometz has joined #yocto
Wouter010067044 has joined #yocto
zpfvo has joined #yocto
starblue has quit [Ping timeout: 276 seconds]
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
starblue has joined #yocto
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
Ad0 has quit [Ping timeout: 260 seconds]
<BoJalling> Hi, this is not a direct yocto question, but more a question about embedded systems in general. If you have a suggestion on where to ask, please forward me. How do you normally handle user removable storage in you embedded linux systems? How do you make sure that it is safe to remove the storage at any point in time without corrupting anything (unless something is actually writing to the card
<BoJalling> at that point in time). Do you mount and unmount everytime you need to write to the storage?
Ad0 has joined #yocto
dagmcr has joined #yocto
mvlad has joined #yocto
kevinrowland has quit [Ping timeout: 260 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
vladest has quit [Quit: vladest]
vladest has joined #yocto
nerdboy has quit [Ping timeout: 252 seconds]
ptsneves has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
nerdboy has quit [Ping timeout: 264 seconds]
Schlumpf has quit [Ping timeout: 260 seconds]
leon-anavi has joined #yocto
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
amitk has quit [Ping timeout: 246 seconds]
zpfvo has quit [Ping timeout: 248 seconds]
Thorn has quit [Ping timeout: 250 seconds]
zpfvo has joined #yocto
d-s-e has joined #yocto
Schlumpf has joined #yocto
MathiasKoch[m] has joined #yocto
<MathiasKoch[m]> Hi everyone. I hope someone can help me understand what I am doing wrong in yocto build.
<MathiasKoch[m]> I have a fairly simple project based primarily around meta_raspberrypi, but attempting to build for a custom board using a CM3. Thus I need a custom virtual/kernel, that i have added in a separate layer (meta-revpi/recipes-kernel/linux-kunbus). All is great so far, it compiles and runs as expected.
<MathiasKoch[m]> My trouble comes as soon as I am trying to use any sort of custom defconfig/kernel config/fragments. They just don'
<MathiasKoch[m]> * Hi everyone. I hope someone can help me understand what I am doing wrong in yocto build.
<MathiasKoch[m]> I have a fairly simple project based primarily around meta\_raspberrypi, but attempting to build for a custom board using a CM3. Thus I need a custom virtual/kernel, that i have added in a separate layer (meta-revpi/recipes-kernel/linux-kunbus). All is great so far, it compiles and runs as expected.
<MathiasKoch[m]> My trouble comes as soon as I am trying to use any sort of custom defconfig/kernel config/fragments. They just don't seem to be picked up and be part of the resulting kernel in my `.wic` image..
<MathiasKoch[m]> * Hi everyone. I hope someone can help me understand what I am doing wrong in yocto build.... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/279e0133eac18558df91f21b625baf5876f5fe39>)
<MathiasKoch[m]> * Hi everyone. I hope someone can help me understand what I am doing wrong in yocto build.... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/1b41ffcbc91cedb99e1a2e230ad93cb86993b163>)
alessioigor has quit [Quit: alessioigor]
<MathiasKoch[m]> * Hi everyone. I hope someone can help me understand what I am doing wrong in yocto build.... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/1dfce2afc8cabc84833b19d0f0c60cb0cf6bdd0e>)
alessioigor has joined #yocto
<MathiasKoch[m]> Is there some hack i need to apply in order to allow me to kernel configure images with meta_raspberrypi?
starblue has quit [Ping timeout: 256 seconds]
amitk has joined #yocto
starblue has joined #yocto
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
Thorn has joined #yocto
xmn has joined #yocto
azcraft has joined #yocto
amitk_ has joined #yocto
prabhakarlad has joined #yocto
<rburton> BoJalling: you can mount the removable media with fast commit times and sync writes. its a lot slower, but safer.
PhoenixMage has quit [Ping timeout: 268 seconds]
yssh has joined #yocto
<OnkelUlla> BoJalling: If you have systemd as init manager you could utilize its automount-units (see https://www.freedesktop.org/software/systemd/man/systemd.automount.html) with their TimeoutIdleSec directive to adjust the "dangerous time slot" to your needs.
<OnkelUlla> BoJalling: You probably should adapt your software for unmounting in that it should not keep open filedescriptors if not actively using them.
azcraft has quit [Read error: Connection reset by peer]
azcraft has joined #yocto
PhoenixMage has joined #yocto
amsobr has joined #yocto
BoJalling has quit [Ping timeout: 248 seconds]
BoJalling has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
nerdboy has quit [Ping timeout: 276 seconds]
yssh has quit [Ping timeout: 260 seconds]
<d-fens> how can i update the /boot/config.txt ona running yocto raspi 4 ?
<d-fens> not in yocto but during runtime, actually the is no such file in /boot
<d-fens> ok stoopid... pls ignore
zpfvo has quit [Ping timeout: 256 seconds]
<qschulz> d-fens: would be good to tell what you figured out so people asking the same question can find out
<qschulz> d-fens: I assume it's in another partition
<d-fens> its so embarrasing..just create it ...
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
nerdboy has quit [Ping timeout: 276 seconds]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #yocto
d-s-e has quit [Ping timeout: 250 seconds]
<BoJalling> OnkelUlla: Thank you!
paulg has joined #yocto
zpfvo has joined #yocto
<qschulz> d-fens: or this :)
BoJalling has quit [Ping timeout: 260 seconds]
BoJalling has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
nerdboy has quit [Ping timeout: 246 seconds]
amitk_ has quit [Ping timeout: 276 seconds]
kscherer has joined #yocto
yssh has joined #yocto
Guest70 has joined #yocto
<Guest70> 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.
<Guest70> outputs: https://imgur.com/a/vJ1TkpD
sakoman has joined #yocto
zpfvo has quit [Ping timeout: 260 seconds]
Schlumpf has quit [Quit: Ping timeout (120 seconds)]
BoJalling has quit [Ping timeout: 246 seconds]
BoJalling has joined #yocto
<ptsneves> Hey guys, can you confirm that inheriting systemd does not mean that systemd gets added to DEPENDS?
zpfvo has joined #yocto
<qschulz> ptsneves: 1) read the systemd.bbclass and the classes it inherits 2) verify with bitbake-getvar DEPENDS -r recipe
<ptsneves> qschulz: I did exactly that and did not find systemd added to the DEPENDS. That is very surprising
<ptsneves> I guess one thing is systemd runtime file setup. Another is libsystemd
<Saur[m]> ptsneves: The `systemd` bbclass is for unit file support. It does not imply a build dependency on `systemd`, which is good as it is often not needed..
<ptsneves> Saur[m]: Today I learned!
<ptsneves> I am happy that my diagnostic thought process was the same as @qschulz
BoJalling has quit [Ping timeout: 268 seconds]
BoJalling has joined #yocto
<paulg> most useless link ever?
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
dagmcr has quit [Quit: Connection closed for inactivity]
leon-anavi has quit [Read error: Connection reset by peer]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
d-s-e has joined #yocto
leon-anavi has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
mihai has joined #yocto
Schlumpf has joined #yocto
RP has quit [Ping timeout: 256 seconds]
RP has joined #yocto
zwelch has quit [Quit: Leaving]
<qschulz> ptsneves: by reading the bbclass you could have seen that DISTRO_FEATURES is checked for systemd feature presence before adding stuff to the DEPENDS :)
<ptsneves> qschulz: it does but not systemd. It is systemd-sysctl-native
astlep5504 has quit [Ping timeout: 255 seconds]
BoJalling has quit [Ping timeout: 276 seconds]
astlep5504 has joined #yocto
<Ad0> is it possible to get the uid of a user created with USERADD_PARAM ?
BoJalling has joined #yocto
<Ad0> can I just use id -u or something ?
amitk_ has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
thomasd13 has quit [Ping timeout: 255 seconds]
Thorn has quit [Ping timeout: 250 seconds]
nerdboy has quit [Ping timeout: 276 seconds]
Minvera has joined #yocto
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
<d-s-e> Ad0: Why don't you just set a uid when creating that user?
nerdboy has quit [Ping timeout: 252 seconds]
seninha has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
Schlumpf has quit [Quit: Client closed]
d-s-e has quit [Quit: Konversation terminated!]
<moto-timo> rburton: what does "Until we bump the tmpdir version" mean in this ?https://git.yoctoproject.org/poky/tree/meta/recipes-devtools/python/python3-wheel_0.38.4.bb#n16
<moto-timo> rburton: I'm assuming that is still needed (wheel upgrade to 0.40.0 in progress)
Thorn has joined #yocto
vladest has quit [Ping timeout: 246 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
yssh has quit [Ping timeout: 260 seconds]
BoJalling has quit [Ping timeout: 246 seconds]
BoJalling has joined #yocto
nerdboy has quit [Ping timeout: 255 seconds]
Thorn_ has joined #yocto
zpfvo has quit [Remote host closed the connection]
Thorn has quit [Ping timeout: 260 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
<rburton> moto-timo: nope. it means that at the moment python3-wheel-native installs just .py files because previously it didn't install .pyc files, but the sysroot contained .pyc files as they got generated on use. so now we can't install .pyc files as they'll conflict with existing untracked files and sysroot unpack explodes.
<moto-timo> rburton: ok. keep it then is what I am hearing ;)
<rburton> moto-timo: so we either need a way of doing extra cleanup to wipe out the .pyc files, or let sstate write over untracked files, or wait for a tmpdir version bump and at the same time remove that line.
<rburton> yes, keep it for now :)
<mischief> how come bitbake uses a string as a 'queue' in poky/bitbake/bin/bitbake-worker? i tried a multiconfig with like 9 machines, and the whole thing seems very slow..
Guest70 has quit [Quit: Client closed]
frieder has quit [Remote host closed the connection]
invalidopcode1 has quit [Remote host closed the connection]
<moto-timo> rburton: "tmpdir version bump" meaning OELAYOUT_ABI?
* moto-timo trying to learn something
invalidopcode1 has joined #yocto
<vmeson> FYI https://bugzilla.yoctoproject.org/ is down halstead is working on it.
<halstead> vmeson: Bugzilla is back online. OOM killer took it down. Looks like it needs a but of tuning.
sudip has quit [Ping timeout: 246 seconds]
sudip has joined #yocto
<vmeson> halstead: thanks - feed the bugzilla more RAM ! What a beast!! ;-)
<halstead> I guess the upgraded version is hungrier.
<rburton> moto-timo: yes
<moto-timo> halstead: I noticed it being a "little slower" to query yesterday
<moto-timo> rburton: thank you for confirmation so my brain might remember this
<moto-timo> always something else to learn (or another rock to turn over)
<rburton> moto-timo: maybe. the variable that ends up in tmp/abi_version
<moto-timo> TIL today
<moto-timo> never paid any attention to that for _reasons_
mario-goulart has quit [Ping timeout: 252 seconds]
yssh has joined #yocto
starblue has joined #yocto
Guest33 has joined #yocto
BoJalling has quit [Ping timeout: 246 seconds]
vladest has joined #yocto
BoJalling has joined #yocto
<zelgomer> is there a recommended practice for having continuous integration populate an SSTATE_MIRRORS location, or is it as simple as configuring the CI build to use that destination for its SSTATE_CACHE dir?
seninha has quit [Ping timeout: 255 seconds]
mario-goulart has joined #yocto
<mischief> zelgomer: we rclone to it (s3) after bitbake runs
amsobr has quit [Quit: Konversation terminated!]
<zelgomer> mischief: i guess that makes more sense, too. if a build fails, then the public mirror isn't touched. thanks
yssh has quit [Ping timeout: 260 seconds]
<zelgomer> but the end result is just a straight copy, there's no massaging before it's made public?
<mischief> well, our build and sstate is not public, but yes
ptsneves1 has joined #yocto
yssh has joined #yocto
<zelgomer> "more public than local to the build agent" :)
<mischief> our setup is rather convoluted, but i'm the only one who wears the build system hat, so /shrug
<zelgomer> historically i am not a build system guy, suddenly thrust into a build system role, so here i am asking stupid questions :)
<mischief> one jenkins instance runs bitbake inside of two ECS nodes in ec2, so they both upload to and read from the same sstate mirror in s3
<mischief> in the future it might be converted to EFS to skip the need for a separate upload step
<mischief> (EFS is just nfs)
<zelgomer> i see. mine is nfs
yssh has quit [Ping timeout: 260 seconds]
Haxxa has quit [Quit: Haxxa flies away.]
<mischief> zelgomer: if that's the case, do you need a separate copy step? i think it's safe to point bitbake directly into nfs.
<mischief> (for sstate dir)
Haxxa has joined #yocto
Guest33 has quit [Quit: Client closed]
<zelgomer> mischief: that's what i was thinking. thanks, i think it's what i'll do
yssh has joined #yocto
BoJalling has quit [Ping timeout: 264 seconds]
BoJalling has joined #yocto
ptsneves1 has quit [Ping timeout: 276 seconds]
mvlad has quit [Remote host closed the connection]
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
dash_hope has joined #yocto
<dash_hope> I did this in my bb file DEPENDS += "libssl10" but I am getting "Nothing PROVIDES 'libssl10'"  How to add that?
amitk_ has quit [Ping timeout: 246 seconds]
<khem> is there libssl10 recipe ( bb ) somewhere in your workspace ?
<khem> DEPENDS is a build time dependency and need to be either a recipe name or a PROVIDES name from some recipe which might alias somewhere
<dash_hope> khem: i thought it will download on its own? I am new to yocto. I see this https://git.openembedded.org/openembedded-core-contrib/tree/meta/recipes-connectivity/openssl/openssl10_1.0.2p.bb?id=d53b0b885fcf038d26d3f8aa8c5b46ec86649cea but i don't see the same.
<dash_hope> I can download it and add it in the same place
<dash_hope> aha i see openssl openssl_3.0.2.bb khem
<dash_hope> let me change DEPENDS += openssl_3.02 ?
<rburton> dash_hope: do you just want to depend on libssl, or are you after a specific version?
<rburton> the normal thing would be DEPENDS += "openssl"
<rburton> (you depend on a recipe name, and that's the bit before the _)
dash_hope has quit [Quit: Client closed]
vladest has quit [Ping timeout: 268 seconds]
amitk has quit [Ping timeout: 248 seconds]
yssh has quit [Quit: Client closed]
alessioigor has quit [Ping timeout: 246 seconds]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
BoJalling has quit [Ping timeout: 276 seconds]
BoJalling has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
seninha has joined #yocto
xmn has quit [Ping timeout: 268 seconds]
xmn has joined #yocto
vladest has joined #yocto
invalidopcode1 has quit [Remote host closed the connection]
invalidopcode1 has joined #yocto
starblue has quit [Ping timeout: 246 seconds]
Ram-Z has quit [Quit: ZNC - http://znc.in]
Ram-Z has joined #yocto
BoJalling has quit [Ping timeout: 268 seconds]
Wouter010067044 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067044 has joined #yocto
BoJalling has joined #yocto
dash_hope has joined #yocto
<dash_hope> rburton: actually we had issue and when we installed libssl1.0-dev (we need this specific version) on the host it fixed the problem. However, I think we shouldn't depend on HOST environment. So, want to see if openssl_3.02 will fix the problem using DEPENDS.
* dash_hope network connection is flaky
<dash_hope> https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=d0501dc7fc078fb9e91d5365474db9ed8200f9e0 --someone also had the same issue. I fixed this by installing libssl-dev in ubuntu. However certificate signing is failing because we need libssl1.0-dev but if i install this then i see other issues. So want yocto to provide libssl1.0-dev.
* dash_hope i don't know if I am making sense
prabhakarlad has quit [Quit: Client closed]
dash_hope has quit [Quit: Client closed]
dash_hope has joined #yocto
* dash_hope wondering if I missed any message
florian_kc has joined #yocto
olani- has quit [Ping timeout: 268 seconds]
olani- has joined #yocto
prabhakarlad has joined #yocto
arkanoid has joined #yocto
<rburton> dash_hope: TF-A doesn't need ssl1, normal openssl works. but its a build _host_ tool so you want to depend on openssl-native. If your BSP used meta-arm to provide TF-A then you wouldn't have to fix this yourself as we already handle this for you: https://git.yoctoproject.org/meta-arm/tree/meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc#n96
<rburton> the important bit was "i'm trying to build tf-a" and a log of what the error is, then we know that you actually want a native openssl not the target one. its important to explain what you're trying to actually do, not just what you think the solution is.
fabo has quit [Quit: Client closed]
kscherer has quit [Quit: Konversation terminated!]
<arkanoid> Trying kas-container for the first time, the generated container has wrong network configuration and can't reach internet on my stock ubuntu 22.04 machine
<arkanoid> I'm trying to isolate the problem
<arkanoid> solving resetting docker host settings, not a kas problem. Nothing to see here
leon-anavi has quit [Remote host closed the connection]
leon-anavi has joined #yocto
starblue has joined #yocto
BoJalling has quit [Ping timeout: 255 seconds]
BoJalling has joined #yocto
prabhakarlad has quit [Quit: Client closed]
Thorn_ has quit [Ping timeout: 246 seconds]
<arkanoid> is this the right channel for questions about kas?
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
dash_hope has quit [Quit: Client closed]
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
leon-anavi has quit [Quit: Leaving]
dash_hope has joined #yocto
Thorn has joined #yocto
wkawka has quit [Quit: Client closed]
florian_kc has quit [Ping timeout: 250 seconds]
BoJalling has quit [Ping timeout: 246 seconds]
BoJalling has joined #yocto
dash_hope has quit [Quit: Client closed]
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto