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
Piraty has quit [Ping timeout: 255 seconds]
Estrella_ has joined #yocto
Notgnoshi has quit [Ping timeout: 255 seconds]
Estrella__ has quit [Ping timeout: 255 seconds]
joeythesaint has quit [Ping timeout: 255 seconds]
joeythesaint has joined #yocto
Notgnoshi has joined #yocto
davidinux has quit [Ping timeout: 255 seconds]
davidinux has joined #yocto
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
xmn_ has joined #yocto
xmn has quit [Ping timeout: 248 seconds]
ablu has quit [Ping timeout: 240 seconds]
ablu has joined #yocto
Daanct12 has joined #yocto
sgw has quit [Ping timeout: 255 seconds]
zelgomer has quit [Ping timeout: 252 seconds]
zelgomer has joined #yocto
jclsn has quit [Ping timeout: 252 seconds]
jclsn has joined #yocto
Daanct12 has quit [Quit: WeeChat 4.0.5]
Daanct12 has joined #yocto
emdevt has joined #yocto
Piraty has joined #yocto
emdevt has quit [Remote host closed the connection]
jgrossholtz has quit [Quit: The Lounge - https://thelounge.chat]
emdevt has joined #yocto
jgrossholtz has joined #yocto
xmn_ has quit [Quit: xmn_]
amitk has joined #yocto
<mrdmitry> exit
mrdmitry has quit [Quit: #yocto]
emdevt__ has joined #yocto
emdevt has quit [Ping timeout: 252 seconds]
emdevt__ has quit [Quit: Leaving]
emdevt has joined #yocto
zelgomer has quit [Remote host closed the connection]
zelgomer has joined #yocto
amitk has quit [Remote host closed the connection]
mbulut has joined #yocto
<PhoenixMage> khem: I am pretty sure thats just the completion function, not the module which should be a *.so (assuming dynamicly compiled). zpty (as opposed to _zpty) should show up as a runnable command in zsh and you should see zsh/zpty show up in zmodload -L
mbulut has quit [Ping timeout: 255 seconds]
<PhoenixMage> I want to populate a variable in bitbake with the output of a command, similar to using VAR = $(oe-run-native openssl-native openssl rand -base64 24) which I am hoping would give me the output of openssl rand -base64 24
Haxxa has quit [Remote host closed the connection]
Haxxa has joined #yocto
Net147 has quit [Quit: Quit]
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
sukbeom has quit [Quit: The Lounge - https://thelounge.chat]
sukbeom has joined #yocto
sukbeom has quit [Quit: The Lounge - https://thelounge.chat]
sukbeom has joined #yocto
yocti has quit [Remote host closed the connection]
yocti has joined #yocto
GNUmoon has quit [Ping timeout: 252 seconds]
GNUmoon has joined #yocto
florian has joined #yocto
dvergatal has quit [Quit: Lost terminal]
florian has quit [Ping timeout: 255 seconds]
alessioigor has joined #yocto
flom84 has joined #yocto
flom84 has quit [Remote host closed the connection]
tnovotny has joined #yocto
Daanct12 has quit [Quit: WeeChat 4.0.5]
Daanct12 has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
mbulut has joined #yocto
alessioigor has quit [Quit: alessioigor]
Vonter has quit [Ping timeout: 240 seconds]
mbulut has quit [Ping timeout: 255 seconds]
Vonter has joined #yocto
alessioigor has joined #yocto
joeythesaint has quit [Ping timeout: 255 seconds]
joeythesaint has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
Estrella__ has joined #yocto
Estrella___ has quit [Ping timeout: 264 seconds]
tnovotny has quit [Ping timeout: 252 seconds]
Daanct12 has quit [Quit: WeeChat 4.0.5]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
Chaser has joined #yocto
tnovotny has joined #yocto
Chaser has quit [Remote host closed the connection]
Chaser has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
tnovotny has quit [Quit: Leaving]
<jclsn> Is there any inherit that supports building this? https://github.com/synesthesiam/homeassistant-satellite
<jclsn> It is somehow built in a venv
<jclsn> python3native runs through, but I doubt it built it correctly
florian has joined #yocto
dvergatal has joined #yocto
amitk has joined #yocto
florian has quit [Ping timeout: 260 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
florian has joined #yocto
brazuca has joined #yocto
tnovotny has joined #yocto
tnovotny has quit [Quit: Leaving]
Chaser has quit [Quit: Chaser]
brazuca has quit [Quit: Client closed]
florian has quit [Ping timeout: 240 seconds]
* Ch^W expresses mild annoyance at how opinionated netcat is to no one in particular...
Chaser has joined #yocto
Chaser has quit [Client Quit]
Chaser has joined #yocto
Chaser has quit [Remote host closed the connection]
hexdump has joined #yocto
<hexdump> Hello, what can be the reason for this error- runqemu - ERROR - Setting up tap device failed:..Run runqemu-gen-tapdevs to manually create one. (image was successfully created, error happens when running runqemu x86-64 nographic)
Chaser has joined #yocto
alessioigor has joined #yocto
<LetoThe2nd> hexdump: unless you have a specific need, use "runqemu x86-64 nographic slirp" for userspace networking
brazuca has joined #yocto
<hexdump> Thx, that works, but just read there is perf overhead with this network stack. As for the specific use case, the image needs to stream events to external cloud, so perf. is a bit important. Do you recommend any changes in the qemuboot.conf?
PhoenixMage has quit [Ping timeout: 255 seconds]
goliath has joined #yocto
Chaser has quit [Quit: Chaser]
sugarbeet has quit [Ping timeout: 255 seconds]
sugarbeet has joined #yocto
amitk has quit [Ping timeout: 260 seconds]
hexdump has quit [Quit: Client closed]
vquicksilver has quit [Quit: WeeChat 3.8]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
pbsds has quit [Ping timeout: 264 seconds]
arisut has quit [Remote host closed the connection]
arisut has joined #yocto
<jclsn> How to make a patch request again? Send a mail to openembedded-core@lists.openembedded.org ??
florian has joined #yocto
pbsds has joined #yocto
florian has quit [Ping timeout: 272 seconds]
<dvergatal> RP: I think I have finally fixed all issues with ACLs and xattrs, gladly we have bought new Hetzner cloud server and I'm able to finally do the reproducible test within less than 3h instead of notebook ~20h...
<dvergatal> RP: there was one last issue which I have discovered after re-running passed test without removal of build directory which is being reused after nth run, meaning that 1st was passing and starting from 2nd to an nth all were failling but its now solved now
<dvergatal> RP: I will push the patches after one last re-run to be 100% sure it is all OK
RedVelvet has joined #yocto
Danct12 has quit [Remote host closed the connection]
Danct12 has joined #yocto
florian has joined #yocto
RedVelvet has quit [Quit: Quit]
florian has quit [Ping timeout: 252 seconds]
alessioigor has quit [Quit: alessioigor]
florian has joined #yocto
pbsds has quit [Ping timeout: 246 seconds]
_whitelogger has joined #yocto
hexdump has joined #yocto
pbsds has joined #yocto
<hexdump> Hi, there seems to be a size mismatch when I am installing a pre-built binary 'demo' on my local (SRC_URI = "file://${THISDIR}/files/demo" ) through a custom recipe. Binary ends up where I want it to be, but it won't execute with the error: "-sh: /usr/bin/demo: not found". Recipe - https://bpa.st/DXVQ
xantoz has quit [Ping timeout: 255 seconds]
florian has quit [Ping timeout: 255 seconds]
florian has joined #yocto
goliath has quit [Ping timeout: 255 seconds]
sakoman has quit [Ping timeout: 255 seconds]
xantoz has joined #yocto
sakoman has joined #yocto
hexdump has quit [Quit: Client closed]
florian has quit [Ping timeout: 255 seconds]