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
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
xmn has joined #yocto
Jones42__ has joined #yocto
Jones42_ has quit [Ping timeout: 272 seconds]
LocutusOfBorg has quit [Ping timeout: 272 seconds]
LocutusOfBorg has joined #yocto
xmn has quit [Quit: ZZZzzz…]
xmn has joined #yocto
xmn has quit [Quit: ZZZzzz…]
Minvera has quit [Ping timeout: 252 seconds]
xmn has joined #yocto
jmd has joined #yocto
goliath has joined #yocto
BenBE has quit [Ping timeout: 245 seconds]
Jones42__ has quit [Read error: Connection reset by peer]
Articulus has quit [Quit: Leaving]
Jones42 has joined #yocto
pvogelaar has quit [Remote host closed the connection]
jmd has quit [Remote host closed the connection]
BenBE has joined #yocto
wooosaiiii has quit [Ping timeout: 248 seconds]
rfuentess has joined #yocto
mckoan|away is now known as mckoan
<mckoan> good morning
Kubu_work has joined #yocto
zpfvo has joined #yocto
wmills_ has quit [Remote host closed the connection]
wmills_ has joined #yocto
fotte has joined #yocto
<fotte> Hi everyone. I want my rootfs to contain /boot/ the kernel & dtree. For the kernel I found that i needed to "un-set" >>RRECOMMENDS:${KERNEL_PACKAGE_NAME}-base = ""<< to install compressed kernel image to rootfs. I could not find out how to do the same for the dtree. Is there a default-way to do it?
jclsn has joined #yocto
mvlad has joined #yocto
florian__ has joined #yocto
alessioigor has joined #yocto
florian__ has quit [Ping timeout: 245 seconds]
florian__ has joined #yocto
mbulut has joined #yocto
berton has joined #yocto
leon-anavi has joined #yocto
xmn has quit [Quit: ZZZzzz…]
florian__ has quit [Ping timeout: 276 seconds]
ray-san 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
rber|res has joined #yocto
Guest44 has joined #yocto
<rber|res> Hi, Who can help me with writing a new selftest? https://git.yoctoproject.org/poky/tree/meta/lib/oeqa/selftest/cases/devtool.py?h=master-next#n660 can be copied and extended to show that devtool -f finish ... does not work
florian has joined #yocto
prabhakalad has quit [Ping timeout: 255 seconds]
<Guest44> Hi, since a few days i always get the error that "The postinstall intercept hook 'update_gtk_immodules_cache' failed" in my images do_rootfs task. I don't know what i changed to get this error, i was triying to create an initramfs out of my image when it happened the first time. In the logs it tells me cannot create immodules-cache because of
<Guest44> nonexistet directory. To me it looks like a misconfiguration but i have no idea where i should look for the problem. I already tried to cleanall and cleansstate but it didnt help. Does anyone have an idea what could be the problem or where i should look at?
prabhakalad has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
sakoman has quit [Ping timeout: 248 seconds]
prabhakalad has joined #yocto
mvlad has quit [Remote host closed the connection]
sakoman has joined #yocto
sakoman has quit [Ping timeout: 260 seconds]
fotte_ has joined #yocto
<Jones42> Guest44: depending on your level of desperation, you can always try the nuclear option: delete tmp, deploy and cache
<Jones42> Guest44: but it probably would be smarter to look at the log.<task> and run.<task> files to get more information
fotte has quit [Ping timeout: 255 seconds]
sakoman has joined #yocto
florian__ has joined #yocto
MattWeb82 has joined #yocto
MattWeb82 has quit [Client Quit]
MattWeb82 has joined #yocto
MattWeb82 has quit [Ping timeout: 264 seconds]
xmn has joined #yocto
mvlad has joined #yocto
Guest92 has joined #yocto
<Guest92> is there a way in yocto to check, which package or recipe is including another recipe or package so to exculde it from there to hinder its build
Guest44 has quit [Quit: Client closed]
sotaoverride has joined #yocto
guestkati has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
Kubu_work has quit [Quit: Leaving.]
Kubu_work has joined #yocto
Kubu_work has quit [Ping timeout: 260 seconds]
Minvera has joined #yocto
Kubu_work has joined #yocto
Starfoxxes has joined #yocto
enok has joined #yocto
fotte_ is now known as fotte
Guest92 has quit [Quit: Client closed]
fotte has quit [Ping timeout: 248 seconds]
enok has quit [Quit: enok]
enok has joined #yocto
pbiel has joined #yocto
<pbiel> Hi, I'm migrating from kirkstone to scarthgap and I've got a question regarding out of tree kernel modules. On kirkstone, when I installed my module it was placed in /lib/modules/kernel_ver/extra however on scarthgap it is installed in /lib/modules/kernel_ver/updates. Why is that? Why was the directory changed?
<rfuentess> hi, one question. When writing a recipe and touching the do_install:append() . It is posible to use something like "for x in range(val_a, .. val_z)" ?
<rfuentess> I understand is a pseudo python script but can't find an entry on tutorial about what I can do or not
<rfuentess> So, I have 7 install lines that may be reduced to one if this is feasible
<zeddii> rfuentess. if the task is already a python one (which do_install) is not, you can absolutely write python in it. but do_install is typically shell. You could always add your own python task or function that is called before/after/from do_install if you really need to write python
<rfuentess> ah, ok. But I could do then something similar using shell ? (I'll try )
<zeddii> yah. anything that is valid sh (dash) syntax or python is allowed in tasks of the appropriate types.
<rfuentess> zeddii: thanks, I just got confused with which one was for do_install xD
enok has quit [Quit: enok]
guestkati has quit [Quit: Client closed]
MattWeb82 has joined #yocto
goliath has quit [Quit: SIGSEGV]
florian__ has quit [Ping timeout: 248 seconds]
brgl has joined #yocto
alessioigor has quit [Remote host closed the connection]
<brgl> Hey! For some reason building a core-image-minimal with sysvinit and musl doesn't work for me with the following error:
<brgl> ERROR: core-image-minimal-1.0-r0 do_rootfs: Postinstall scriptlets of ['init-ifupdown', 'busybox-hwclock', 'busybox-syslog', 'modutils-initscripts', 'eudev', 'run-postinsts'] have failed. If the intention is to defer them to first boot,
<brgl> Deferring to first boot via 'exit 1' is no longer supported.
<brgl> I'm at current master:
<brgl> then please place them into pkg_postinst_ontarget:${PN} ().
<brgl> meta-poky = "master:67efcf3102b31581cb95f9c4b1a1aedff7464a53"
<brgl> And using a very simple config:
<brgl> MACHINE = "qemux86-64"
<brgl> DISTRO = "poky"
<brgl> EXTRA_IMAGE_FEATURES = "debug-tweaks"
<brgl> INIT_MANAGER = "sysvinit"
<brgl> TCLIBC = "musl"
<brgl> Any hints?
rty has joined #yocto
BenBE has quit [Ping timeout: 252 seconds]
florian__ has joined #yocto
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
jmd has joined #yocto
zpfvo has quit [Quit: Leaving.]
rty has quit [Quit: Client closed]
florian_kc has joined #yocto
florian__ has quit [Ping timeout: 260 seconds]
florian has quit [Killed (NickServ (GHOST command used by florian_kc!~florian@dynamic-077-177-045-197.77.177.pool.telefonica.de))]
florian_kc is now known as florian
florian_kc has joined #yocto
mjm has joined #yocto
goliath has joined #yocto
rfuentess has quit [Remote host closed the connection]
alessioigor has quit [Remote host closed the connection]
khem has joined #yocto
pbiel has quit [Quit: Leaving]
alessioigor has joined #yocto
timblaktu has joined #yocto
leon-anavi has quit [Quit: Leaving]
leon-anavi has joined #yocto
leon-anavi has quit [Client Quit]
timblaktu28 has joined #yocto
timblaktu28 has quit [Client Quit]
<timblaktu> New here, looking for TheYoctoJester to ask a question about mender support on var-som-mx8mp. I see that only its father the mxm8mm is in your board support index: https://hub.mender.io/t/board-support-index/5742
alessioigor has quit [Remote host closed the connection]
BenBE has joined #yocto
berton has quit [Quit: Connection closed for inactivity]
<mbulut> it appears that THISDIR is expanded to the directory where the parsed recipe is located, even when the variable is referenced from a class -- is there a way to construct a path relative to the class file?
<mbulut> ok, poky solves this by defining a 'COREBASE' variable in meta/conf/layer.conf -- gonna blueprint from that
<Saur> mbulut: We define the following in our layers:
<Saur> LAYERDIR_foo := "${LAYERDIR}"
<Saur> LAYERDIR_foo[vardepvalue] = ""
<Saur> where foo matches the BBFILE_COLLECTIONS name for the layer.
<mbulut> Saur, thx -- i was looking for sth like that!
<mbulut> that said, reading about 'vardepvalue' you're using there, i can't claim to have understood what the documentation tries to tell me about it:
<mbulut> vardepvalue: If set, instructs BitBake to ignore the actual value of the variable and instead use the specified value when calculating the variable's signature.
<mbulut> i guess i'm lacking knowledge of what a variable's signature is and how it is used (i should get more busy with bitbake internals)
mvlad has quit [Remote host closed the connection]
tgamblin_ is now known as tgamblin
Lukasz has joined #yocto
fotte has joined #yocto
Lukasz has quit [Client Quit]
flom84 has joined #yocto
<mbulut> i mean, i understand that you force an empty string into the variable signature calculator but i don't understand why this is necessary
flom84 has quit [Remote host closed the connection]
fotte has quit [Quit: Leaving]
timblaktu has quit [Read error: Connection reset by peer]
Dracos-Carazza_ is now known as Dracos-Carazza
flom84 has joined #yocto
cabazon67 has joined #yocto
alessioigor has joined #yocto
<cabazon67> Hey, I have a recipe for an internal tool that uses golang to build. I'm using inherit go and setting export GO111MODULE="off". However the build fails due to Yocto's go not being able to see libc6-dev headers like unistd.h or netdb.h. Do you know if I'm doing something wrong? Perhaps, I should add libc6-dev or something similar to DEPENDS
<cabazon67> variable?
alessioigor has quit [Remote host closed the connection]
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
flom84 has quit [Quit: Leaving]
Perflosopher has joined #yocto
Perflosopher0 has quit [Ping timeout: 276 seconds]
jmd has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
Kubu_work has quit [Quit: Leaving.]
mbulut has quit [Ping timeout: 248 seconds]
cabazon67 has quit [Quit: Client closed]
olani- has quit [Ping timeout: 258 seconds]
florian has quit [Ping timeout: 252 seconds]