*** Christian___ <Christian___!50bb66ea@gateway/web/freenode/ip.80.187.102.234> has joined #yocto | 00:00 | |
*** Christian____ <Christian____!50bb66ea@gateway/web/freenode/ip.80.187.102.234> has joined #yocto | 00:03 | |
Christian____ | Question how do I change the standard login shell in yocto build? | 00:04 |
---|---|---|
Christian____ | Currently it is sh but I want to have bash. | 00:04 |
Christian____ | Is that possible somewhere? | 00:04 |
*** Christian___ <Christian___!50bb66ea@gateway/web/freenode/ip.80.187.102.234> has quit IRC | 00:04 | |
*** Christian____ <Christian____!50bb66ea@gateway/web/freenode/ip.80.187.102.234> has left #yocto | 00:12 | |
kergoth | install bash, then configure your user to use it (i.e. usermod), either on target, or via a ROOTFS_POSTPROCESS_COMMAND. I don't have an example of the latter handy, though. | 00:13 |
kergoth | hmm, not actually sure how useradd picks the default login shell | 00:13 |
kergoth | when not otherwise specified | 00:14 |
* kergoth ponders | 00:14 | |
*** madisox <madisox!~madison@12.30.244.5> has quit IRC | 00:15 | |
bluelightning | well, when bash is installed, /bin/sh will be bash by way of alternatives, so I think that ought to be enough | 00:20 |
* bluelightning goes to get sleep | 00:20 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 00:21 | |
fray | kergoth there is a useradd config file that sets the defaults.. should be in etc somewhere | 00:21 |
kergoth | ah | 00:24 |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC | 00:24 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has joined #yocto | 00:25 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has joined #yocto | 00:48 | |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto | 00:53 | |
Rallis | Does anyone know if the imx-gpu-viv fix for wayland not freeing window memory has any effect on x or egl? We're seeing memory regions the exact size of our framebuffer leaked every time we create a QOpenGLWidget and try to destroy it. | 00:59 |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has quit IRC | 01:21 | |
*** rdenis <rdenis!sid16562@gateway/web/irccloud.com/x-dgryiaieiglmshol> has joined #yocto | 01:34 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:38 | |
*** fledermaus <fledermaus!~vivek@78.32.176.249> has quit IRC | 01:46 | |
*** BrokenCog <BrokenCog!~BrokenCog@pdpc/supporter/active/brokencog> has quit IRC | 02:01 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 02:12 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 02:18 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-jexdxbsmdneodnfj> has joined #yocto | 02:24 | |
*** bananadev <bananadev!~dev@117.6.99.240> has joined #yocto | 02:30 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 02:37 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 02:38 | |
kergoth | Hmm, there are still a lot of weird little inconsistencies in behavior between our systemd and non-systemd setups | 02:42 |
kergoth | e.g. afaict resolv.conf is volatile by default for sysvinit, but it's not in tmpfiles.d for systemd | 02:44 |
kergoth | which means resolv.conf isn't writable with read-only-rootfs with systemd | 02:44 |
kergoth | just one example, there are others | 02:45 |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 02:48 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 02:48 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC | 02:59 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has joined #yocto | 03:00 | |
*** fitzsim <fitzsim!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has quit IRC | 03:04 | |
*** fitzsim <fitzsim!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has joined #yocto | 03:13 | |
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-ojqckgihpxwnypsa> has joined #yocto | 03:49 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-ceqxdchxraebgdrh> has joined #yocto | 03:49 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:10 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 04:19 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:28 | |
Marex | Rallis: I'd instead suggest you to try etnaviv | 04:42 |
*** xthunderheartx <xthunderheartx!~dallas@nc-76-3-211-213.dhcp.embarqhsd.net> has left #yocto | 04:59 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 05:01 | |
Rallis | Has etnaviv been brought in as a recipe? | 05:02 |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 05:28 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 05:38 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 05:47 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-ceqxdchxraebgdrh> has quit IRC | 05:53 | |
*** NileshKokane <NileshKokane!uid116340@gateway/web/irccloud.com/x-ojqckgihpxwnypsa> has quit IRC | 05:53 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 05:59 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 06:07 | |
*** TobSnyder <TobSnyder!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has joined #yocto | 06:14 | |
*** Amynka is now known as ShadowOnTheWall | 06:24 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:34 | |
*** stephan <stephan!~stephan@b2b-94-79-181-130.unitymedia.biz> has joined #yocto | 06:48 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 06:51 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 06:56 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 06:58 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 07:01 | |
parrot1 | how do I append to CMAKE_MODULE_PATH in my recipe? I tried CMAKE_MODULE_PATH += "my own dir" but no luck | 07:16 |
*** fabo <fabo!~fabo@linaro/fabo> has quit IRC | 07:30 | |
*** fabo <fabo!~fabo@linaro/fabo> has joined #yocto | 07:31 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 07:38 | |
*** igor <igor!Igor_Stopp@nat/intel/x-ozfhaosgflwmaeir> has joined #yocto | 07:45 | |
stephan | parrot1 maybe CMAKE_MODULE_PATH_append = " yourdir" ? sorry, I can only make guesses. | 07:45 |
*** Alex_V <Alex_V!~xse@80.97.6.174> has quit IRC | 07:46 | |
parrot1 | stephan: negative. Thanks for trying though | 07:48 |
*** townxelliot <townxelliot!~ell@176.251.36.115> has joined #yocto | 07:52 | |
stephan | parrot1 http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/classes/cmake.bbclass <= here they append something to it. list(APPEND CMAKE_MODULE_PATH "${STAGING_DATADIR}/cmake/Modules/") | 07:53 |
*** frsc <frsc!~frsc@dslb-088-064-093-100.088.064.pools.vodafone-ip.de> has joined #yocto | 07:55 | |
parrot1 | stephan: I tried adding list(APPEND CMAKE_MODULE_PATH "my own dir") to my recipe but poky won't parse it :-( | 07:57 |
*** focus <focus!~Doug@164.39.177.154> has quit IRC | 07:57 | |
stephan | mmmmhhh.... putting it in cmake_do_generate_toolchain_file_append() { } ? | 08:00 |
parrot1 | did that too | 08:00 |
stephan | or maybe adding a new task between generate_toolchain_file and before do_configure? | 08:00 |
parrot1 | got bunch of ShellSyntaxError they said | 08:00 |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-tolsqotoluzeazoq> has joined #yocto | 08:01 | |
*** jbrianceau_away is now known as jbrianceau | 08:01 | |
stephan | (you see that line starting with addtask in the file I linked) | 08:01 |
parrot1 | no luck :-( It still complained about the generate_toolchain_file_append method | 08:03 |
*** jku <jku!jku@nat/intel/x-gqytuynbdypqtqkm> has joined #yocto | 08:03 | |
*** jku is now known as jku_ | 08:03 | |
mckoan | good morning | 08:10 |
stephan | good morning mckoan | 08:11 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 08:13 | |
*** fredcadete <fredcadete!d4a63893@gateway/web/freenode/ip.212.166.56.147> has joined #yocto | 08:13 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has joined #yocto | 08:22 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@bob75-2-81-56-46-209.fbx.proxad.net> has joined #yocto | 08:28 | |
*** fl0v0 <fl0v0!~fvo@p5DDC624D.dip0.t-ipconnect.de> has joined #yocto | 08:28 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 08:35 | |
*** aime-Pierre1 <aime-Pierre1!~Thunderbi@193.56.60.161> has joined #yocto | 08:37 | |
stephan | parrot1, I know the reason... | 08:37 |
stephan | sorry, I was blind :) | 08:37 |
stephan | in the first line of the function you see that toolchain.cmake is written with cat and a heredoc | 08:38 |
*** sameo <sameo!samuel@nat/intel/x-ryuetodzuruymvzz> has joined #yocto | 08:38 | |
stephan | I guess you will have to append to that function (or write your own) appending to toolchain.cmake | 08:38 |
*** aime-Pierre <aime-Pierre!~Thunderbi@bob75-2-81-56-46-209.fbx.proxad.net> has quit IRC | 08:38 | |
*** aime-Pierre1 is now known as aime-Pierre | 08:38 | |
stephan | or maybe using sed on that file to edit the line | 08:38 |
*** focus <focus!~Doug@164.39.177.154> has joined #yocto | 08:39 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-fppuhtrsnvcdkpjo> has joined #yocto | 08:43 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has joined #yocto | 08:48 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-fppuhtrsnvcdkpjo> has left #yocto | 08:49 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 08:54 | |
*** maxin <maxin!~maxin@194.136.86.45> has joined #yocto | 08:55 | |
parrot1 | stephan: I think I will look forward to append to that function rather than messing with toolchain.cmake | 08:57 |
*** arfoll <arfoll!~arfoll@192.198.151.36> has joined #yocto | 09:02 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has joined #yocto | 09:03 | |
*** sujith_h <sujith_h!~toaster@139.181.35.34> has joined #yocto | 09:03 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto | 09:03 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has quit IRC | 09:03 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 09:03 | |
bluelightning | morning all | 09:18 |
parrot1 | bluelightning: Is there a way that I can append to method cmake_do_generate_toolchain_file() in http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/classes/cmake.bbclass in my recipe? | 09:20 |
parrot1 | I need to append to CMAKE_MODULE_PATH. | 09:21 |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 09:21 | |
bluelightning | parrot1: wouldn't you just install the required modules into that directory? | 09:22 |
parrot1 | bluelightning: not sure if that would be an elegant solution. If I were to submit my recipe to somebody else for example, I wouldn't want to have the end user to take the hard work of installing the module. | 09:24 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 09:25 | |
parrot1 | I can also copy the module in do_patch or some other routines but not sure if that's alright since I'm writing to CMAKE_MODULE_PATH directory | 09:25 |
stephan | parrot1, no, I didn't mean, you should modify the file... you can in your recipe append to it or add a new task, which modifies the file, which is generated in the heredoc | 09:27 |
bluelightning | parrot1: so the cmake modules you wish to pick up - are they supplied by the same piece of software you are attempting to build? | 09:28 |
parrot1 | bluelightning: yes. | 09:28 |
bluelightning | isn't there already a facility for cmake to pick up those somehow? | 09:29 |
parrot1 | stephan: I'm also thinking of appending to toolchain.cmake | 09:29 |
parrot1 | bluelightning: what's the facility? | 09:29 |
bluelightning | I'm not sure, but how does it work normally? | 09:29 |
parrot1 | not sure either | 09:32 |
*** stephan <stephan!~stephan@b2b-94-79-181-130.unitymedia.biz> has quit IRC | 09:34 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-qxmqjqamcqkktedi> has joined #yocto | 09:34 | |
*** pohly <pohly!~pohly@p5DE8D44F.dip0.t-ipconnect.de> has joined #yocto | 09:34 | |
*** stephan <stephan!~stephan@b2b-94-79-181-130.unitymedia.biz> has joined #yocto | 09:37 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 09:37 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 09:38 | |
*** belen <belen!Adium@nat/intel/x-ahxxfqhyqspgqpui> has joined #yocto | 09:41 | |
parrot1 | bluelightning: fyi, i solved the issue by writing a pre_configure routine that appends my own cmake path to CMAKE_MODULE_PATH | 09:42 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 09:46 | |
*** kbingham <kbingham!~kbingham@cpc17-aztw24-2-0-cust759.aztw.cable.virginm.net> has quit IRC | 09:47 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 09:50 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 09:52 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 10:04 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto | 10:06 | |
*** kbingham <kbingham!~kbingham@cpc87017-aztw30-2-0-cust65.18-1.cable.virginm.net> has joined #yocto | 10:06 | |
yann|work | hi | 10:09 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 10:10 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has joined #yocto | 10:16 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has quit IRC | 10:16 | |
*** IvanSB <IvanSB!~IvanSB@host80-19-dynamic.248-95-r.retail.telecomitalia.it> has joined #yocto | 10:16 | |
*** TobSnyder <TobSnyder!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has quit IRC | 10:18 | |
*** jku_ <jku_!jku@nat/intel/x-gqytuynbdypqtqkm> has quit IRC | 10:20 | |
bluelightning | yann|work: hi | 10:22 |
bluelightning | yann|work: btw, your name sounded familiar (heh) - you used to work on Linux-on-iPAQs some time ago, is that right? | 10:22 |
* rburton groans | 10:23 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has joined #yocto | 10:26 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has joined #yocto | 10:30 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 10:37 | |
*** TobSnyder <TobSnyder!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has joined #yocto | 10:45 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has quit IRC | 10:46 | |
yann|work | bluelightning: right :) | 10:54 |
yann|work | I think I also had another short contact with OE in the meantime, though I can't remember what it was | 10:58 |
yann|work | maybe playtesting something for the FreeRunner | 10:58 |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 11:04 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 11:04 | |
*** belen <belen!Adium@nat/intel/x-ahxxfqhyqspgqpui> has quit IRC | 11:09 | |
*** bananadev <bananadev!~dev@117.6.99.240> has quit IRC | 11:11 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 11:13 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 11:14 | |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has quit IRC | 11:14 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 11:15 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 11:15 | |
*** belen <belen!Adium@nat/intel/x-nwyqiuhxrpegxhby> has joined #yocto | 11:17 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 11:18 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 11:20 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 11:23 | |
*** jku <jku!jku@nat/intel/x-ekreokdlfzfqwwnx> has joined #yocto | 11:27 | |
*** jku is now known as jku_ | 11:27 | |
yann|work | the 1.8 ref manual seems outdated wrt ipk feeds: when I read it I understand that ipk feeds are not generated, as opposed to deb/rpm, but in fact there are feeds in deploy/ipk | 11:31 |
yann|work | I'm not not found yet which recipe does that :) | 11:33 |
bluelightning | yann|work: which part of the manual? | 11:33 |
bluelightning | yann|work: it's not a recipe so much as a couple of classes and a set of python modules | 11:33 |
bluelightning | i.e. classes/*ipk*.bbclass and meta/lib/oe/package_manager.bbclass | 11:34 |
yann|work | oh, so it's not that easy to get it refreshed after manually building a package that's not mentionned in the conf ? | 11:38 |
*** wenzong <wenzong!~wfan@106.120.101.38> has quit IRC | 11:40 | |
yann|work | bluelightning: first there is a note in "3.5.4. Package Splitting" which is not ipk-specific and says there is no support for feed generation | 11:40 |
*** wenzong <wenzong!~wfan@106.120.101.38> has joined #yocto | 11:41 | |
yann|work | then "6.2.13. build/tmp/deploy/ipk/" does not include the " The packages are sorted into feeds for different architecture types" text the other two have | 11:41 |
bluelightning | yann|work: bitbake package-index will refresh it | 11:44 |
bluelightning | yann|work: I think what that note is trying to say (perhaps not as well as it could) is that the "feeds" that the build system creates aren't proper distribution-style feeds | 11:45 |
bluelightning | I mean they'll probably work just fine for most cases | 11:46 |
yann|work | yes, looks like they do :) | 11:47 |
bluelightning | it's not exactly clearly written I'll agree though | 11:47 |
bluelightning | which is bad because I helped Scott write that section :/ | 11:47 |
yann|work | :) | 11:48 |
yann|work | in the meantime, package-index is exactly what I needed, thx! | 11:48 |
*** IvanSB <IvanSB!~IvanSB@host80-19-dynamic.248-95-r.retail.telecomitalia.it> has quit IRC | 11:49 | |
*** fledermaus <fledermaus!~vivek@93.93.133.71> has joined #yocto | 11:49 | |
*** Ulfalizer <Ulfalizer!~ulf@212.118.209.82> has joined #yocto | 12:07 | |
Ulfalizer | what would be the correct place to report a bug the ruby recipe in the meta-openembedded layer? | 12:08 |
Ulfalizer | +for | 12:08 |
*** tsramos <tsramos!~tsramos@134.134.137.73> has joined #yocto | 12:11 | |
bluelightning | Ulfalizer: the openembedded-devel mailing list; however in master the ruby recipe lives in OE-Core | 12:14 |
yann|work | I'm sure I stumbled on a cross-ref to where is detailed how to get the source for a recipe from a local tree ("5.3.6. Fetching Code" would seem a good match, but does not talk about that), I just can't find it any more | 12:14 |
bluelightning | yann|work: http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#building-software-from-an-external-source | 12:16 |
bluelightning | devtool modify will also do that if it's for temporary (during development) usage | 12:17 |
Ulfalizer | bluelightning: this is specifically for the 1.9 recipe, not the newer one from meta/. i've also found a small "bug" in the newer one though in that it enables --disable-versioned-paths though no such option exists. | 12:17 |
Ulfalizer | that option does exist for 1.9 though, because a patch adds it | 12:17 |
Ulfalizer | so might be a copy-paste thing | 12:17 |
Ulfalizer | also, i should double-check if the above is true. it's what i remember. | 12:18 |
yann|work | bluelightning: thx | 12:18 |
*** abelal <abelal!~quassel@110.93.212.98> has quit IRC | 12:20 | |
*** abelal <abelal!~quassel@110.93.212.98> has joined #yocto | 12:21 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has joined #yocto | 12:23 | |
*** TobSnyder <TobSnyder!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has quit IRC | 12:24 | |
*** dl9pf2 <dl9pf2!5f59fcc4@gateway/web/freenode/ip.95.89.252.196> has quit IRC | 12:34 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has joined #yocto | 12:45 | |
*** raykinsella78 <raykinsella78!~rkinsell@192.198.151.43> has joined #yocto | 12:56 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-dqlfcrmqzscvrljb> has joined #yocto | 12:57 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 13:00 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has quit IRC | 13:02 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has joined #yocto | 13:03 | |
*** raykinsella78 <raykinsella78!~rkinsell@192.198.151.43> has quit IRC | 13:19 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 13:25 | |
*** aime-Pierre1 <aime-Pierre1!~Thunderbi@193.56.60.161> has joined #yocto | 13:28 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 13:30 | |
*** aime-Pierre1 is now known as aime-Pierre | 13:30 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 13:33 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 13:34 | |
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has quit IRC | 13:35 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 13:37 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 13:38 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 13:44 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 13:51 | |
*** Biliogadafr1 <Biliogadafr1!~User@port-35-adslby-pool45.infonet.by> has joined #yocto | 13:53 | |
*** ShadowOnTheWall is now known as Amynka | 13:55 | |
*** Biliogadafr <Biliogadafr!~User@port-35-adslby-pool45.infonet.by> has quit IRC | 13:56 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 13:56 | |
*** lamego <lamego!~jose@134.134.139.72> has joined #yocto | 14:01 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 14:02 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 14:03 | |
*** rob_w <rob_w!~bob@ppp-88-217-105-136.dynamic.mnet-online.de> has joined #yocto | 14:06 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 14:06 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-rpgymprkpxjforgv> has joined #yocto | 14:06 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-rpgymprkpxjforgv> has left #yocto | 14:06 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 14:08 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-jexdxbsmdneodnfj> has quit IRC | 14:10 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 14:21 | |
*** Amynka <Amynka!~amy@gentoo/developer/amynka> has quit IRC | 14:23 | |
*** Cardoe_ <Cardoe_!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 14:23 | |
*** Quetesh <Quetesh!~amy@queeg.hrusecky.net> has joined #yocto | 14:24 | |
*** Quetesh is now known as Amynka | 14:24 | |
*** Amynka <Amynka!~amy@gentoo/developer/amynka> has joined #yocto | 14:24 | |
*** jku_ <jku_!jku@nat/intel/x-ekreokdlfzfqwwnx> has quit IRC | 14:30 | |
*** raykinsella781 <raykinsella781!rkinsell@nat/intel/x-iyrliplvcslyuhol> has joined #yocto | 14:31 | |
*** raykinsella781 <raykinsella781!rkinsell@nat/intel/x-iyrliplvcslyuhol> has left #yocto | 14:31 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 14:31 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 14:33 | |
*** lamego <lamego!~jose@134.134.139.72> has quit IRC | 14:34 | |
*** stephan <stephan!~stephan@b2b-94-79-181-130.unitymedia.biz> has quit IRC | 14:34 | |
*** lamego <lamego!jose@nat/intel/x-crbmqjwgchhqfaln> has joined #yocto | 14:35 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 14:39 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 14:42 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 14:42 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 14:42 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto | 14:43 | |
*** denix <denix!~denix@pool-108-51-169-48.washdc.fios.verizon.net> has quit IRC | 14:43 | |
*** denix <denix!~denix@pool-108-51-169-48.washdc.fios.verizon.net> has joined #yocto | 14:43 | |
*** ftonello <ftonello!~quassel@81.145.202.106> has quit IRC | 14:45 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 14:45 | |
*** fredcadete <fredcadete!d4a63893@gateway/web/freenode/ip.212.166.56.147> has quit IRC | 14:45 | |
*** ftonello <ftonello!~quassel@81.145.202.106> has joined #yocto | 14:46 | |
*** qknight <qknight!~joachim@nixcloud.org> has quit IRC | 14:47 | |
*** qknight <qknight!~joachim@nixcloud.org> has joined #yocto | 14:48 | |
*** mckoan is now known as mckoan|away | 14:49 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC | 14:51 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-mghjoyrfiazleean> has joined #yocto | 14:56 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto | 14:58 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 15:00 | |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has joined #yocto | 15:00 | |
*** rburton1 <rburton1!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 15:03 | |
*** Cardoe_ <Cardoe_!~Cardoe@gentoo/developer/Cardoe> has quit IRC | 15:04 | |
yann|work | is it a good idea, to add to DISTRO_FEATURES in local.conf, to test before having started to define my own distro ? I'd just like to produce a directfb image, and looks like I must first touch DISTRO_FEATURES.. | 15:04 |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 15:05 | |
Crofton|work | yann|work, that is reasonable | 15:06 |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 15:07 | |
yann|work | cool :) | 15:07 |
yann|work | oh, but then I have to remove the x11 feature :( | 15:08 |
yann|work | is there no "DISTRO_FEATURES -= whatever" :) | 15:09 |
yann|work | it seems to accept overriding DISTRO_FEATURES completely in local.conf, cool | 15:12 |
rburton1 | yann|work: DISTRO_FEATURES_remove = "x11" | 15:13 |
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has joined #yocto | 15:17 | |
*** jku is now known as jku_ | 15:17 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 15:24 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 15:30 | |
*** frsc <frsc!~frsc@dslb-088-064-093-100.088.064.pools.vodafone-ip.de> has quit IRC | 15:30 | |
*** dl9pf1 <dl9pf1!5f59fcc4@gateway/web/freenode/ip.95.89.252.196> has joined #yocto | 15:33 | |
*** rburton1 <rburton1!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 15:34 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 15:35 | |
*** jku_ <jku_!~jku@212-149-207-214.bb.dnainternet.fi> has quit IRC | 15:38 | |
*** jku <jku!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has joined #yocto | 15:39 | |
*** jku is now known as jku_ | 15:39 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 15:42 | |
yann|work | rburton: oh, cool! | 15:46 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 15:48 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-dqlfcrmqzscvrljb> has quit IRC | 15:51 | |
*** ueni <ueni!~ueni@85.183.137.2> has quit IRC | 15:53 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-spavfsganahebpod> has joined #yocto | 15:54 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 15:55 | |
*** berton_ <berton_!~fabio@201.22.227.56> has joined #yocto | 15:55 | |
yann|work | changes to DISTRO_FEATURES are not supposed to be noticed as requiring rebuild of recipes that check for features ? libsdl2 is apparently not completely rebuilt: obviously it attempts to relink, but the objects predate the change :( | 15:56 |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 15:56 | |
yann|work | going to use a separate build dir... | 15:56 |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 15:57 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 15:59 | |
kergoth | if the recipe uses contains() to check DISTRO_FEATURES, then only the existance or not of the feature theyr'e checking for will affect their signatures, not any change to DISTRO_FEATURES | 16:00 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 16:00 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 16:04 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has joined #yocto | 16:05 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 16:06 | |
*** sgw_ <sgw_!~sgw_@134.134.137.73> has joined #yocto | 16:15 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 16:18 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 16:19 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC | 16:20 | |
*** dreyna4529 <dreyna4529!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 16:21 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto | 16:27 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 16:28 | |
*** jku_ <jku_!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has quit IRC | 16:31 | |
*** jku <jku!~jku@d-lltyxzqsj--98wl3k-3.rev.dnainternet.fi> has joined #yocto | 16:31 | |
*** jku is now known as jku_ | 16:31 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 16:32 | |
yann|work | ok | 16:35 |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 16:35 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has joined #yocto | 16:36 | |
yann|work | so I have setup a second build dir for the directfb image build, sharing the sstate and dl dirs, but it's still rebuilding be the cross toolchain :( | 16:36 |
yann|work | rha, my bad, forget it :) | 16:38 |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 16:43 | |
yann|work | rha again, with proper sstate setting, it seems at first to reuse everything and go much faster, with 600+ populate_sysroot tasks going OK, then warns about a couple of setscene tasks for minor recipes returning 1, and seems to go on compiling native tools... | 16:45 |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 16:46 | |
yann|work | have to stop here for today... | 16:46 |
*** yann|work <yann|work!~yann@LFbn-1-1026-146.w86-247.abo.wanadoo.fr> has quit IRC | 16:47 | |
*** rburton1 <rburton1!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 16:50 | |
*** sgw_ <sgw_!~sgw_@134.134.137.73> has quit IRC | 16:51 | |
*** andyintc1 <andyintc1!arudoff@nat/intel/x-atzmzkggbklanwli> has joined #yocto | 16:51 | |
*** silviof1 <silviof1!~silviof@ip5f5ba60a.dynamic.kabel-deutschland.de> has joined #yocto | 16:52 | |
*** qknight_ <qknight_!~joachim@nixcloud.org> has joined #yocto | 16:53 | |
*** tf_ <tf_!~tomas@r-finger.com> has joined #yocto | 16:54 | |
*** mcfrisk_ <mcfrisk_!mcfrisk@kapsi.fi> has joined #yocto | 16:54 | |
*** dsalzman <dsalzman!~dsalzman@216.146.94.34> has joined #yocto | 16:54 | |
*** hanDerPe1er <hanDerPe1er!~peder@li307-49.members.linode.com> has joined #yocto | 16:55 | |
*** jmpdelos_ <jmpdelos_!~polk@delos.delosent.com> has joined #yocto | 16:55 | |
*** deception <deception!~deception@unaffiliated/deception> has quit IRC | 16:56 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 16:57 | |
*** TobSnyder1 <TobSnyder1!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has quit IRC | 16:58 | |
*** deception <deception!~deception@unaffiliated/deception> has joined #yocto | 16:58 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 16:58 | |
*** kergoth` <kergoth`!~kergoth@107.170.225.75> has joined #yocto | 16:59 | |
*** smo_ <smo_!canuck@me.wantsmo.com> has joined #yocto | 16:59 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has quit IRC | 16:59 | |
*** ajtag- <ajtag-!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has joined #yocto | 17:00 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 17:00 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 17:01 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 17:01 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 17:04 | |
*** qknight <qknight!~joachim@nixcloud.org> has quit IRC | 17:04 | |
*** hanDerPeder <hanDerPeder!~peder@li307-49.members.linode.com> has quit IRC | 17:04 | |
*** tf <tf!~tomas@r-finger.com> has quit IRC | 17:04 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 17:04 | |
*** kergoth <kergoth!~kergoth@107.170.225.75> has quit IRC | 17:04 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has quit IRC | 17:04 | |
*** ajtag_ <ajtag_!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has quit IRC | 17:04 | |
*** smo <smo!canuck@me.wantsmo.com> has quit IRC | 17:04 | |
*** mcfrisk <mcfrisk!mcfrisk@kapsi.fi> has quit IRC | 17:04 | |
*** mrsan- <mrsan-!mrsan@hunting.for.layerbnc.org> has quit IRC | 17:04 | |
*** andyintc <andyintc!~arudoff@134.134.137.75> has quit IRC | 17:04 | |
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC | 17:04 | |
*** kergoth` is now known as kergoth | 17:04 | |
*** smo_ is now known as smo | 17:04 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 17:07 | |
*** belen <belen!Adium@nat/intel/x-nwyqiuhxrpegxhby> has quit IRC | 17:08 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 17:08 | |
*** belen <belen!Adium@nat/intel/x-wvochsidovxiikdo> has joined #yocto | 17:08 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 17:09 | |
*** sgw_ <sgw_!~sgw_@c-73-164-210-189.hsd1.or.comcast.net> has joined #yocto | 17:09 | |
*** maxin <maxin!~maxin@194.136.86.45> has left #yocto | 17:11 | |
*** realBigfoot <realBigfoot!~realBigfo@192.55.55.41> has joined #yocto | 17:14 | |
*** dsalzman <dsalzman!~dsalzman@216.146.94.34> has quit IRC | 17:14 | |
*** dsalzman <dsalzman!~dsalzman@216.146.94.34> has joined #yocto | 17:14 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 17:22 | |
*** belen <belen!Adium@nat/intel/x-wvochsidovxiikdo> has quit IRC | 17:22 | |
*** Amynka <Amynka!~amy@gentoo/developer/amynka> has quit IRC | 17:24 | |
*** Quetesh <Quetesh!~amy@queeg.hrusecky.net> has joined #yocto | 17:26 | |
*** Quetesh is now known as Amynka | 17:26 | |
*** Amynka <Amynka!~amy@queeg.hrusecky.net> has quit IRC | 17:27 | |
*** Amynka <Amynka!~amy@gentoo/developer/amynka> has joined #yocto | 17:27 | |
*** berton <berton!~fabio@201.22.227.56> has joined #yocto | 17:29 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 17:34 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 17:40 | |
*** jbrianceau is now known as jbrianceau_away | 17:40 | |
*** jmpdelos_ <jmpdelos_!~polk@delos.delosent.com> has quit IRC | 17:44 | |
*** fl0v0 <fl0v0!~fvo@p5DDC624D.dip0.t-ipconnect.de> has quit IRC | 17:45 | |
*** anselmolsm <anselmolsm!anselmolsm@nat/intel/x-spavfsganahebpod> has quit IRC | 17:46 | |
*** townxelliot <townxelliot!~ell@176.251.36.115> has quit IRC | 17:47 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.55.37> has joined #yocto | 17:47 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has joined #yocto | 17:52 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 17:52 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 17:53 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:2081:f279:59ff:fe64:3a8> has quit IRC | 17:54 | |
*** sameo <sameo!samuel@nat/intel/x-ryuetodzuruymvzz> has quit IRC | 17:55 | |
*** tsramos <tsramos!~tsramos@134.134.137.73> has quit IRC | 17:57 | |
*** varibull_ <varibull_!~varibull@ta.tainstruments.com> has quit IRC | 17:58 | |
*** varibull_ <varibull_!~varibull@ta.tainstruments.com> has joined #yocto | 17:58 | |
*** tsramos <tsramos!~tsramos@134.134.139.77> has joined #yocto | 18:00 | |
*** belen <belen!Adium@nat/intel/x-zfikemztenirqnqv> has joined #yocto | 18:03 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 18:04 | |
*** Crofton <Crofton!~balister@108.44.122.7> has quit IRC | 18:07 | |
kergoth | hmm, we have fs-perms.txt doing some volatile links, but not others, then we have volatiles in initscripts setting some up, and tmpfiles.d setting others up for systemd, and they're not entirely equivalent | 18:10 |
*** hanthings_ <hanthings_!~hanthings@dyxztkyy4tlnv65wptdmy-3.rev.dnainternet.fi> has joined #yocto | 18:13 | |
Rallis | I seem to have broken how rpms are prevented from depending on other packages that are not generated due to being empty (eg qtbase depending on qtbase-qmlplugins). Anyone know how this is supposed work or where to look? | 18:13 |
*** cbzx <cbzx!~cbzx@CPE0015f275ecd5-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 18:16 | |
*** belen <belen!Adium@nat/intel/x-zfikemztenirqnqv> has quit IRC | 18:18 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has quit IRC | 18:18 | |
*** armpit <armpit!~akuster@2601:202:4000:1239:d4b4:a089:8a30:fcab> has quit IRC | 18:18 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:22 | |
*** Biliogadafr1 <Biliogadafr1!~User@port-35-adslby-pool45.infonet.by> has quit IRC | 18:22 | |
*** varibull_ <varibull_!~varibull@ta.tainstruments.com> has quit IRC | 18:29 | |
*** varibull_ <varibull_!~varibull@ta.tainstruments.com> has joined #yocto | 18:29 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 18:30 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:37 | |
*** stwcx <stwcx!~stwcx@108-215-4-10.lightspeed.austtx.sbcglobal.net> has quit IRC | 18:37 | |
*** jku_ <jku_!~jku@d-lltyxzqsj--98wl3k-3.rev.dnainternet.fi> has quit IRC | 18:37 | |
yann|work | bluelightning: is it expected that with sstate sharing between 2 builds dirs of the same source, with only x11 vs. directfb as local.conf difference, even the toolchain gets rebuilt ? | 18:41 |
*** ndec <ndec!~ndec@linaro/ndec> has quit IRC | 18:45 | |
*** bboozzoo <bboozzoo!~Maciej_Bo@staticline-31-182-60-238.toya.net.pl> has quit IRC | 18:45 | |
*** bboozzoo <bboozzoo!~Maciej_Bo@staticline-31-182-60-238.toya.net.pl> has joined #yocto | 18:46 | |
*** ndec <ndec!~ndec@linaro/ndec> has joined #yocto | 18:47 | |
*** paulg <paulg!~paulg@CPE90724002db4e-CMbcc8101466a3.cpe.net.cable.rogers.com> has joined #yocto | 18:47 | |
*** andyintc1 is now known as andyintc | 19:04 | |
*** tsramos <tsramos!~tsramos@134.134.139.77> has quit IRC | 19:04 | |
abelloni | Ok, so I'm down to TUNE_FEATURES = "arm armv7a vfp" | 19:04 |
abelloni | and this builds but doesn't boot | 19:04 |
*** tsramos <tsramos!~tsramos@134.134.137.73> has joined #yocto | 19:05 | |
bluelightning | yann|work: hmm, it shouldn't be that way, however I don't know that DISTRO_FEATURES changing in an otherwise same environment is a well-optimised case | 19:06 |
*** fledermaus <fledermaus!~vivek@93.93.133.71> has quit IRC | 19:09 | |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has joined #yocto | 19:09 | |
kergoth | should probably review all checks of DISTRO_FEATURES to make sure they all use contains() or contains_any() at a minimum, might be more to do beyond that, though | 19:10 |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has quit IRC | 19:10 | |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has joined #yocto | 19:11 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 19:12 | |
seebs_ | RP, and possibly others: Just a note that so far as I know, OS X starting with El Capitan is going to permanently break pseudo for host binaries, because they're not letting LD_PRELOAD override libc anymore. Good security feature, does mean it'll be much harder to make pseudo work on OS X. There may be a setting to override that, but it's going to be a barrier to oe-core-on-OS-X. | 19:20 |
*** seebs_ is now known as seebs | 19:20 | |
Rallis | @yann|work: If you want to dig into it you can use bitbake-diffsigs. | 19:22 |
abelloni | bluelightning: I think there are boot tests somewhere, are the results public ? | 19:31 |
*** adelcast <adelcast!~adelcast@130.164.62.82> has left #yocto | 19:33 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto | 19:35 | |
*** stwcx <stwcx!~stwcx@32.97.110.52> has joined #yocto | 19:37 | |
RP | seebs: ouch :( | 19:38 |
RP | yann|work: its not expected, no | 19:38 |
seebs | I don't know whether there's a setting for it, if not we'd pretty much have to come up with a complete self-hosting environment including sh and everything to work around it, eww. | 19:41 |
Marex | seebs: well that might be an improvement, you'd probably be able to build yocto on windows too then :) | 19:44 |
seebs | "improvement" | 19:45 |
seebs | hmm | 19:45 |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-tolsqotoluzeazoq> has quit IRC | 19:50 | |
*** belen <belen!~Adium@81.2.114.17> has joined #yocto | 19:59 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-mghjoyrfiazleean> has quit IRC | 20:00 | |
*** stwcx <stwcx!~stwcx@32.97.110.52> has quit IRC | 20:03 | |
*** realBigfoot <realBigfoot!~realBigfo@192.55.55.41> has quit IRC | 20:04 | |
*** realBigfoot <realBigfoot!~realBigfo@192.55.55.41> has joined #yocto | 20:05 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 20:08 | |
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has joined #yocto | 20:13 | |
*** jku is now known as jku_ | 20:13 | |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 20:14 | |
*** armpit <armpit!~akuster@64.2.3.194> has joined #yocto | 20:17 | |
*** belen <belen!~Adium@81.2.114.17> has quit IRC | 20:17 | |
*** stwcx <stwcx!~stwcx@32.97.110.55> has joined #yocto | 20:18 | |
*** dreyna4529 <dreyna4529!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 20:18 | |
*** jku_ <jku_!~jku@212-149-207-214.bb.dnainternet.fi> has quit IRC | 20:18 | |
*** jku <jku!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has joined #yocto | 20:19 | |
*** jku is now known as jku_ | 20:19 | |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 20:21 | |
bluelightning | abelloni: we do regular boot tests on the autobuilder, basically for every build - and the results of those are public | 20:27 |
bluelightning | within QEMU though; I don't think we've got to the point where we have the infrastructure properly set up for regular real hardware boot tests | 20:27 |
*** staylor <staylor!~staylor@mail.au-zone.com> has joined #yocto | 20:31 | |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 20:34 | |
Cardoe | Is there a bitbake command that will show me the Build Configuration section without actually building something? | 20:35 |
joshuagl | you can do a dry run (which noops all of the tasks but still runs through the logic of scheduling and running them) with -n | 20:37 |
*** stephano <stephano!~stephano@74-92-165-193-Oregon.hfc.comcastbusiness.net> has joined #yocto | 20:42 | |
*** dl9pf1 <dl9pf1!5f59fcc4@gateway/web/freenode/ip.95.89.252.196> has quit IRC | 20:43 | |
Cardoe | joshuagl: that works. Thanks! | 20:45 |
joshuagl | np | 20:46 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:46 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has joined #yocto | 20:47 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has quit IRC | 20:47 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:47 | |
*** paulg <paulg!~paulg@CPE90724002db4e-CMbcc8101466a3.cpe.net.cable.rogers.com> has quit IRC | 20:47 | |
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CMbcc810032faf.cpe.net.cable.rogers.com> has joined #yocto | 20:48 | |
*** hanthings_ <hanthings_!~hanthings@dyxztkyy4tlnv65wptdmy-3.rev.dnainternet.fi> has quit IRC | 20:49 | |
kergoth | anyone seeing devshell failures recently? can't get screen or tmux to work at all anymore on 14.04-64 | 20:52 |
*** berton <berton!~fabio@201.22.227.56> has quit IRC | 20:52 | |
*** jku_ <jku_!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has quit IRC | 20:56 | |
*** realBigfoot <realBigfoot!~realBigfo@192.55.55.41> has quit IRC | 20:58 | |
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has joined #yocto | 20:58 | |
*** jku is now known as jku_ | 20:58 | |
*** dreyna4529 <dreyna4529!~dreyna@unknown-216-187.windriver.com> has joined #yocto | 21:01 | |
*** jku_ <jku_!~jku@212-149-207-214.bb.dnainternet.fi> has quit IRC | 21:06 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 21:07 | |
*** jku <jku!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has joined #yocto | 21:07 | |
*** jku is now known as jku_ | 21:07 | |
*** stwcx <stwcx!~stwcx@32.97.110.55> has quit IRC | 21:18 | |
*** paulg <paulg!~paulg@OTWAON23-1279379696.sdsl.bell.ca> has joined #yocto | 21:25 | |
*** dsalzman <dsalzman!~dsalzman@216.146.94.34> has quit IRC | 21:26 | |
*** jku_ <jku_!~jku@d-lltyyyyyyyyyyyyyk-3.rev.dnainternet.fi> has quit IRC | 21:28 | |
*** rburton1 <rburton1!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 21:31 | |
*** stwcx <stwcx!~stwcx@32.97.110.52> has joined #yocto | 21:31 | |
*** sjolley <sjolley!~sjolley@134.134.137.75> has quit IRC | 21:31 | |
*** sjolley <sjolley!sjolley@nat/intel/x-fcxzzjrxeagqzvoi> has joined #yocto | 21:32 | |
*** aehs29 <aehs29!~aehernan@134.134.137.73> has joined #yocto | 21:46 | |
*** pohly <pohly!~pohly@p5DE8D44F.dip0.t-ipconnect.de> has quit IRC | 21:48 | |
*** aehs29 <aehs29!~aehernan@134.134.137.73> has left #yocto | 21:48 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-huaxqbkmswovackx> has joined #yocto | 21:49 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.77> has joined #yocto | 21:53 | |
neverpanic | seebs: i implemented a workaround to el cap's SIP for macports' DYLD_INSERT_LIBRARIES usage | 21:53 |
neverpanic | seebs: if you're interested I can give you a link | 21:53 |
neverpanic | seebs: "csrutil disable" in rescue mode also works, but is really not a good thing to advise people to do | 21:54 |
*** tsramos <tsramos!~tsramos@134.134.137.73> has quit IRC | 21:57 | |
*** paulg <paulg!~paulg@OTWAON23-1279379696.sdsl.bell.ca> has quit IRC | 21:57 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.77> has quit IRC | 21:57 | |
*** fledermaus <fledermaus!~vivek@78.32.176.249> has joined #yocto | 22:04 | |
*** staylor <staylor!~staylor@mail.au-zone.com> has quit IRC | 22:05 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-huaxqbkmswovackx> has quit IRC | 22:07 | |
*** fitzsim` <fitzsim`!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has joined #yocto | 22:08 | |
*** fitzsim <fitzsim!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has quit IRC | 22:09 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 22:11 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-puoiyzcnhyowvixf> has joined #yocto | 22:16 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-omcoguqacnyhnxcr> has joined #yocto | 22:21 | |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has quit IRC | 22:31 | |
Cardoe | So I've got an error message that I cannot figure out the correlation between the two. The error is here: http://paste.pound-python.org/show/u0J1YBmENInkCBHZV46p/ And it only happens when I add https://github.com/jmesmon/meta-rust into my BBLAYERS | 22:33 |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has joined #yocto | 22:43 | |
*** lamego <lamego!jose@nat/intel/x-crbmqjwgchhqfaln> has quit IRC | 22:48 | |
*** kbingham <kbingham!~kbingham@cpc87017-aztw30-2-0-cust65.18-1.cable.virginm.net> has quit IRC | 22:48 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 22:54 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.55.37> has quit IRC | 22:56 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC | 23:18 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto | 23:21 | |
-YoctoAutoBuilder- build #515 of nightly-rpm is complete: Failure [failed BuildImages Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm/builds/515 | 23:23 | |
seebs | neverpanic: I would indeed be pretty interested in that. Can you email it to me (peter.seebach@windriver.com)? | 23:28 |
*** blueness_ <blueness_!~blueness@cpe-74-77-145-97.buffalo.res.rr.com> has quit IRC | 23:34 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 23:35 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 23:36 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 23:41 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 23:41 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 23:43 | |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 23:44 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has quit IRC | 23:49 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has quit IRC | 23:50 | |
*** nslu2-log <nslu2-log!~nslu2-log@140.211.169.184> has joined #yocto | 23:50 | |
*** ftonello <ftonello!~quassel@81.145.202.106> has quit IRC | 23:51 | |
*** ftonello <ftonello!~quassel@81.145.202.106> has joined #yocto | 23:51 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!