*** jchonig <jchonig!~quassel@firewall.honig.net> has joined #yocto | 00:05 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 00:09 | |
*** ryan_intern <ryan_intern!86868b46@gateway/web/freenode/ip.134.134.139.70> has quit IRC | 00:19 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 00:39 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto | 00:50 | |
*** Noor <Noor!~quassel@110.93.212.98> has quit IRC | 00:53 | |
*** Noor <Noor!~quassel@110.93.212.98> has joined #yocto | 00:53 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 01:00 | |
*** parrot1 <parrot1!~chankitx@192.198.146.173> has joined #yocto | 01:25 | |
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto | 01:53 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 02:35 | |
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto | 02:37 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 02:38 | |
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC | 02:41 | |
*** ddalex1 <ddalex1!~ddalex@5-14-92-181.residential.rdsnet.ro> has quit IRC | 02:44 | |
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has quit IRC | 02:49 | |
*** smartin_ <smartin_!~smartin@207.ip-37-59-126.eu> has quit IRC | 02:49 | |
*** rperier <rperier!~quassel@2001:41d0:52:100::44a> has joined #yocto | 02:55 | |
*** smartin_ <smartin_!~smartin@207.ip-37-59-126.eu> has joined #yocto | 02:57 | |
*** ddalex <ddalex!~ddalex@83.217.123.106> has joined #yocto | 02:59 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 03:32 | |
*** behanw <behanw!~behanw@d75-157-27-53.bchsia.telus.net> has quit IRC | 03:47 | |
*** pohly <pohly!~pohly@p5DE8DC68.dip0.t-ipconnect.de> has joined #yocto | 04:14 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 05:12 | |
*** marekb <marekb!~marek@81.89.61.168.vnet.sk> has joined #yocto | 05:13 | |
*** ddalex1 <ddalex1!~ddalex@5-14-147-120.residential.rdsnet.ro> has joined #yocto | 05:14 | |
*** ddalex <ddalex!~ddalex@83.217.123.106> has quit IRC | 05:16 | |
parrot1 | how to check which package provides a header file in sysroot directory? | 05:24 |
---|---|---|
*** mago__ <mago__!~mago@88.131.56.168> has quit IRC | 05:38 | |
*** frsc <frsc!~frsc@80.149.173.68> has joined #yocto | 05:51 | |
*** nrossi <nrossi!3a60253d@gateway/web/freenode/ip.58.96.37.61> has joined #yocto | 05:57 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 06:14 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 06:14 | |
*** zloy <zloy!~user@unaffiliated/zloy> has quit IRC | 06:17 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 06:22 | |
*** mimetonbo <mimetonbo!6a337518@gateway/web/freenode/ip.106.51.117.24> has joined #yocto | 06:25 | |
mimetonbo | Hello everyone, I'm facing some difficulties adding a driver to the kernel in the yocto dizzy project. Can anyone help me please | 06:27 |
parrot1 | mimetonbo: what kind of difficulties are you facing? | 06:28 |
mimetonbo | So I have found an off the shelf driver for a digipot over i2c and am unsure how to proceed to add it to my kernel | 06:29 |
mimetonbo | I have read online I need to add it as a module however I can even add it directly to the kernel. | 06:30 |
parrot1 | https://www.yoctoproject.org/sites/default/files/kernel-lab-1.6.pdf might be able to help you | 06:30 |
parrot1 | it's a bit long but kernel job is never easy to begin with | 06:31 |
mimetonbo | yes I read that. Thing is it explains how to add a layer to yocto and the required bb files etc are already part of the git project. However All I have is the .c file of the driver | 06:32 |
parrot1 | so it looks like you will need to write a recipe to compile the codes, then find a way to install the resulting module to kernel modules directory...I'm not entirely sure of the mechanics of it though | 06:33 |
parrot1 | I'm afraid I cannot be of assistance any further :-( | 06:33 |
*** darkspike <darkspike!~darkspike@217.110.68.82> has joined #yocto | 06:35 | |
mimetonbo | Thank You for trying :)! | 06:35 |
parrot1 | the good news is there are better ones out here who can probably do better. You just need to bide your time | 06:38 |
*** TobSnyder <TobSnyder!~schneider@ip923447ca.dynamic.kabel-deutschland.de> has joined #yocto | 06:40 | |
*** silviof <silviof!~silviof@unaffiliated/silviof> has left #yocto | 06:42 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 06:46 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 06:46 | |
*** joshuagl <joshuagl!~joshuagl@host109-157-119-160.range109-157.btcentralplus.com> has quit IRC | 06:49 | |
*** joshuagl <joshuagl!~joshuagl@host86-152-55-34.range86-152.btcentralplus.com> has joined #yocto | 06:51 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 06:54 | |
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto | 06:56 | |
*** tmpsantos <tmpsantos!~tmpsantos@91-158-160-81.elisa-laajakaista.fi> has joined #yocto | 07:05 | |
*** wadim_ <wadim_!~egorov@mail.x-arc.de> has joined #yocto | 07:07 | |
*** nrossi <nrossi!3a60253d@gateway/web/freenode/ip.58.96.37.61> has quit IRC | 07:15 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-kxgvklrdwpdexkmu> has joined #yocto | 07:25 | |
*** jbrianceau_away is now known as jbrianceau | 07:25 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:32 | |
*** mago__ <mago__!~mago@88.131.56.168> has joined #yocto | 07:34 | |
*** sameo <sameo!samuel@nat/intel/x-dknrwputdsdbbeue> has joined #yocto | 07:35 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has joined #yocto | 07:37 | |
*** florian_kc is now known as florian | 07:39 | |
*** jku <jku!jku@nat/intel/x-zbtzfsihwisdwaro> has joined #yocto | 07:49 | |
*** roric <roric!~roric@83.140.117.51> has joined #yocto | 07:50 | |
*** stiandre <stiandre!~stiandre@109.247.13.242> has joined #yocto | 08:14 | |
-YoctoAutoBuilder- build #357 of nightly-intel-gpl is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-intel-gpl/builds/357 | 08:23 | |
*** skfax <skfax!c147b472@gateway/web/freenode/ip.193.71.180.114> has quit IRC | 08:32 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 08:48 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-xetedaqhymjajant> has joined #yocto | 08:49 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has joined #yocto | 08:55 | |
*** pqueiros <pqueiros!~pede8347@194.136.18.134> has joined #yocto | 08:56 | |
-YoctoAutoBuilder- build #359 of build-appliance is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/359 | 09:04 | |
*** kimo_ <kimo_!~kbouhara@hyperion.atermes.fr> has joined #yocto | 09:15 | |
*** nighty^ <nighty^!~nighty@hokuriku.rural-networks.com> has joined #yocto | 09:22 | |
-YoctoAutoBuilder- build #356 of nightly-ipk is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ipk/builds/356 | 09:37 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 09:39 | |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 09:54 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 09:55 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto | 09:56 | |
*** darkspike <darkspike!~darkspike@217.110.68.82> has quit IRC | 09:59 | |
-YoctoAutoBuilder- build #24 of nightly-rpm-non-rpm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm-non-rpm/builds/24 | 10:00 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 10:12 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 10:12 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 10:13 | |
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto | 10:15 | |
*** nighty^ <nighty^!~nighty@hokuriku.rural-networks.com> has quit IRC | 10:18 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 10:21 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 10:25 | |
*** florian_kc is now known as florian | 10:25 | |
*** nighty^ <nighty^!~nighty@hokuriku.rural-networks.com> has joined #yocto | 10:30 | |
*** pqueiros <pqueiros!~pede8347@194.136.18.134> has quit IRC | 10:49 | |
*** roric <roric!~roric@83.140.117.51> has quit IRC | 10:51 | |
*** MikesBikes <MikesBikes!88a32c66@gateway/web/cgi-irc/kiwiirc.com/ip.136.163.44.102> has joined #yocto | 10:54 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has joined #yocto | 10:56 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-xetedaqhymjajant> has quit IRC | 11:04 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-dursvinfmgdlgkql> has joined #yocto | 11:06 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-dursvinfmgdlgkql> has left #yocto | 11:06 | |
*** darkspike <darkspike!~darkspike@217.110.68.82> has joined #yocto | 11:29 | |
silviof | is this now th right channel? | 11:34 |
silviof | hups sorry | 11:34 |
silviof | wrong channel :-) | 11:34 |
*** Ox4 <Ox4!~user@unaffiliated/zloy> has joined #yocto | 11:34 | |
*** roric <roric!~roric@83.140.117.51> has joined #yocto | 11:36 | |
Ox4 | guys | 11:39 |
Ox4 | http://dpaste.com/1EBDYTE.txt | 11:39 |
Ox4 | what does it mean? | 11:39 |
Ox4 | why I don't have such recipes? | 11:40 |
Ox4 | I've just cloned yocto and meta-sourcery | 11:40 |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 11:50 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 11:50 | |
*** pqueiros <pqueiros!~pede8347@194.136.18.134> has joined #yocto | 12:03 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 12:05 | |
_4urele_ | Ox4, maybe you should check your bblayers.conf (maybe you already did it...) | 12:14 |
jku | Ox4: the version of the recipe has probably been updated | 12:14 |
jku | Ox4: e.g. lttng-ust is 2.6.1 in master, not 2.6.0 | 12:15 |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 12:21 | |
Ox4 | yes, you're right | 12:25 |
Ox4 | thanks | 12:25 |
Ox4 | what about qt5? | 12:25 |
Ox4 | qtbase_5.4.2.bbappend is not correct | 12:26 |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 12:26 | |
Ox4 | I've done checkout to 82b211aa423cd9ae46422823139b24a07e8b0fa9 commit | 12:26 |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 12:26 | |
Ox4 | and I see in the diff the following: | 12:27 |
Ox4 | -PV = "5.4.1+git${SRCPV}" | 12:27 |
Ox4 | +PV = "5.4.2+git${SRCPV}" | 12:27 |
Ox4 | but | 12:27 |
Ox4 | ERROR: No recipes available for: ...../qtbase/qtbase_5.4.2.bbappend | 12:28 |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has joined #yocto | 12:30 | |
*** hitlin37 <hitlin37!uid16371@gateway/web/irccloud.com/x-guoiegituaossyjj> has joined #yocto | 12:34 | |
*** leowt <leowt!~leowt@36.246.137.78.rev.vodafone.pt> has joined #yocto | 12:40 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 12:41 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 12:42 | |
jku | Ox4: qtbase is not oe-core. When you add a distro layer, you should add all the layers it depends on. http://layers.openembedded.org/ should help | 12:43 |
jku | qtbase is not _in_ oe-core | 12:43 |
Ox4 | jku: I see | 12:44 |
Ox4 | thanks | 12:44 |
*** joshuagl <joshuagl!~joshuagl@host86-152-55-34.range86-152.btcentralplus.com> has quit IRC | 12:46 | |
*** joshuagl <joshuagl!~joshuagl@host86-152-55-34.range86-152.btcentralplus.com> has joined #yocto | 12:47 | |
*** K-Sergei <K-Sergei!nr@nitku.info> has quit IRC | 12:47 | |
Ox4 | one more question | 12:50 |
Ox4 | according to this document http://processors.wiki.ti.com/index.php/Creating_a_Root_File_System_for_Linux_on_OMAP35x#Add_the_Shared_Libraries_Applications_will_Require I have to copy target toolchain libs to rootfs lib/ directory. How can I accomplish this by yocto? | 12:51 |
Ox4 | just add bbappend file? | 12:52 |
*** lamego <lamego!~lamego@134.134.139.74> has joined #yocto | 12:52 | |
*** tlwoerner <tlwoerner!~trevor@unaffiliated/tlwoerner> has joined #yocto | 12:57 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 13:04 | |
*** likewise <likewise!~likewise@ip4da37457.direct-adsl.nl> has joined #yocto | 13:04 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has quit IRC | 13:12 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-pcdmcrwpnfogasju> has joined #yocto | 13:21 | |
*** timsche <timsche!~quassel@port-92-192-116-178.dynamic.qsc.de> has joined #yocto | 13:21 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has quit IRC | 13:27 | |
-YoctoAutoBuilder- build #395 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/395 | 13:30 | |
*** tsramos <tsramos!~tsramos@192.55.54.40> has joined #yocto | 13:30 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has joined #yocto | 13:33 | |
*** timsche <timsche!~quassel@port-92-192-116-178.dynamic.qsc.de> has quit IRC | 13:50 | |
*** timsche <timsche!~quassel@port-92-192-116-178.dynamic.qsc.de> has joined #yocto | 13:50 | |
*** MikesBikes <MikesBikes!88a32c66@gateway/web/cgi-irc/kiwiirc.com/ip.136.163.44.102> has quit IRC | 13:53 | |
*** belen2 <belen2!Adium@nat/intel/x-fgbxcyhmwkqfxipf> has joined #yocto | 14:00 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 14:00 | |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 14:00 | |
*** mago__ <mago__!~mago@88.131.56.168> has quit IRC | 14:03 | |
*** stiandre <stiandre!~stiandre@109.247.13.242> has quit IRC | 14:08 | |
Ox4 | well, I've appended meta-qt5 meta-oe and append the info to bblayers.conf file ( http://paste.pound-python.org/show/CS57unr8ws31PRgo0Oxv/ ), but still have a problem like: ERROR: No recipes available for: /home/int/dev/leantegra/sandbox/yocto/poky/meta-powerbeacon/recipes-bbappend/qtbase/qtbase_5.4.2.bbappend | 14:09 |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 14:15 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has quit IRC | 14:17 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 14:18 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has joined #yocto | 14:18 | |
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has joined #yocto | 14:18 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has joined #yocto | 14:19 | |
leowt | is there a way to make bitbake update layers before cooking? | 14:26 |
*** ylouise <ylouise!~yalouise@134.134.139.70> has joined #yocto | 14:27 | |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has quit IRC | 14:30 | |
jku | Ox4: same thing as before: there is no qtbase_5.4.2.bb in any of your layers (although meta-qt5 has qtbase_git.bb). Either meta-powerbeacon actually depends on some other layer for qtbase, or it isn't compatible with current meta-qt5 | 14:30 |
Ox4 | jku: but I cloned meta-qt5 from the github | 14:33 |
*** frsc <frsc!~frsc@80.149.173.68> has quit IRC | 14:34 | |
Ox4 | ah | 14:34 |
Ox4 | oe-core | 14:34 |
Ox4 | sorry | 14:34 |
*** wadim_ <wadim_!~egorov@mail.x-arc.de> has quit IRC | 14:38 | |
Ox4 | hm, but I enumerated all layers from which my bsp layer depends on :-( | 14:40 |
*** jku <jku!jku@nat/intel/x-zbtzfsihwisdwaro> has quit IRC | 14:42 | |
*** joraj <joraj!~ubuntu@ec2-54-68-0-84.us-west-2.compute.amazonaws.com> has left #yocto | 14:44 | |
joshuagl | rburton: RP: autobuilder appears idle, may I queue a build? | 14:45 |
rburton | fine by me | 14:48 |
*** pqueiros <pqueiros!~pede8347@194.136.18.134> has quit IRC | 14:48 | |
*** belen2 <belen2!Adium@nat/intel/x-fgbxcyhmwkqfxipf> has quit IRC | 14:53 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 14:53 | |
* joshuagl presses go | 14:55 | |
*** STDoug <STDoug!4805bea7@gateway/web/freenode/ip.72.5.190.167> has joined #yocto | 15:01 | |
*** STDoug <STDoug!4805bea7@gateway/web/freenode/ip.72.5.190.167> has quit IRC | 15:04 | |
*** tovig <tovig!4805bea8@gateway/web/freenode/ip.72.5.190.168> has joined #yocto | 15:05 | |
*** tovig <tovig!4805bea8@gateway/web/freenode/ip.72.5.190.168> has quit IRC | 15:07 | |
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto | 15:07 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 15:07 | |
acidfoo | hello !, I'd like to understand how can I remove the "debug-tweaks" option, my image inherit from core-image which inherit from image which set debug-tweaks | 15:11 |
acidfoo | meta/classes/image.bbclass: IMAGE_FEATURES[validitems] += "debug-tweaks read-only-rootfs" | 15:11 |
*** _jmleo <_jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has joined #yocto | 15:12 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has quit IRC | 15:12 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has quit IRC | 15:19 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has joined #yocto | 15:19 | |
*** TobSnyder <TobSnyder!~schneider@ip923447ca.dynamic.kabel-deutschland.de> has quit IRC | 15:21 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has quit IRC | 15:24 | |
fishey1 | It looks like the recent update to cmake-native in poky has broken any -native packages that build using cmake as the new cmake enforces path restrictions for finding gcc based on CMAKE_FIND_ROOT_PATH_MODE_PROGRAM | 15:24 |
leowt | is there any way to make bitbake update layers? | 15:28 |
leowt | before builds | 15:28 |
kergoth | what do you mean by update layers? | 15:29 |
kergoth | bitbake isn't what's responsible for cloning, updating, or configuring your layers | 15:29 |
*** lamego <lamego!~lamego@134.134.139.74> has quit IRC | 15:31 | |
*** mimetonbo <mimetonbo!6a337518@gateway/web/freenode/ip.106.51.117.24> has quit IRC | 15:31 | |
leowt | kergoth, so whats responsible for that? | 15:33 |
kergoth | you are | 15:33 |
kergoth | what you use to do so entirely depends | 15:33 |
kergoth | some folks do it manually, some use submodules, some use repo, others use different tools, makefiles, etc | 15:33 |
leowt | so, got to do some scripts to do that i see | 15:33 |
kergoth | angstrom has theri own scripts for it | 15:33 |
leowt | ok, tnks | 15:34 |
kergoth | not ideal, but it's difficult to cover every use case with tools for managing such things, differnet people prefer different tools or methods for their use cases | 15:34 |
*** ylouise <ylouise!~yalouise@134.134.139.70> has left #yocto | 15:35 | |
leowt | kergoth i see that toaster does just that | 15:38 |
kergoth | not sure what you mean by that | 15:38 |
kergoth | toaster is a bitbake frontend, handles configuration and build monitoring | 15:39 |
leowt | updating repos just before build | 15:39 |
kergoth | it's not going to replace a higher level tool for managing your layers, as far as i'm aware | 15:39 |
*** lamego <lamego!lamego@nat/intel/x-bercyzmeolnivvwd> has joined #yocto | 15:39 | |
rburton | god i'd hate bitbake to update layers when i did a build. | 15:40 |
rburton | introducing something else changing whilst i'm trying to work would be a bad idea | 15:40 |
kergoth | agreed. stuff would just break on you | 15:40 |
kergoth | multiple variables (excuse the term) changing at once is bad for diagnosis | 15:41 |
rburton | in a production environment it should be someones job to update layers locally, run regressions tests, and then commit the updated layers somewhere. repo, submodules, whatever. | 15:42 |
kergoth | yep. that's my job here, i update the upstream layers in our repo manifest on a weekly basis after doing sanity test builds across all supported bsps | 15:42 |
vmeson | Here's a SO question on the topic: http://stackoverflow.com/questions/6500524/git-subtree-or-gitslave-if-switch-away-from-git-submodules | 15:42 |
kergoth | sometimes it gets postponed until something unrelated is fixed upstream | 15:42 |
vmeson | Has anyone used git slave, I've only just heard of it. | 15:43 |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 15:43 | |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has joined #yocto | 15:44 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 15:46 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 15:46 | |
*** ryan_intern <ryan_intern!8686894b@gateway/web/freenode/ip.134.134.137.75> has joined #yocto | 15:48 | |
*** marekb <marekb!~marek@81.89.61.168.vnet.sk> has quit IRC | 15:52 | |
*** kimo_ <kimo_!~kbouhara@hyperion.atermes.fr> has quit IRC | 16:04 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 16:05 | |
*** lamego <lamego!lamego@nat/intel/x-bercyzmeolnivvwd> has quit IRC | 16:05 | |
*** jku <jku!~jku@d-lltyxzqsj--98wl3k-3.rev.dnainternet.fi> has joined #yocto | 16:08 | |
*** jbrianceau is now known as jbrianceau_away | 16:12 | |
*** behanw <behanw!~behanw@d75-157-25-159.bchsia.telus.net> has joined #yocto | 16:12 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 16:15 | |
*** lamego <lamego!lamego@nat/intel/x-mdotnpmpfcsrcbaz> has joined #yocto | 16:18 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 16:19 | |
*** _jmleo is now known as jmleo | 16:20 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 16:20 | |
*** roric <roric!~roric@83.140.117.51> has quit IRC | 16:22 | |
*** timsche <timsche!~quassel@port-92-192-116-178.dynamic.qsc.de> has quit IRC | 16:23 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 16:26 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 16:30 | |
*** mago__ <mago__!~mago@88.131.56.168> has joined #yocto | 16:30 | |
*** Circuitsoft <Circuitsoft!ad0b3a51@gateway/web/freenode/ip.173.11.58.81> has joined #yocto | 16:37 | |
Circuitsoft | Hello - I'm getting a strange error from multiple yocto commands, regarding a directory not existing. It seems like some bad string concatenation is happening somewhere. | 16:38 |
Circuitsoft | OSError: [Errno 2] No such file or directory: '/home/alex/Client/project_yocto/build/../poky/meta-yocto:/home/alex/Client/project_yocto/build:/home/alex/Client/project_yocto/build/../poky/meta:/home/alex/Client/project_yocto/build/../poky/meta-yocto-bsp:/home/alex/Client/project_yocto/build/../directv/meta-hg1x/../directv/meta-hg1x/recipes-kernel/linux' | 16:38 |
Circuitsoft | Okay, I guess I didn't sufficiently anonymize that, but I don't think there's any damaging info there. | 16:40 |
Circuitsoft | Anyway, what is putting all those colons together, and why is it trying to CD to the whole string? | 16:40 |
*** sjolley <sjolley!sjolley@nat/intel/x-blvohpsnbbjrrajt> has joined #yocto | 16:52 | |
*** dev_ <dev_!8e684498@gateway/web/freenode/ip.142.104.68.152> has joined #yocto | 16:54 | |
*** jku <jku!~jku@d-lltyxzqsj--98wl3k-3.rev.dnainternet.fi> has quit IRC | 17:02 | |
*** tmpsantos <tmpsantos!~tmpsantos@91-158-160-81.elisa-laajakaista.fi> has quit IRC | 17:03 | |
*** leowt <leowt!~leowt@36.246.137.78.rev.vodafone.pt> has quit IRC | 17:08 | |
*** dfaught <dfaught!~dfaught@cpe-70-123-104-72.tx.res.rr.com> has joined #yocto | 17:11 | |
*** realBigfoot_ <realBigfoot_!~realBigfo@134.191.220.71> has quit IRC | 17:19 | |
*** dfaught <dfaught!~dfaught@cpe-70-123-104-72.tx.res.rr.com> has quit IRC | 17:19 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has joined #yocto | 17:20 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 17:23 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has quit IRC | 17:25 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has joined #yocto | 17:25 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has quit IRC | 17:28 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has joined #yocto | 17:29 | |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has quit IRC | 17:32 | |
*** darkspike <darkspike!~darkspike@217.110.68.82> has quit IRC | 17:34 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-109-161.ronkva.east.verizon.net> has quit IRC | 17:35 | |
*** Crofton <Crofton!~balister@pool-108-44-109-161.ronkva.east.verizon.net> has quit IRC | 17:35 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 17:38 | |
*** Crofton <Crofton!~balister@108.44.119.102> has joined #yocto | 17:47 | |
*** Crofton|work <Crofton|work!~balister@108.44.119.102> has joined #yocto | 17:48 | |
*** aswin <aswin!~aswin@103.224.145.176> has joined #yocto | 17:49 | |
*** sameo <sameo!samuel@nat/intel/x-dknrwputdsdbbeue> has quit IRC | 17:56 | |
*** hugovs <hugovs!~hugo@179.183.105.178> has joined #yocto | 18:00 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.76> has joined #yocto | 18:00 | |
*** tsramos <tsramos!~tsramos@192.55.54.40> has quit IRC | 18:01 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 18:05 | |
*** jfojtl_ <jfojtl_!~jfojtl@uho.ysoft.cz> has quit IRC | 18:07 | |
*** jfojtl <jfojtl!~jfojtl@uho.ysoft.cz> has joined #yocto | 18:08 | |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has joined #yocto | 18:10 | |
*** hitlin37 <hitlin37!uid16371@gateway/web/irccloud.com/x-guoiegituaossyjj> has quit IRC | 18:12 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 18:13 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-kxgvklrdwpdexkmu> has quit IRC | 18:16 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 18:23 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 18:23 | |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 18:30 | |
*** tsramos <tsramos!~tsramos@134.134.139.76> has joined #yocto | 18:35 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.76> has quit IRC | 18:39 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 18:40 | |
kergoth | damnit bitbake. once again it's doing that hting where it says i need to define a preferred provider that's already defined | 18:55 |
kergoth | one that multilib_global defined, actually | 18:55 |
RP1 | kergoth: master? | 18:55 |
kergoth | yeah | 18:55 |
* kergoth digs | 18:56 | |
*** RP1 is now known as RP | 18:56 | |
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 18:57 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 18:57 | |
*** poucelyne4 <poucelyne4!~poucelyne@ip-83-134-157-27.dsl.scarlet.be> has joined #yocto | 18:58 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 19:00 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 19:01 | |
*** poucelyne2 <poucelyne2!~poucelyne@ip-83-134-169-12.dsl.scarlet.be> has quit IRC | 19:02 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 19:03 | |
*** ryan_intern <ryan_intern!8686894b@gateway/web/freenode/ip.134.134.137.75> has quit IRC | 19:04 | |
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 19:14 | |
kergoth | RP: got it, it's the case where a preferred provider is set to a recipe which doesn't exist / a provider that isn't valid. we should catch that and warn the user that their preference is on something that doesnt' exist. would catch typos and other misconfigurations and be less misleading than the message saying it needs to be defined | 19:15 |
*** aswin <aswin!~aswin@103.224.145.176> has quit IRC | 19:15 | |
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 19:15 | |
* kergoth adds a note to open an enhancement request | 19:15 | |
*** pohly <pohly!~pohly@p5DE8DC68.dip0.t-ipconnect.de> has quit IRC | 19:21 | |
*** belen <belen!~Adium@17.114.2.81.in-addr.arpa> has joined #yocto | 19:26 | |
*** belen <belen!~Adium@17.114.2.81.in-addr.arpa> has quit IRC | 19:29 | |
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 19:31 | |
*** ][Sno][ <][Sno][!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 19:31 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 19:31 | |
*** like2wise <like2wise!~likewise@178-85-26-82.dynamic.upc.nl> has joined #yocto | 19:33 | |
*** belen <belen!~Adium@17.114.2.81.in-addr.arpa> has joined #yocto | 19:37 | |
*** belen <belen!~Adium@17.114.2.81.in-addr.arpa> has quit IRC | 19:39 | |
*** nighty^ <nighty^!~nighty@hokuriku.rural-networks.com> has quit IRC | 19:49 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC | 19:57 | |
-YoctoAutoBuilder- build #363 of nightly-qa-systemd is complete: Failure [failed Running Sanity Tests_2] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/builds/363 | 19:59 | |
*** roxell <roxell!~roxell@linaro/roxell> has quit IRC | 20:03 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 20:03 | |
*** roxell <roxell!~roxell@c-853670d5.07-21-73746f28.cust.bredbandsbolaget.se> has joined #yocto | 20:03 | |
*** roxell <roxell!~roxell@linaro/roxell> has joined #yocto | 20:03 | |
*** like2wise <like2wise!~likewise@178-85-26-82.dynamic.upc.nl> has quit IRC | 20:07 | |
*** like2wise <like2wise!~likewise@178-85-26-82.dynamic.upc.nl> has joined #yocto | 20:07 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 20:09 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 20:09 | |
*** kw01f <kw01f!~kw01f@x5d86c3fd.dyn.telefonica.de> has quit IRC | 20:10 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 20:10 | |
*** like2wise <like2wise!~likewise@178-85-26-82.dynamic.upc.nl> has quit IRC | 20:12 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC | 20:29 | |
*** kscherer <kscherer!~kscherer@128.224.252.2> has quit IRC | 20:33 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 20:38 | |
*** like2wise <like2wise!~likewise@178-85-26-82.dynamic.upc.nl> has joined #yocto | 20:39 | |
*** limbrik <limbrik!~textual@64.197.89.235> has quit IRC | 20:40 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 20:43 | |
kergoth | ah, right, that's my problem | 20:59 |
kergoth | multilib_global sets preferred_providers for the multlilibs, but it doesn't force expansion of the value with the multilib override applied.. i can see why, but it means use of variables affected by that override will be expanded in the wrong context | 20:59 |
kergoth | e.g. multilib-prefix + gcc-cross-${TARGET_ARCH} is expanded iwthout the multilib applied, so ends up pointing at a non-existent recipe | 21:00 |
kergoth | s/multilib applied/multilib override applied/ | 21:00 |
Circuitsoft | Hi - so my BBPATH seems to be corrupted with a colon-separated list of all my BBLAYERS. | 21:00 |
kergoth | have a related issue with pnblacklist, it handles multilibs, but tehre's the same issue, the PN value is conditional | 21:00 |
Circuitsoft | How would I debug what is causing that? | 21:01 |
kergoth | Circuitsoft: what makes you think that's bad? | 21:01 |
kergoth | its exactly what it's supposed to be doing | 21:01 |
kergoth | each layer adds itself to BBPATH in layer.conf so config files and classes in the layer can be found | 21:01 |
kergoth | if the layer doesn't have any, it doesn't have to add itself to BBPATH | 21:01 |
kergoth | but most do | 21:01 |
Circuitsoft | I figured it was what was set in bblayers.conf and didn't change. | 21:01 |
kergoth | nope | 21:01 |
Circuitsoft | Ah. So my BBLAYERS should be pointing to ${TOPDIR}/.../etc, not ${BBPATH}/.../etc | 21:02 |
*** slothoholic <slothoholic!18f99aae@gateway/web/freenode/ip.24.249.154.174> has joined #yocto | 21:13 | |
kergoth | bbpath is a colon separated list, i don't see how you could refernece it to refer to anything | 21:13 |
*** _4urele_ <_4urele_!~aurele@srvmail.castel.fr> has quit IRC | 21:13 | |
kergoth | but yes | 21:13 |
RP | kergoth: good point, a variable set to something invalid is something we should warn about | 21:15 |
kergoth | bah, configparsed event handlers can't be prepended/appended, since it doesn't get the handler value from the finalized data | 21:16 |
RP | kergoth: I could just merge the datastore changes which will fix that | 21:17 |
RP | kergoth: Its sitting on the branch ready, just haven't summoned up the courage yet! :) | 21:17 |
kergoth | that's true. sorry i still haven't had time to review the patch series, it sounds like you've been vetting it pretty thoroughly though | 21:17 |
* kergoth nods | 21:17 | |
RP | Its been through the autobuilder and through several regression tests. Have I caught everything?, unlikely. Its as good as I can reasonably get it though... | 21:18 |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has quit IRC | 21:25 | |
*** dmoseley <dmoseley!~dmoseley@cpe-172-72-214-31.carolina.res.rr.com> has quit IRC | 21:26 | |
*** dmoseley <dmoseley!~dmoseley@cpe-172-72-214-31.carolina.res.rr.com> has joined #yocto | 21:26 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.71> has joined #yocto | 21:26 | |
*** dvhart <dvhart!dvhart@nat/intel/x-rtgqasmhpbfwfwrk> has joined #yocto | 21:28 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 21:37 | |
*** tripzero <tripzero!~tripzero@134.134.139.76> has quit IRC | 21:38 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 21:41 | |
*** dmoseley <dmoseley!~dmoseley@cpe-172-72-214-31.carolina.res.rr.com> has quit IRC | 21:46 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 21:48 | |
fray | ahh | 21:52 |
kergoth | aha, the bits in multilib_global use the expanded-with-the-multilib-override value when handling the case where the provide name might change due to the multilib override, but the bits which handle the multilib name don't use that expanded value, so e.g. PREFERRED_PROVIDER_virtual/lib32-${TARGET_PREFIX}gcc = "lib32-gcc-external-cross-${TARGET_ARCH}" ends up using the non-multilib TARGET_ARCH | 21:54 |
* kergoth preps patch | 21:54 | |
*** musdem <musdem!~Zack@CPE98fc11766960-CM0026f3a1cd6d.cpe.net.cable.rogers.com> has joined #yocto | 21:54 | |
*** tsramos <tsramos!~tsramos@134.134.139.76> has quit IRC | 21:58 | |
*** tsramos <tsramos!~tsramos@134.134.139.76> has joined #yocto | 21:58 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has quit IRC | 22:02 | |
*** _4urele_ <_4urele_!~aurele@srvmail.castel.fr> has joined #yocto | 22:05 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-pcdmcrwpnfogasju> has quit IRC | 22:07 | |
*** musdem <musdem!~Zack@CPE98fc11766960-CM0026f3a1cd6d.cpe.net.cable.rogers.com> has quit IRC | 22:07 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 22:09 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:14 | |
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has joined #yocto | 22:17 | |
*** dvhart <dvhart!dvhart@nat/intel/x-rtgqasmhpbfwfwrk> has quit IRC | 22:21 | |
*** staylor <staylor!~staylor@S01067426ac686a17.cg.shawcable.net> has quit IRC | 22:21 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 22:22 | |
*** staylor <staylor!~staylor@S01067426ac686a17.cg.shawcable.net> has joined #yocto | 22:25 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 22:30 | |
*** dvhart <dvhart!dvhart@nat/intel/x-gtkzshogruklidaf> has joined #yocto | 22:35 | |
*** dvhart <dvhart!dvhart@nat/intel/x-gtkzshogruklidaf> has quit IRC | 22:39 | |
*** dmoseley <dmoseley!~dmoseley@cpe-172-72-214-31.carolina.res.rr.com> has joined #yocto | 22:47 | |
-YoctoAutoBuilder- build #360 of nightly-ppc-lsb is complete: Failure [failed BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc-lsb/builds/360 | 22:58 | |
*** lamego <lamego!lamego@nat/intel/x-mdotnpmpfcsrcbaz> has quit IRC | 23:02 | |
*** madisox <madisox!~madison@64-71-1-115.static.wiline.com> has quit IRC | 23:05 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:05 | |
-YoctoAutoBuilder- build #366 of nightly-arm is complete: Failure [failed BuildImages_1] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/366 | 23:07 | |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 23:09 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 23:10 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has quit IRC | 23:27 | |
*** sjolley <sjolley!sjolley@nat/intel/x-blvohpsnbbjrrajt> has quit IRC | 23:28 | |
*** jmleo <jmleo!~jmleo@LDijon-156-64-30-180.w80-15.abo.wanadoo.fr> has joined #yocto | 23:28 | |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 23:30 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 23:33 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has quit IRC | 23:54 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has joined #yocto | 23:54 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!