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"
seninha has quit [*.net *.split]
goliath has quit [*.net *.split]
goliath has joined #yocto
seninha has joined #yocto
sakoman has joined #yocto
seninha has quit [Remote host closed the connection]
florian_kc has quit [Ping timeout: 255 seconds]
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
camus1 has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus1 is now known as camus
<tlwoerner> PhoenixMage: yes, but there's a better way to do it
<tlwoerner> build the host tool:
<tlwoerner> $ bitbake bmap-tools-native -caddto_recipe_sysroot
<tlwoerner> burn the image:
<tlwoerner> $ oe-run-native bmap-tools-native bmaptool copy <path>/<to>/<image>.wic /dev/sd<where your card is plugged in>
<tlwoerner> <where your card is plugged in> could be, e.g. /dev/sdc
<PhoenixMage> Cheers
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 272 seconds]
davidinux has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
davidinux has joined #yocto
goliath has quit [Quit: SIGSEGV]
kevinrowland has quit [Quit: Client closed]
Xhivo has joined #yocto
<Xhivo> +
<Xhivo> What's the proper way to add a python module recipe that will auto install the dependencies? I'm having issues getting `firebase-admin` to work
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
camus1 has joined #yocto
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
camus has quit [Ping timeout: 268 seconds]
camus1 is now known as camus
Xhivo has quit [Ping timeout: 260 seconds]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
jclsn has quit [Ping timeout: 246 seconds]
jclsn has joined #yocto
chep has quit [Ping timeout: 248 seconds]
chep has joined #yocto
<JaMa> abelloni: failing how?
camus has quit [Ping timeout: 246 seconds]
camus has joined #yocto
sakoman has quit [Quit: Leaving.]
camus1 has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus1 is now known as camus
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
olani- has quit [Ping timeout: 248 seconds]
olani has quit [Ping timeout: 248 seconds]
xmn has quit [Ping timeout: 246 seconds]
camus1 has joined #yocto
alessioigor has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus1 is now known as camus
eggman has quit [Quit: brb]
jjmcdn has quit [Ping timeout: 248 seconds]
eggman has joined #yocto
jjmcdn has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
camus1 has joined #yocto
camus has quit [Ping timeout: 248 seconds]
camus1 is now known as camus
rfuentess has joined #yocto
camus1 has joined #yocto
camus has quit [Ping timeout: 246 seconds]
camus1 is now known as camus
camus1 has joined #yocto
camus has quit [Ping timeout: 276 seconds]
camus1 is now known as camus
hcg has joined #yocto
leon-anavi has joined #yocto
manuel_ has joined #yocto
rusam has joined #yocto
manuel_ has quit [Ping timeout: 268 seconds]
rusam has quit [Quit: Leaving...]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
Schlumpf has joined #yocto
<xcm_> hello. i've performed `bitbake u-boot -c menuconfig` and copied the resulting fragment to meta-foo/recipes-bsp/u-boot/u-boot/fragment.cfg . it seems it is not getting picked up. any hints? this method works for the kernel for example
<xcm_> (*the fragment results from `bitbake u-boot -c diffconfig`)
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
mvlad has joined #yocto
smooge has quit [Ping timeout: 255 seconds]
<xcm_> looks like this is just not supported for u-boot at the moment. i'll go with a patch :)
<qschulz> xcm_: I'm not sure there's fragment support in U-Boot recipe
<hcg> I use it, it is supported - did you add the fragment to your recipe?
<qschulz> xcm_: ^
<xcm_> hcg: i SRC_URI +='d it
<qschulz> xcm_: and in your bbappend you added the FILESEXTRAPATHS:prepend with the proper path?
<xcm_> (while testing) i copied the entire recipe over, so i figured i don't need to do that, right? i placed it next to the existing .patches
<qschulz> xcm_: that should be fine yes
<hcg> xcm_: I have just verified it in my environment, I have a number of config snippets and they do make it correctly into the .config in my build directory - I know it did not previously work, but it certainly works with kirkstone
<abelloni> JaMa: nevermind, your patch is fine
<xcm_> hmmm. hcg, that would be tmp/work/whatever/u-boot/1_2022.10-r0/build/.config, correct?
<xcm_> a cleanall convinced it to apply it
manuel_ has joined #yocto
<xcm_> thanks for checking guys, you're always awesome :)
Dracos-Carazza has joined #yocto
mckoan|away is now known as mckoan
florian has joined #yocto
manuel_ has quit [Ping timeout: 255 seconds]
<JaMa> abelloni: cool, I don't see this one in your branch: https://patchwork.yoctoproject.org/project/oe-core/patch/20221028093815.2403890-1-Martin.Jansa@gmail.com/ maybe it got missed after dropping v1 version?
<abelloni> JaMa: I missed it because it was a reply to v1
<abelloni> and this doesn't fit very well in my workflow
<abelloni> thanks for the heads up
<JaMa> curious, so you prefer vN to be sent in separate thread?
<abelloni> yes, as this is what is done for the kernel
<abelloni> I'm not sure what RP prefers though
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
mihai has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
smooge has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
goliath has joined #yocto
<PhoenixMage> Damn, rk3568 is more complicated then rk3399 when it comes to u-boot, the vendor specific u-boot has several binary blobs :/
Piraty_ has quit [Quit: -]
Piraty has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
<rburton> abelloni: do you use b4 or something else?
starblue has quit [Ping timeout: 248 seconds]
nemik has quit [Ping timeout: 272 seconds]
starblue has joined #yocto
nemik has joined #yocto
<qschulz> PhoenixMage: tf-a and op-tee I guess?
<PhoenixMage> no tf-a for it yet the other is something to do with ram
<PhoenixMage> How can I run oe_runmake manually?
<PhoenixMage> I have the command, I just dont know how to execute it
<qschulz> PhoenixMage: bitbake -c devshell <your recipe>
<qschulz> then from this new terminal, I think you can run oe_runmake
<qschulz> not sure
<PhoenixMage> Sadly doesnt look like it
<rburton> oe_runmake is just a wrapper around make
<rburton> the scripts eg temp/run.do_compile contain it and all of the variables that are set in the each task
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
milkylainen has quit [Remote host closed the connection]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<PhoenixMage> Didnt realise run.do_compile was a shell script, good to know
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
<RP> abelloni: I quite like thread grouping and the association but it likely depends on your mail client and setup
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
<LetoThe2nd> yo dudX
amitk has joined #yocto
alessioigor has quit [Quit: alessioigor]
Payam has joined #yocto
<mckoan> hey LetoThe2nd
<LetoThe2nd> mckoan: yo
davidinux has quit [Ping timeout: 272 seconds]
amitk_ has joined #yocto
amitk has quit [Ping timeout: 268 seconds]
Schlumpf has quit [Quit: Client closed]
Schlumpf has joined #yocto
xmn has joined #yocto
Schlumpf has quit [Ping timeout: 260 seconds]
davidinux has joined #yocto
Schlumpf has joined #yocto
kscherer has joined #yocto
whuang0389 has joined #yocto
sakoman has joined #yocto
fitzsim has quit [Quit: ERC (IRC client for Emacs 27.1)]
fitzsim has joined #yocto
fmartinsons[m] has joined #yocto
xmn has quit [Ping timeout: 272 seconds]
whuang0389 has quit [Quit: Client closed]
xmn has joined #yocto
Xhivo has joined #yocto
Xhivo has quit [Ping timeout: 260 seconds]
jsbronder has quit [Quit: WeeChat 3.5]
jsbronder has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
Estrella___ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Schlumpf has quit [Quit: Client closed]
nemik has quit [Ping timeout: 246 seconds]
nemik has joined #yocto
alicef has quit [Quit: install gentoo]
alicef has joined #yocto
<LetoThe2nd> does "unable to parse mtdparts substring ´-()´" during do_rootfs ring a bell for anybody?
florian has quit [Quit: Ex-Chat]
<LetoThe2nd> seems to trigger in write_image_test_data. what is that meant for anyways?
tlwoerner_ has joined #yocto
tlwoerner has quit [Ping timeout: 248 seconds]
rfuentess has quit [Remote host closed the connection]
mckoan is now known as mckoan|away
goliath has quit [Quit: SIGSEGV]
florian has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
Payam has quit [Quit: Client closed]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
leon-anavi has quit [Quit: Leaving]
nemik has quit [Ping timeout: 276 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
florian has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
florian has joined #yocto
nemik has quit [Ping timeout: 255 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
alimon has quit [Remote host closed the connection]
alimon has joined #yocto
mvlad has quit [Remote host closed the connection]
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
goliath has joined #yocto
prabhakarlad has quit [Quit: Client closed]
prabhakarlad has joined #yocto
amitk_ has quit [Ping timeout: 246 seconds]
olani has joined #yocto
olani- has joined #yocto
goliath has quit [Quit: SIGSEGV]
paulg has quit [Quit: Leaving]
nemik has quit [Ping timeout: 272 seconds]
nemik has joined #yocto
Vonter has quit [Ping timeout: 248 seconds]
kscherer has quit [Quit: Konversation terminated!]
goliath has joined #yocto
vmeson has quit [Quit: Konversation terminated!]
Circuitsoft has joined #yocto