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.05) May 17 - 19, 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"
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
odra_ has joined #yocto
otavio has quit [Remote host closed the connection]
davidinux has quit [Ping timeout: 248 seconds]
odra_ has quit [Ping timeout: 260 seconds]
fitzsim has joined #yocto
davidinux has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus has joined #yocto
camus has quit [Read error: Connection reset by peer]
camus has joined #yocto
jclsn has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
LetoThe2nd has joined #yocto
seninha has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
alessioigor has joined #yocto
alessioigor has quit [Client Quit]
Lihis has quit [*.net *.split]
DineshKumarK[m] has quit [*.net *.split]
agherzan has quit [*.net *.split]
ThomasRoos[m] has quit [*.net *.split]
jordemort has quit [*.net *.split]
alejandrohs has quit [*.net *.split]
PascalBach[m] has quit [*.net *.split]
alex88 has quit [*.net *.split]
tlwoerner has quit [*.net *.split]
rhadye has quit [*.net *.split]
diamondman has quit [*.net *.split]
dagmcr has quit [*.net *.split]
georgem has quit [*.net *.split]
reatmon has quit [*.net *.split]
yocton has quit [*.net *.split]
denix has quit [*.net *.split]
armpit has quit [*.net *.split]
ndec has quit [*.net *.split]
drewfustini has quit [*.net *.split]
reatmon has joined #yocto
yocton has joined #yocto
tlwoerner has joined #yocto
ndec has joined #yocto
Lihis_ has joined #yocto
alejandrohs has joined #yocto
rhadye has joined #yocto
armpit has joined #yocto
drewfustini has joined #yocto
denix has joined #yocto
Lihis_ is now known as Lihis
dagmcr has joined #yocto
diamondman has joined #yocto
georgem has joined #yocto
alex88 has joined #yocto
agherzan has joined #yocto
PascalBach[m] has joined #yocto
DineshKumarK[m] has joined #yocto
jordemort has joined #yocto
ThomasRoos[m] has joined #yocto
camus has quit [Quit: camus]
camus has joined #yocto
goliath has joined #yocto
camus has quit [Ping timeout: 250 seconds]
camus has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
camus has quit [Ping timeout: 252 seconds]
camus1 has joined #yocto
camus1 is now known as camus
goliath has quit [Quit: SIGSEGV]
mckoan|away is now known as mckoan
frieder has joined #yocto
rob_w has joined #yocto
<mckoan> good morning
zpfvo has joined #yocto
<LetoThe2nd> yo dudX
<mckoan> :-)
mvlad has joined #yocto
Schlumpf has joined #yocto
manuel1985 has joined #yocto
goliath has joined #yocto
florian_kc is now known as florian
<qschulz> o/
<qschulz> PhoenixMage: also, squashfs is a filesystem that is read-only by design
<LetoThe2nd> qschulz: as are punch cards.
astlep5504 has joined #yocto
astlep5504 has quit [Remote host closed the connection]
zhmylove has joined #yocto
ptsneves has joined #yocto
ptsneves has quit [Ping timeout: 260 seconds]
sef has joined #yocto
ptsneves has joined #yocto
<sef> im using tensorflow.2.5.0 recipe and i can build with dunfell without any errors. when i try with kirkstone im facing this problem :
<sef> |   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
<sef> |                                  Dload  Upload   Total   Spent    Left  Speed
<sef> |
<sef> |   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: gitlab.com
<sef> | WARNING: exit code 6 from a shell command.
<sef> ERROR: Task (/opt/trios-kirkstone/sources/meta-trio/recipes-frameworks/tensorflow-lite/tensorflow-lite_2.5.0.bb:do_unpack) failed with exit code '1'
<sef> What could it be caused by?
leon-anavi has joined #yocto
<LetoThe2nd> sef: probably the recipe is trying to download something in a stage that is not the fetch stage. which is a really bad practise (not cached and not reproducible), so the correct approach is to fix the recipe.
<sef> tensorflow's "download_dependencies.sh" script is trying to download it. i guess i need to look at the patches or fixes in the repo where i got.
<LetoThe2nd> sef: if a layer is compatible with kirkstone, it should be behaving properly.
odra_ has joined #yocto
<sef> LetoThe2nd thank you
odra_ has quit [Remote host closed the connection]
odra_ has joined #yocto
odra_ has quit [Remote host closed the connection]
odra__ has joined #yocto
odra_ has joined #yocto
odra__ has quit [Read error: Connection reset by peer]
<PhoenixMage> LetoThe2nd: THanks, I'll investigate read-only-rootfs
starblue has quit [Ping timeout: 260 seconds]
starblue has joined #yocto
Schlumpf has quit [Quit: Ping timeout (120 seconds)]
kevinrowland has quit [Quit: Client closed]
mckoan is now known as mckoan|away
zpfvo has quit [Ping timeout: 250 seconds]
<xcm> hello. i'm building my image (containing IMAGE_INSTALL:append="blah"), and then i have blah_git.bb: https://bpa.st/TAMQ . the `blah` binary ends up in the image, but the dependencies are not there. what could i be doing wrong here?
zpfvo has joined #yocto
<rburton> if you need IMAGE_INSTALL:append then you should use RDEPENDS:${PN}
<rburton> also if your recipe is blaa_0.0.0.bb then you don't need to set S, as the default is WORKDIR/PV-PN
<xcm> rburton: ah i see, thanks a lot (for the versioning tip as well)! seems to be building the deps now
sef has quit [Ping timeout: 244 seconds]
sef has joined #yocto
alessioigor has joined #yocto
prabhakarlad has quit [Quit: Client closed]
Schlumpf has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
otavio has joined #yocto
sef has quit [Ping timeout: 244 seconds]
sef has joined #yocto
seninha has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
sef has quit [Ping timeout: 244 seconds]
sef has joined #yocto
sef has quit [Client Quit]
kscherer has joined #yocto
Schlumpf has quit [Quit: Client closed]
zpfvo has quit [Ping timeout: 248 seconds]
prabhakarlad has joined #yocto
zpfvo has joined #yocto
sef has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
sef has quit [Quit: Client closed]
kanavin has quit [Quit: Leaving]
Payam has joined #yocto
kanavin has joined #yocto
rob_w has quit [Quit: Leaving]
sakoman has joined #yocto
nucatus has joined #yocto
<nucatus> Hello! some linux kernel related question here. Would be possible to communicate to a out-of-tree linux kernel module some parameters carried through the device tree? I know there is module_parameter macro that would allow to set LKM parameters using modprobe ... is there a similar one using the device tree?
vmeson has quit [Remote host closed the connection]
vmeson has joined #yocto
vmeson has quit [Quit: Konversation terminated!]
goliath has quit [Quit: SIGSEGV]
<rfs613> nucatus: a kernel driver can read paramaters from device tree, regardless how it is compiled (built-in to kernel, or out-of-tree)
<qschulz> rfs613: provided the module is probed via device tree matching I guess?
kovalevsky has joined #yocto
vmeson has joined #yocto
<rfs613> qschulz: that's certainly the simplest, you can just use the normal functions for accessing it
<rfs613> though I'm fairly sure you could scan the whole thing if you really wanted to.
<qschulz> rfs613: now I remember Allwinner BSP looking all over the device tree for other nodes so yes, probably possible :)
<nucatus> rfs613: is there an idiomatic/preferred way of doing that? Does the linux kernel provide a macro for that, similar to module_param?
<qschulz> nucatus: of_property_read functions
<nucatus> qschulz: thanks! I guess this is what I need.
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
nucatus has quit [Remote host closed the connection]
nucatus has joined #yocto
frieder has quit [Remote host closed the connection]
zpfvo has quit [Ping timeout: 252 seconds]
goliath has joined #yocto
zpfvo has joined #yocto
Minvera has joined #yocto
kovalevsky has quit [Quit: Leaving]
zpfvo has quit [Quit: Leaving.]
ptsneves has quit [Ping timeout: 260 seconds]
Payam has quit [Remote host closed the connection]
alessioigor has quit [Quit: alessioigor]
amitk has joined #yocto
florian has quit [Quit: Ex-Chat]
nucatus has quit [Remote host closed the connection]
nucatus has joined #yocto
nucatus has quit [Remote host closed the connection]
nucatus has joined #yocto
KorG has joined #yocto
zhmylove has quit [Ping timeout: 250 seconds]
prabhakarlad has quit [Quit: Client closed]
KorG has quit [Ping timeout: 252 seconds]
prabhakarlad has joined #yocto
seninha has quit [Quit: Leaving]
manuel_ has joined #yocto
florian has joined #yocto
manuel1985 has quit [Ping timeout: 252 seconds]
sotaoverride has quit [Read error: Connection reset by peer]
seninha has joined #yocto
geoffhp has joined #yocto
prabhakarlad has quit [Quit: Client closed]
sotaoverride has joined #yocto
manuel_ has quit [Ping timeout: 248 seconds]
prabhakarlad has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
mvlad has quit [Remote host closed the connection]
manuel_ has joined #yocto
amitk has quit [Quit: leaving]
alessioigor has joined #yocto
alessioigor has quit [Client Quit]
sotaoverride has quit [Read error: Connection reset by peer]
sotaoverride has joined #yocto
nemik has quit [Ping timeout: 250 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 250 seconds]
nemik has joined #yocto
leon-anavi has quit [Quit: Leaving]
florian has quit [Ping timeout: 252 seconds]
foco[m] has joined #yocto
foco[m] has left #yocto [#yocto]
xmn has joined #yocto
manuel_ has quit [Ping timeout: 268 seconds]
florian has joined #yocto
Minvera has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
florian has quit [Ping timeout: 260 seconds]
kscherer has quit [Quit: Konversation terminated!]
jmiehe has joined #yocto
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
jmiehe has quit [Quit: jmiehe]
nemik has quit [Ping timeout: 260 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
prabhakarlad has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
camus has quit [Ping timeout: 260 seconds]
camus has joined #yocto