LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
qschulz has quit [Remote host closed the connection]
DvorkinDmitry has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
qschulz has joined #yocto
davidinux has quit [Ping timeout: 252 seconds]
davidinux has joined #yocto
starblue has quit [Ping timeout: 264 seconds]
starblue has joined #yocto
jclsn has quit [Ping timeout: 268 seconds]
Minvera has joined #yocto
jclsn has joined #yocto
ldywicki has quit [Quit: Connection closed for inactivity]
applepi has quit [Quit: Client closed]
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
LocutusOfBorg has quit [Ping timeout: 256 seconds]
enok has joined #yocto
sakman has quit [Quit: Leaving]
Minvera has quit [Ping timeout: 255 seconds]
Pinta has quit [Quit: Client closed]
enok has quit [Ping timeout: 264 seconds]
* LetoThe2nd qschulz: Yes, there will be something around OSS+ELC, we're just figuring out the exact date at the moment.
bharathbck has joined #yocto
alessioigor has joined #yocto
rob_w has joined #yocto
phako_ has quit [Quit: Client closed]
sakoman has quit [Ping timeout: 260 seconds]
sakman has joined #yocto
LocutusOfBorg has joined #yocto
sakoman has joined #yocto
LocutusOfBorg has quit [Read error: Connection reset by peer]
LocutusOfBorg has joined #yocto
goliath has joined #yocto
ablu has quit [Read error: Connection reset by peer]
albrod has joined #yocto
ablu has joined #yocto
zpfvo has joined #yocto
albrod has quit [Quit: Client closed]
frieder has joined #yocto
Kubu_work has joined #yocto
thomas_34 has joined #yocto
mvlad has joined #yocto
vladest has quit [Remote host closed the connection]
albrod has joined #yocto
enok has joined #yocto
ptsneves has joined #yocto
vladest has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
<qschulz> LetoThe2nd: thanks for the info, enjoy EW :)
albrod has quit [Quit: Client closed]
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
enok has quit [Quit: enok]
enok has joined #yocto
enok has quit [Client Quit]
enok71 has joined #yocto
enok71 is now known as enok
enok has quit [Ping timeout: 252 seconds]
alperak has joined #yocto
ptsneves has quit [Ping timeout: 255 seconds]
ptsneves has joined #yocto
florian has joined #yocto
enok has joined #yocto
alperak has quit []
alperak_ has joined #yocto
albrod has joined #yocto
Guest55 has quit [Quit: Client closed]
Guest1337 has joined #yocto
<Guest1337>  SSTATE_DIR="/home/ola/bitbake.sstate" DL_DIR="/home/ola/bitbake.downloads"
<Guest1337> hello, im trying to create a sstate_dir with my python wrapper, however im getting this error:
<Guest1337> ERROR:  OE-core's config sanity checker detected a potential misconfiguration.
<Guest1337>     Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
<Guest1337>     Following is the list of potential problems / advisories:
<Guest1337>     Failed to create a file in SSTATE_DIR: Permission denied.
<Guest1337> You could try using /home/ola/bitbake.sstate in SSTATE_MIRRORS rather than as an SSTATE_CACHE.
<Guest1337> oh looks like /home/ola has to exist beforehand
Colin_Finck has joined #yocto
<Colin_Finck> Hello all! I'm coming from Yocto Dunfell and now trying out the current scarthgap branch, hence I'm getting 4 years of Yocto development at once.
<Colin_Finck> For some reason, I can't install kernel modules anymore by just depending on them, e.g. "kernel-module-bridge" or "kernel-module-wireguard"
<Colin_Finck> BitBake fails at the very end with "opkg_solver_install: No candidates to install kernel-module-wireguard (null)!"
florian_kc has joined #yocto
<mcfrisk_> Colin_Finck: kernel modules are not getting compiled or are built into the kernel. Check your kernel config and the way it's getting selected.
<Colin_Finck> Has anything changed in this regard? I get the feeling that all modules were implicitly built in Dunfell and I could just install them via DEPENDS, but this seems to be no longer the case in Scarthgap
<mcfrisk_> A lot has changed. And depends what you had before but you need to check that the wanted config is still applied. E.g. defconfig is applied, or snippets in correct order, and which kernel recipe is selected for use.
xmn has quit [Ping timeout: 252 seconds]
<Colin_Finck> recipe was linux-yocto_5.4.bb in dunfell and now linux-yocto_6.6.bb in scarthgap
<mcfrisk_> defconfig vs. config snippets and scc, which may depend on machine and distro features selected
<mcfrisk_> so I would review image recipe bitbake -e output to see that machine and distro features are the same before and after
enok has quit [Ping timeout: 260 seconds]
<Colin_Finck> will do, thank you!
Kubu_work has quit [Quit: Leaving.]
enok has joined #yocto
Colin_Finck has quit [Quit: Client closed]
<Guest1337> Do I need to set PREMIRRORS in order to use SSTATE_MIRRORS?
<Guest1337> getting lots of warnings:
<Guest1337> WARNING: Invalid mirror data /home/ubuntu/data/bitbake.sstate, should have paired members.
<Guest1337> im trying to use a read-only local sstate cache
<Guest1337> SSTATE_MIRRORS="/home/ubuntu/data/bitbake.sstate" DL_DIR="/home/ubuntu/data/bitbake.downloads"
sev99 has quit [Quit: Client closed]
<qschulz> Guest1337: This is not a valid value for SSTATE_MIRRROS
<qschulz> michaelo: https://docs.yoctoproject.org/ -> This document is for outdated version 4.3.4, you should select the latest release version in this series, 4.3.3.
starblue has quit [Ping timeout: 264 seconds]
starblue has joined #yocto
<qschulz> Guest1337: also, if your SSTATE_MIRRORS is not fed by some builder, then it's useless
<qschulz> SSTATE_MIRRORS = read-only for the bitbake server that uses it as is
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
Danct12 has quit [Quit: ZNC 1.9.0 - https://znc.in]
Danct12 has joined #yocto
asriel has joined #yocto
sakoman has quit [Ping timeout: 255 seconds]
Guest1337 has quit [Quit: Client closed]
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
sakoman has joined #yocto
IGBC has joined #yocto
<IGBC> hi, does anyone know if the gstreamer-plugins-rs package is available on zeus or kirkstone?
sakoman has quit [Ping timeout: 252 seconds]
prabhakalad has quit [Remote host closed the connection]
florian_kc has quit [Ping timeout: 264 seconds]
prabhakar has joined #yocto
bharathbck has quit [Ping timeout: 250 seconds]
sakoman has joined #yocto
florian has quit [Quit: Ex-Chat]
sakoman has quit [Ping timeout: 240 seconds]
<rburton> IGBC: according to layers.openembedded.org, you need to write a recipe
<rburton> also zeus is long dead, please don't use it
<IGBC> we're in the process of updating to kirkstone but are limited by the infrequency of our board vendor issuing new BSP's
rfuentess has joined #yocto
sakoman has joined #yocto
Kubu_work has joined #yocto
<albrod> Hi Yocto developers, is anybody woking on linux-imx Kernel? I'm trying to add some Linux drivers as fragments, but is seems that it doesn't support it
<albrod> when I add it via menuconfig, it works, but the updates are not tracked
sakoman has quit [Ping timeout: 255 seconds]
<albrod> I see some workarounds used by the community, but I am not sure about them
applepi11 has joined #yocto
<rburton> albrod: assuming you have https://github.com/Freescale/meta-freescale/commit/c7e23876b199e2cfbc2aef6bf192ef50e665b1c5 then fragments should work. before that, they won't.
applepi11 has left #yocto [#yocto]
<albrod> rburton: I understand, unfortunately, our BSP is previous to this commit which inherits linux-yocto
<rburton> thats a very old bsp then
<rburton> you can apply that change yourself locally?
<rburton> or use a bsp that isn't over four years old
<albrod> yes, I will addt it to test it
<albrod> I didn't notice about that inherit, but our BSP is not adding it, sure
<albrod> I will let you know
<albrod> many thanks rburton
tlhonmey has quit [Quit: Client closed]
thomas_34 has quit [Quit: Client closed]
prabhakalad has joined #yocto
sakoman has joined #yocto
sev99 has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
olani- has joined #yocto
olani_ has joined #yocto
olani- has left #yocto [#yocto]
olani_ has left #yocto [#yocto]
sakoman has joined #yocto
Minvera has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
Guest55 has joined #yocto
<Guest55> hello
<Guest55> following call fails in my recipe:
<Guest55> do_configure:prepend() {
<Guest55>     cd ${WORKDIR}
<Guest55>     wsdl2h -P -c++11 -d -t ${S}/typemap.dat -o onvif.h \
<Guest55>         https://www.onvif.org/ver10/search.wsdl \
<Guest55>     soapcpp2 -2 -a -j -CL    -p wsdd -I ${GSOAP_DIR}/import/ -I ${GSOAP_DIR} -I . ${GSOAP_DIR}/import/wsdd5.h
Guest55 has quit [Ping timeout: 250 seconds]
sakoman has joined #yocto
Guest55 has joined #yocto
sakoman has quit [Ping timeout: 256 seconds]
sev99 has quit [Quit: Client closed]
rob_w has quit [Remote host closed the connection]
sakoman has joined #yocto
luc4 has joined #yocto
sakoman has quit [Ping timeout: 264 seconds]
goliath has quit [Quit: SIGSEGV]
gsalazar has joined #yocto
Guest55 has quit [Ping timeout: 250 seconds]
sakoman has joined #yocto
sev99 has joined #yocto
LocutusOfBorg has quit [Read error: Connection reset by peer]
LocutusOfBorg has joined #yocto
sakoman has quit [Ping timeout: 264 seconds]
LocutusOfBorg has quit [Read error: Connection reset by peer]
LocutusOfBorg has joined #yocto
frieder has quit [Remote host closed the connection]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto
xmn has joined #yocto
sakoman has quit [Ping timeout: 255 seconds]
sakman_ has joined #yocto
sakman has quit [Ping timeout: 260 seconds]
luc4 has quit [Ping timeout: 255 seconds]
<michaelo> Hi qschulz . It seems I don't have this issue (on https://docs.yoctoproject.org/). Do you still have it?
sakman_ has quit [Ping timeout: 252 seconds]
<qschulz> michaelo: yes
<qschulz> michaelo: had to force-refresh the page and its gone
tepperson has joined #yocto
sakoman has joined #yocto
sakoman has quit [Ping timeout: 255 seconds]
tlhonmey has joined #yocto
wacke_ has quit [Ping timeout: 272 seconds]
sakoman has joined #yocto
rfuentess has quit [Remote host closed the connection]
sakoman has quit [Ping timeout: 264 seconds]
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
tepperson has quit [Quit: Client closed]
IGBC has quit [Ping timeout: 256 seconds]
<vmeson> khem: is there any news on the rumoured kirkstone-clang-18 branch: https://github.com/OSSystems/meta-browser/issues/716 to enable chromium ? Can I get someone to help test or a more experienced person to work on the branch?
sakoman has joined #yocto
albrod has quit [Quit: Client closed]
sakoman has quit [Ping timeout: 240 seconds]
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
Kubu_work has quit [Quit: Leaving.]
florian_kc has joined #yocto
ptsneves has quit [Ping timeout: 260 seconds]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 246 seconds]
<khem> vmeson: I have not done any work for backporting clang18 to kirkstone, help is appreciated
florian_kc has quit [Ping timeout: 272 seconds]
sakoman has joined #yocto
zpfvo has quit [Remote host closed the connection]
tgamblin has quit [Ping timeout: 268 seconds]
sakoman has quit [Ping timeout: 252 seconds]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 256 seconds]
tgamblin has joined #yocto
sakoman has joined #yocto
yudjinn has joined #yocto
sakoman has quit [Ping timeout: 264 seconds]
<yudjinn> hey all, trying to add a `postinst_ontarget` programmatically to a recipe via bbclass, but it doesnt end up propagating; any ideas? I'm effectively trying to `d.setVar('pkg_postinst_ontarget:%s' % d.getVar("PN"))` but I never see a script in `/etc/rpm-postinst`
<vmeson> khem: okay, I'll see if an experienced dev is available and get them to comment on that issue.
amitk has joined #yocto
sakoman has joined #yocto
tgamblin_ has joined #yocto
tgamblin has quit [Ping timeout: 264 seconds]
sudip has quit [Quit: ZNC - http://znc.in]
sakoman has quit [Ping timeout: 252 seconds]
tgamblin_ is now known as tgamblin
sudip has joined #yocto
Kubu_work has joined #yocto
sakoman has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
yudjinn has quit [Ping timeout: 260 seconds]
yudjinn has joined #yocto
luc4 has joined #yocto
yudjinn has quit [Ping timeout: 252 seconds]
sakoman has joined #yocto
goliath has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
sakman has joined #yocto
sakoman has joined #yocto
yudjinn has joined #yocto
sakoman has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto
applepi11 has joined #yocto
sakoman has quit [Ping timeout: 264 seconds]
yudjinn has quit [Ping timeout: 246 seconds]
applepi11 has quit [Quit: Client closed]
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
luc4 has quit [Ping timeout: 272 seconds]
applepi88 has joined #yocto
<applepi88> So I've got a board I'm working on, and we're going to be using chrony but I need to patch the chrony.conf file included with the package.  I've tried making `meta-mystuff/recipes-support/chrony/chrony_3.2.bbppend` which contains:
<applepi88> ```
<applepi88> FILEEXTRAPATHS_prepend := "${THISDIR}/files:"
<applepi88> SRC_URI += "file://chrony.conf.patch"
<applepi88> do_configure_prepend() {
<applepi88>     cd ${S}
<applepi88>     patch -p1 < ${WORKDIR}/chrony.conf.patch
<applepi88> }
<applepi88> ```
<applepi88> However when I try to bitbake chrony, it does definitely hit this bbappend, but it can't find chrony.conf.patch anywhere.  The patch file is located at `meta-mystuff/recipes-support/chrony/files/chrony.conf.patch`.  When it fails, it lists all the paths it searched, and it isn't searching for chrony.conf.patch under `meta-mystuff`, it only looks
<applepi88> under meta-openenable.  Why can't it find my patch file?  I'm a bit of a yocto white belt unfortunately so I don't quite understand.
yudjinn has joined #yocto
sakoman has joined #yocto
applepi6 has joined #yocto
applepi has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
applepi88 has quit [Ping timeout: 250 seconds]
<LetoThe2nd> applepi88: this is old syntax. Since about 3 years, the overrides are :prepend, not _prepend anymore.
<ente> aha!
<ente> things you wish someone had told you and you wouldn't have been so clueless this entire time about why some stuff is _prepend and some other stuff is :prepend
<ente> makes me happy I idle in this channel
* ente keeps absorbing your wisdom through osmosis
<ente> *slurp*
mvlad has quit [Remote host closed the connection]
* LetoThe2nd does definitely not feel osmotic
sakoman has joined #yocto
<ente> I mean you also answer concrete questions on irc, unlike a lot of the other FOSS projects these days
<LetoThe2nd> :-)
<LetoThe2nd> Thx but now I will just concretely collapse into my bed. Seems dudX
sakoman has quit [Ping timeout: 252 seconds]
amurray_tgp has quit [Ping timeout: 250 seconds]
<jsbronder> Apologies if this isn't the place to ask but I'm considering a position where I'd be using meta-ros and meta-tegra (or maybe L4T?). I've done some skimming of the layers and monitored the ROS working group discourse, but I'm wondering if anyone has any feedback/warnings/praise/etc. PMs welcome.
<jsbronder> I did package ROS1 years ago (Gentoo) and it wasn't my favorite experience.
<tealbird> jsbronder: I'd say go ahead and use meta-tegra if you're in a position to use meta-tegra, but review what's there to make sure it's fit for your purpose. Can't speak to ROS
sakoman has joined #yocto
Saur_Home29 has quit [Quit: Client closed]
Saur_Home29 has joined #yocto
anek has joined #yocto
<jsbronder> tealbird: Thanks. Knowing if it's fit for the purpose is one of the unknown unknowns of this role. I'm not going to have a full view until I've actually started.
yudjinn has quit [Ping timeout: 252 seconds]
sakoman has quit [Ping timeout: 272 seconds]
pvogelaar has quit [Ping timeout: 260 seconds]
luc4 has joined #yocto
tlhonmey has quit [Quit: Client closed]
Haxxa has quit [Quit: Haxxa flies away.]
yudjinn has joined #yocto
Haxxa has joined #yocto
<yudjinn> applepi: its FILESEXTRAPATHS, btw
sakoman has joined #yocto
<yudjinn> and, as someone else stated, :prepend not _prepend (as of, like, dunfell I think?)
goliath has quit [Quit: SIGSEGV]
sakman has quit [Remote host closed the connection]
sakoman has quit [Ping timeout: 252 seconds]
<tealbird> jsbronder: I've/we've made improvements that should probably be pushed upstream and I don't know when :/
alessioigor has quit [Ping timeout: 272 seconds]
<applepi6> okay yudjinn that was it..  this project is stuck on an older version of yocto but it was that I had FILE instead of FILES..  but now patch is mad, probably because I used git to generate the diff
sakoman has joined #yocto
sakoman has quit [Ping timeout: 268 seconds]
prabhakar has quit [Ping timeout: 240 seconds]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 240 seconds]
Starfoxxes has quit [Ping timeout: 255 seconds]
gsalazar has quit [Ping timeout: 264 seconds]
sakoman has joined #yocto
<khem> zeddii: I was looking into nftables ptests and it needs a few kmods which is doable via kconfig_cache but CONFIG_VETH is not set and thats needed for couple of tests so can we add it as a module maybe
<khem> to default kernel
Starfoxxes has joined #yocto
applepi6 has quit [Ping timeout: 250 seconds]
sakoman has quit [Ping timeout: 264 seconds]
florian_kc has joined #yocto
sakoman has joined #yocto
amitk has quit [Ping timeout: 252 seconds]
sakoman has quit [Ping timeout: 256 seconds]
Core9741 has joined #yocto
applepi has quit [Read error: Connection reset by peer]
Saur_Home29 has quit [Quit: Client closed]
applepi has joined #yocto
Saur_Home29 has joined #yocto
sakoman has joined #yocto
Core9741 has quit [Ping timeout: 268 seconds]
sev99 has quit [Quit: Client closed]
sakoman has quit [Ping timeout: 268 seconds]
<khem> jsbronder:met-ros is maintained fine, I do see some folks talking about it on weekly YP calls
florian_kc has quit [Ping timeout: 256 seconds]
Kubu_work has quit [Quit: Leaving.]
enok has quit [Ping timeout: 260 seconds]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
enok has joined #yocto
alperak_ has quit [Quit: Connection closed for inactivity]
anek has quit [Quit: Leaving]
sakoman has joined #yocto
luc4 has quit [Quit: Konversation terminated!]
sakoman has quit [Ping timeout: 252 seconds]
sakman has joined #yocto
astlep5504018066 has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto
enok has quit [Ping timeout: 255 seconds]
astlep5504018066 has joined #yocto
sakoman has quit [Ping timeout: 256 seconds]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 252 seconds]
mckoan_ has quit [Ping timeout: 272 seconds]
mckoan|away has joined #yocto