Friday, 2016-06-24

*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC00:05
khemXz: you can use file:///x/y/x00:13
khemto access /x/y/z on your machine00:13
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto00:22
davisi am trying to remember how I disable sdl from qemu build.  Any ideas?00:25
davissomeone told me before and I didn't write it down.00:26
*** tjamison <tjamison!~tjamison@38.104.105.146> has left #yocto00:26
khemcomment out PACKAGECONFIG_append_pn-qemu-native = " sdl"00:29
khemPACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"00:29
khemin your local.conf00:29
*** mr_science <mr_science!~sarnold@gentoo/developer/nerdboy> has quit IRC00:31
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto00:35
*** ka6sox is now known as zz_ka6sox00:56
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC01:03
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC01:10
*** berton <berton!~fabio@177.35.68.18> has joined #yocto01:15
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto01:22
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto01:25
*** zz_ka6sox is now known as ka6sox01:25
bluelightningXz: use externalsrc.bbclass for that01:35
bluelightningXz: http://www.yoctoproject.org/docs/2.1/dev-manual/dev-manual.html#building-software-from-an-external-source01:36
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-nyewflmaiesfvmqd> has joined #yocto01:43
*** berton <berton!~fabio@177.35.68.18> has quit IRC01:57
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC02:05
*** bananadev <bananadev!~onlyester@117.6.99.240> has joined #yocto02:07
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC02:13
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto02:14
*** jchonig <jchonig!~quassel@firewall.honig.net> has quit IRC02:19
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto02:31
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC02:39
*** jchonig <jchonig!~quassel@firewall.honig.net> has joined #yocto02:40
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC02:55
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto02:57
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto03:12
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC03:12
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto03:12
*** ka6sox is now known as zz_ka6sox03:18
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC03:26
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto03:34
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC03:51
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto03:53
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto04:00
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC04:57
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto04:59
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.248.70> has joined #yocto04:59
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-nyewflmaiesfvmqd> has quit IRC05:07
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC05:15
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC05:33
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto05:35
c0rnelhi\05:40
c0rneli'm trying to follow the quick start guide and i can't seem to make it work05:41
c0rnel$ source oe-init-build-env05:41
c0rnelError: '../project/conf/' must be a directory containing local.conf & bblayers.conf05:41
c0rneli'v tried on two different machines (one fedora 22, one f24), i've even cloned it05:42
c0rnel* again05:42
c0rnelam i doing something wrong?05:42
c0rnelfind . -name "prohject" does not find anything05:45
LetoThe2ndc0rnel: howdy.05:45
c0rnelproject05:46
LetoThe2ndc0rnel: lets just givve it a quick check :-) 1) you created some directory 2) you cloned poky.git into it, right?05:46
c0rnelbranch is krogoth05:46
c0rnelLetoThe2nd, right05:46
LetoThe2ndso now, you are inside your directory, and if you do 'ls', then you see at least, or hopefully only, the directory named "poky", right?05:47
c0rnelyes05:48
c0rnelthen i cd into poky05:48
c0rnelthe i checkout the branch05:48
LetoThe2ndleave that out for now :)05:48
c0rnelthen i try source * and it fails05:48
c0rnelLetoThe2nd, ok05:48
LetoThe2ndjust stay there, and give 'source poky/oe-init-build-env' a try05:49
c0rnelok05:49
c0rnelLetoThe2nd, same error05:49
c0rnelmore or less05:50
c0rneloh05:50
c0rnelexactly same error05:50
*** agust <agust!~agust@p4FCB50A1.dip0.t-ipconnect.de> has joined #yocto05:50
c0rneli was expecting that it will complain for poky/project/...05:50
c0rnelbut no, the error is the same05:50
c0rnelbut05:51
c0rnelmaybe it's important that i've already checkout the branch05:51
LetoThe2ndc0rnel: ok. rule of thumb, do not do stuff inside the poky dir. consider it as upstream that is not meant to be modified05:51
c0rnellet's try with an untainted clone :)05:51
LetoThe2ndc0rnel: for your specific error, yes. give an untainted clone a try first, and then lets see when it starts.05:52
c0rnelLetoThe2nd, but how can i checkout the branch from outside poky?05:52
LetoThe2ndc0rnel: checking out the branch is fine, of course. its picking the upstream revision - but you should not do the source in there, as it will create and modify files.05:53
c0rnelLetoThe2nd, i see05:53
c0rnelthanks05:53
c0rnelthen maybe the QS guide must be updated05:54
*** pohly <pohly!~pohly@p57A5709C.dip0.t-ipconnect.de> has joined #yocto05:54
LetoThe2ndc0rnel: maybe.... yes.05:54
c0rnelLetoThe2nd, the project/ directory is expectd to be inside poky/ ?05:55
LetoThe2ndc0rnel: nope05:55
c0rnelLetoThe2nd, ok, with a new clone, no branch checkout, same error05:55
LetoThe2ndc0rnel: hm ok. give me a second05:56
c0rnelcan you maybe try to reproduce it?05:56
LetoThe2ndthats what i'm about to do :-)05:56
c0rnelok :)05:56
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto05:58
LetoThe2ndc0rnel: no error here.06:00
c0rnelLetoThe2nd, hmmmm06:00
LetoThe2ndso my current guess is, that fedora is doing something... 'different'06:00
c0rnelgit clone git://git.yoctoproject.org/poky ?06:01
c0rnelor maybe my environment is tainted?06:01
LetoThe2nd1) git clone git://git.yoctoproject.org/poky.git 2) source poky/oe-init-build-env06:01
c0rneldo you find a project directory inside your poky/ ?06:01
LetoThe2ndc0rnel: nope, and neither in my build dir. thats fine, i didn't expect any there.06:02
c0rnelbut where is oe-init-build-env taking it from?06:02
* c0rnel is confused06:03
LetoThe2ndc0rnel: if i had to place a bet, then i'd say that there's something fishy with your python environment06:03
LetoThe2ndi assume that you have installed the required packages as listed in the QS?06:04
c0rnelright06:06
LetoThe2ndok, hm06:06
c0rnelbut still06:06
c0rnelif you do not have a project/ directory somewhere, how is taht script working?06:06
c0rnelwhere is it taking {local,bblayers}.conf from06:07
LetoThe2ndc0rnel: well http://lists.openembedded.org/pipermail/openembedded-core/2014-March/090483.html suggests that you are seeing a tainted error message already. that the script is looking for a template directory, which for unknown reasons is set to something *project* on your box06:08
c0rnelguess what06:08
c0rnelin a fedora 21 machine works fine06:08
c0rneland the sample files are in meta-poky/conf06:09
LetoThe2ndso it seems that something in the environment of your other boxes breaks the script06:09
c0rnelLetoThe2nd, ok, so its' tainted environment already06:09
c0rneland indeed i've set the TEMPLATE Conf previously on that session06:10
c0rnelgrrr06:10
LetoThe2nde.g. you broke it yourself ;-)06:10
c0rnel:(06:10
c0rnelsorry for all the noise06:10
c0rneli should have known better06:10
LetoThe2ndhappens, its ok :-) good luck then!06:11
c0rnelnopw let's check the fedora 24 machine again06:11
c0rnelthank you very much LetoThe2nd06:11
gtristanpohly, so another coincidence, it looks like I'm trying to use some work for which you seem to be the most recent committer :)06:11
pohlygtristan: it is a small world ;-}06:12
pohlyWhich work is that?06:12
gtristanpohly, yeap :) I wonder if you could help me put some pieces of the puzzle together for the tizen spec2yocto project06:12
pohlyOh, not that one. I've successfully managed to forget everything about that.06:12
gtristanspecifically, I was able to run the conversion, that's pretty neat, makes some tidy bb files from spec files... from there I am trying to get passed init_yocto_env06:13
gtristanhahaha06:13
pohlyBut okay, perhaps I can figure something out again.06:13
gtristanI think right now things have just been a bit scattered06:13
pohlyI wouldn't call the resulting .bb files tidy, but I guess they served their purpose.06:13
pohlyinit_yocto_env? Don't remember that one at all. Do you have a pointer?06:14
gtristanlooking at that, right now I'm not sure where the ../meta-tizen-ivi/conf/bblayers.conf.sample is supposed to come from, or what git clone yocto:/home/yoctotizen/yocto/yoctoTizen ... is supposed to be :-S06:14
gtristanhttps://review.tizen.org/git/?p=scm/bb/tizen.git;a=blob;f=init_yocto_env;h=fef79d3952257492e01e52d90dee55d5d9d86957;hb=HEADhttps://review.tizen.org/git/?p=scm/bb/tizen.git;a=blob;f=init_yocto_env;h=fef79d3952257492e01e52d90dee55d5d9d86957;hb=HEAD06:15
gtristaneek06:15
gtristanhttps://review.tizen.org/git/?p=scm/bb/tizen.git;a=blob;f=init_yocto_env;h=fef79d3952257492e01e52d90dee55d5d9d86957;hb=HEAD06:15
c0rnelLetoThe2nd, is there a known quick way to reset the environment?06:15
gtristanHonestly, I will probably try to forget this one too asap, it will be a fire and forget one-off conversion, just from a slightly differing set of spec files06:16
pohlyI've never used that script.06:17
gtristanah, it just looked like the logical entry point to setting things up, not using it per se but trying to grasp where the right pieces / moving parts come from06:17
LetoThe2ndc0rnel: something like 'env -i /bin/bash' should at least give you a clean subshell06:18
pohlyI think what it does is set up a complete distro, perhaps based on Poky.06:18
gtristanyeah, I guess I can safely ignore most of it and just build the resulting specs as a layer on top of oe-core, which seems to be what it's doing06:19
pohlyyes06:19
gtristanhonestly right now I have ~100 spec files, an abundance of binary blobs, and a base system which should probably just be replaced by oe-core in this scenario06:20
*** mortderire <mortderire!rkinsell@nat/intel/x-tdgmawnqavkhcpiv> has joined #yocto06:20
gtristanpohly, would it maybe be wise to avoid spending time on this, and just tediously do it myself ?06:21
gtristanheh06:21
pohlyYes, I think it would be better to do it manually.06:21
pohlyPerhaps "devtool" can help with creating recipes from .spec files - bluelightning?06:22
pohlygtristan: it is very likely that the generated .bb files will not work without manual work either.06:23
*** mortderire <mortderire!rkinsell@nat/intel/x-tdgmawnqavkhcpiv> has quit IRC06:23
pohlyGenerated with spec2yocto! The same is true for devtool generated ones, but those are a lot cleaner.06:23
bluelightningpohly: sort of yes, though it doesn't read much of the spec file06:24
bluelightningjust the meta fields if there is a spec file within the source tree06:24
bluelightningyou can't actually feed it a spec file alone (yet)06:24
bluelightningwe are looking into doing some of that kind of thing at the moment06:25
gtristanIt looks like spec2yocto is generating a sort of db from many spec files, with assistance from a big config file, and sorts out the deps that way too06:25
gtristanso I would guess you kindof need a complete set of specs to get the best result anyway06:26
c0rnelthank you LetoThe2nd06:27
gtristananyway, as it's a one-off conversion and not necessarily an automated process, I think even if it takes me a *bit* more time to in copy/paste of boilerplate... the results will be better to do it by hand06:28
*** zz_ka6sox is now known as ka6sox06:32
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto06:36
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto06:36
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto06:38
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto06:38
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC06:42
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-avwmtkiskbejswru> has joined #yocto06:49
*** jbrianceau_away is now known as jbrianceau06:52
*** subbu_m <subbu_m!~smandava@111.93.218.67> has joined #yocto06:53
*** fl0v0 <fl0v0!~fvo@pD9F6A94F.dip0.t-ipconnect.de> has joined #yocto06:56
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto06:58
*** fl0v0 <fl0v0!~fvo@pD9F6A94F.dip0.t-ipconnect.de> has quit IRC06:58
*** mwarning <mwarning!~mwarning@2001:a60:a07d:1:7863:2189:2e15:ded4> has joined #yocto06:59
*** fl0v0 <fl0v0!~fvo@pD9F6A94F.dip0.t-ipconnect.de> has joined #yocto06:59
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-gaqhlwfnjekzwrii> has joined #yocto07:00
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto07:10
*** florian_kc is now known as florian07:10
subbu_mHi all07:16
subbu_mI have a query in util-linux package07:16
*** townxelliot <townxelliot!~ell@176.251.41.101> has joined #yocto07:17
subbu_mwhy do #yocto recommends SHARED_EXTRA_OECONF = "--disable-login"07:17
subbu_min util-linux package07:17
subbu_mthe file path is: meta/recipes-core/util-linux/util-linux.inc07:17
subbu_mit means that yocto is not recommending to use login from util-linux package. Thats why login.shadow is been used in the current code07:19
subbu_mis there any reason behind it?07:19
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto07:20
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto07:24
*** t0mmy <t0mmy!~tprrt@37.164.29.240> has joined #yocto07:29
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto07:31
*** sno <sno!~sno@62.157.143.22> has joined #yocto07:32
*** aida_ <aida_!~aida@80-15.80-90.static-ip.oleane.fr> has joined #yocto07:34
*** toscalix <toscalix!~toscalix@152.pool85-60-143.dynamic.orange.es> has joined #yocto07:36
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC07:44
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-183-225.telecom.by> has joined #yocto07:45
*** Anticom <Anticom!~timo.m@217.6.33.234> has joined #yocto07:52
*** oan <oan!~oan@c83-254-31-11.bredband.comhem.se> has quit IRC07:52
*** oan <oan!~oan@c83-254-27-245.bredband.comhem.se> has joined #yocto07:54
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC07:57
*** sameo <sameo!samuel@nat/intel/x-pejjooegjcimqvce> has joined #yocto07:59
rburtonnerdboy: 12.04 was dropped march 2015, even 1.8 didn't support it08:00
AnticomHi all. I'm having issues with bitbake fetching from a svn repo. I can checkout manually from that repo and stored the credentials for it. However if i invoke bitbake it fails with svn E17000108:01
AnticomAny ideas how to troubleshoot / fix?08:01
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has quit IRC08:03
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC08:07
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto08:09
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC08:11
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC08:17
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has joined #yocto08:27
*** mckoan|away is now known as mckoan08:29
mckoangood morning08:29
*** mckoan <mckoan!~marco@host56-7-static.30-87-b.business.telecomitalia.it> has quit IRC08:29
*** mckoan <mckoan!~marco@unaffiliated/mckoan> has joined #yocto08:29
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto08:39
*** aida_ <aida_!~aida@80-15.80-90.static-ip.oleane.fr> has quit IRC08:41
*** present <present!~present@40.204.154.77.rev.sfr.net> has joined #yocto08:49
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC08:53
*** jaskij <jaskij!~jaskij@public726590.centertel.pl> has joined #yocto08:54
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC09:00
jaskijwelcome everyone09:09
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto09:10
jaskijsay, if a recipe provides an extra package, like ofono and ofono-tests and I want to write a do_install_append for the latter do I write do_instal_append-tests in ofono bbappend or make an ofono-tests bbappend?09:10
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto09:26
*** mwalle <mwalle!~mwalle@194.25.174.126> has joined #yocto09:26
mwallehi09:26
*** t0mmy <t0mmy!~tprrt@37.164.29.240> has quit IRC09:26
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC09:27
mwallewhy is do_unpack python code, but do_configure shell code for example. could you tell me where i have to look to determine if a task is in python or shell code?09:28
jaskijthe task name should have 'python' before it in the recipe09:34
jaskijmwalle look here: https://www.yoctoproject.org/docs/2.1/bitbake-user-manual/bitbake-user-manual.html#functions09:34
*** mortderire <mortderire!~rkinsell@192.198.151.44> has joined #yocto09:36
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC09:38
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto09:39
mwallejaskij: ah thx, i see, base.bbclass defines the base_do_unpack as python base_do_unpack09:39
*** toscalix <toscalix!~toscalix@152.pool85-60-143.dynamic.orange.es> has quit IRC09:40
*** toscalix <toscalix!~toscalix@152.pool85-60-143.dynamic.orange.es> has joined #yocto09:43
bluelightningjaskij: re your do_install_append, no, any task functions are for the entire recipe not per package09:47
*** dv__ <dv__!~quassel@62.178.118.86> has quit IRC09:47
*** dv <dv!~quassel@62.178.118.86> has joined #yocto09:47
subbu_mHi all, any body knows the reason why does YOCTO recommends to disable login from util-linux plackage by default?09:50
*** cesdv <cesdv!~cesdv@client-188-168-43-165.spb-teleport.ru> has quit IRC09:51
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto09:56
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto09:58
rburtonjaskij: bbappends are for the *recipe*10:00
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC10:04
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has quit IRC10:19
*** hsychla <hsychla!~hsychla@2001:6f8:12d9:13:a2b3:ccff:fefb:967b> has joined #yocto10:20
jaskijbluelightning, rburton: but IF the recipe provides some extra files in an extra package, what do I do then? the recipe and base package are ofono, but I want to add some post-inst to the ofono-tests package, which is also described in the ofono recipe, see here: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-connectivity/ofono/ofono.inc?h=krogoth10:24
jaskijbasically ofono-tests just splits some files in separate package and I want to link those scripts in libdir inside /usrsbin10:25
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC10:36
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto10:41
*** fledermaus <fledermaus!~vivek@2a00:1098:5:0:b9ab:a93e:aa5f:8f3d> has joined #yocto10:44
*** fl0v01 <fl0v01!~fvo@pD9F6A34D.dip0.t-ipconnect.de> has joined #yocto10:49
*** fl0v0 <fl0v0!~fvo@pD9F6A94F.dip0.t-ipconnect.de> has quit IRC10:50
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto10:52
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC10:58
*** present <present!~present@40.204.154.77.rev.sfr.net> has quit IRC11:16
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto11:21
*** Anticom <Anticom!~timo.m@217.6.33.234> has quit IRC11:22
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC11:24
*** sujith_h_ <sujith_h_!~toaster@139.181.35.34> has joined #yocto11:26
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC11:29
*** sujith_h_ is now known as sujith_h11:29
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC11:33
bluelightningjaskij: install and packaging are completely separate11:34
bluelightningjaskij: think of do_install as placing every file you would ever want packaged for the recipe in place, and then after that do_package splits those files up into each individual package11:35
*** subbu_m <subbu_m!~smandava@111.93.218.67> has quit IRC11:39
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto11:42
*** bananadev <bananadev!~onlyester@117.6.99.240> has quit IRC11:46
*** sujith_h <sujith_h!~toaster@139.181.35.34> has quit IRC11:49
*** sujith_h <sujith_h!~toaster@139.181.35.34> has joined #yocto11:50
*** grma <grma!~gruberm@80.93.38.128> has quit IRC11:51
*** berton <berton!~fabio@179.105.243.72> has joined #yocto11:55
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC11:57
*** sgw_ <sgw_!~sgw_@134.134.139.72> has quit IRC11:57
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto12:00
*** present <present!~present@40.204.154.77.rev.sfr.net> has joined #yocto12:05
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC12:06
jaskijbluelightning: so just add those links in do_install_append and then add them to the ofono-test package via the FILES variable?12:06
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto12:06
jaskijbtw, is there a way to detect if a specific driver is compiled as a module?12:07
*** rob_w_ <rob_w_!~rob@ppp-93-104-101-194.dynamic.mnet-online.de> has joined #yocto12:09
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC12:10
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC12:11
fledermauscheckthe kernel config or the modules tree or modinfo12:11
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto12:13
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto12:16
*** rob_w_ <rob_w_!~rob@ppp-93-104-101-194.dynamic.mnet-online.de> has quit IRC12:16
*** rob_w_ <rob_w_!~rob@ppp-93-104-99-93.dynamic.mnet-online.de> has joined #yocto12:18
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC12:20
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC12:30
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto12:30
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto12:34
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto12:35
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC12:36
*** rob_w_ <rob_w_!~rob@ppp-93-104-99-93.dynamic.mnet-online.de> has quit IRC12:37
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto12:39
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC12:45
jaskijbluelightning: thanks for the explanation, it works as intended12:46
jaskij*I mean I got it to work it how I wanted ^^12:46
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC12:47
*** lamego <lamego!jose@nat/intel/x-oxhxdyyieifgnxdi> has joined #yocto12:50
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto12:52
*** anselmolsm <anselmolsm!~anselmols@192.55.54.45> has joined #yocto12:53
*** igor3 <igor3!~igor@189.112.127.225> has joined #yocto12:55
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto12:56
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto13:01
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC13:04
*** Snert <Snert!~LoginName@65-70-174-206.gci.net> has quit IRC13:07
*** Snert <Snert!~LoginName@65-70-174-206.gci.net> has joined #yocto13:07
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC13:11
*** darkhorse_ <darkhorse_!3ebd1c82@gateway/web/freenode/ip.62.189.28.130> has quit IRC13:13
*** darkhorse_ <darkhorse_!3ebd1c82@gateway/web/freenode/ip.62.189.28.130> has joined #yocto13:14
*** sujith_h <sujith_h!~toaster@139.181.35.34> has quit IRC13:16
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto13:16
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has joined #yocto13:25
*** dv <dv!~quassel@62.178.118.86> has quit IRC13:27
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto13:28
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has quit IRC13:32
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has joined #yocto13:34
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto13:34
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC13:35
*** khem <khem!~khem@unaffiliated/khem> has quit IRC13:36
*** cdleonard <cdleonard!~leonard@134.134.139.78> has joined #yocto13:38
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto13:40
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has joined #yocto13:42
*** madisox <madisox!~madison@70.90.175.93-BusName-ca.sfba.hfc.comcastbusiness.net> has quit IRC13:47
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC13:52
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto13:56
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC13:57
*** jdk <jdk!~adtec@107-0-144-157-ip-static.hfc.comcastbusiness.net> has joined #yocto14:02
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto14:03
*** rubdos <rubdos!~rubdos@host-85-27-50-55.dynamic.voo.be> has joined #yocto14:04
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC14:04
*** billr <billr!wcrandle@nat/intel/x-vzsilxdoaxgnazti> has joined #yocto14:09
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC14:10
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has quit IRC14:11
*** stumpy <stumpy!32f7afdd@gateway/web/freenode/ip.50.247.175.221> has quit IRC14:13
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC14:19
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto14:22
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto14:23
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC14:26
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto14:29
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has quit IRC14:29
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has joined #yocto14:30
*** c0rnel <c0rnel!~cornel@89.121.200.106> has quit IRC14:30
*** present <present!~present@40.204.154.77.rev.sfr.net> has quit IRC14:34
*** CoLa|work <CoLa|work!~cordlandw@195.243.131.130> has quit IRC14:35
*** mwalle <mwalle!~mwalle@194.25.174.126> has quit IRC14:35
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC14:38
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC14:45
*** mckoan is now known as mckoan|away14:47
*** fitzsim` <fitzsim`!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has quit IRC14:48
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has quit IRC14:50
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC14:56
*** fitzsim` <fitzsim`!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has joined #yocto14:57
*** jaskij <jaskij!~jaskij@public726590.centertel.pl> has quit IRC14:57
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto15:00
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC15:05
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto15:05
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto15:06
*** mwarning <mwarning!~mwarning@2001:a60:a07d:1:7863:2189:2e15:ded4> has quit IRC15:07
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto15:08
*** jaskij <jaskij!~jaskij@public-gprs409585.centertel.pl> has joined #yocto15:14
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC15:23
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has joined #yocto15:25
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto15:25
*** jaskij <jaskij!~jaskij@public-gprs409585.centertel.pl> has quit IRC15:31
*** jaskij <jaskij!~jaskij@public-gprs409585.centertel.pl> has joined #yocto15:32
*** armpit <armpit!~akuster@2601:202:4001:9ea0:509e:4be1:bb63:3d6f> has quit IRC15:36
*** ntl <ntl!~nathanl@cpe-24-242-75-173.austin.res.rr.com> has joined #yocto15:43
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC15:47
*** dvhart <dvhart!~dvhart@134.134.139.82> has joined #yocto15:49
*** armpit <armpit!~akuster@2601:202:4001:9ea0:60ad:4dfb:8f30:e657> has joined #yocto15:49
*** mortderire <mortderire!~rkinsell@192.198.151.44> has quit IRC15:54
*** tjamison <tjamison!~tjamison@38.104.105.146> has joined #yocto15:54
*** jbrianceau is now known as jbrianceau_away15:57
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC15:58
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto15:59
*** evanmeagher <evanmeagher!~MongooseW@c-73-71-33-109.hsd1.ca.comcast.net> has quit IRC15:59
*** sameo_ <sameo_!~samuel@192.55.54.44> has joined #yocto16:05
*** sameo <sameo!samuel@nat/intel/x-pejjooegjcimqvce> has quit IRC16:08
*** fl0v01 <fl0v01!~fvo@pD9F6A34D.dip0.t-ipconnect.de> has quit IRC16:12
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto16:13
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto16:15
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC16:20
*** vdehors <vdehors!~vdehors@193.56.60.161> has quit IRC16:30
*** townxelliot <townxelliot!~ell@176.251.41.101> has quit IRC16:31
*** dvhart <dvhart!~dvhart@134.134.139.82> has quit IRC16:34
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:35
*** ftonello <ftonello!~felipe@81.145.202.106> has quit IRC16:36
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC16:38
*** dvhart <dvhart!~dvhart@134.134.139.82> has joined #yocto16:45
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC16:47
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC16:47
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:48
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:49
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto16:51
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC16:51
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has joined #yocto16:52
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto16:52
*** dvhart <dvhart!~dvhart@134.134.139.82> has quit IRC17:00
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto17:02
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC17:04
*** sno <sno!~sno@62.157.143.22> has quit IRC17:11
*** jdk <jdk!~adtec@107-0-144-157-ip-static.hfc.comcastbusiness.net> has quit IRC17:14
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC17:21
*** jaskij <jaskij!~jaskij@public-gprs409585.centertel.pl> has quit IRC17:25
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:31
*** rewitt <rewitt!86868b46@gateway/web/freenode/ip.134.134.139.70> has joined #yocto17:31
*** Hairy <Hairy!~textual@host81-151-229-127.range81-151.btcentralplus.com> has quit IRC17:37
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC17:39
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC17:39
*** rewitt <rewitt!86868b46@gateway/web/freenode/ip.134.134.139.70> has quit IRC17:40
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto17:43
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC17:53
Xzkhem: if I use file:// I can only attach 1 single file. What I want is to replace SRC_URI for linux-yocto with my local copy of git repo17:57
*** toscalix <toscalix!~toscalix@152.pool85-60-143.dynamic.orange.es> has quit IRC17:57
Xzkhem: externalsrc.bbclass won't work here too, as there are some patches to be applied17:58
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-avwmtkiskbejswru> has quit IRC17:58
*** ntl <ntl!~nathanl@cpe-24-242-75-173.austin.res.rr.com> has quit IRC18:06
*** pidge__ <pidge__!~pidge@89.248.140.16> has joined #yocto18:15
Xzgit clone user@localhost:/path/to/repo does the job, except it wants password18:19
*** rewitt <rewitt!c037362a@gateway/web/freenode/ip.192.55.54.42> has joined #yocto18:23
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-gaqhlwfnjekzwrii> has quit IRC18:27
*** dvhart <dvhart!dvhart@nat/intel/x-ydwylvandwjqlrrn> has joined #yocto18:27
*** pidge__ <pidge__!~pidge@89.248.140.16> has quit IRC18:35
*** rewitt <rewitt!c037362a@gateway/web/freenode/ip.192.55.54.42> has quit IRC18:38
*** seezer <seezer!quassel@quassel/developer/seezer> has quit IRC18:43
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto18:46
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC18:49
khemyou can fix it18:49
*** pidge_ <pidge_!~pidge@ns367664.ip-188-165-216.eu> has quit IRC18:50
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto18:51
*** pidge_ <pidge_!~pidge@ns367664.ip-188-165-216.eu> has joined #yocto18:54
khemby using ssh agent19:05
khembut really you should use externalsrc and apply the patches manually19:05
khemonce19:05
khemon x86_64 SDKhost it works ok19:06
khemor does it fail there too19:06
*** Theremin <Theremin!~amir@chello085216129094.chello.sk> has joined #yocto19:07
*** lamego <lamego!jose@nat/intel/x-oxhxdyyieifgnxdi> has quit IRC19:08
*** lamego <lamego!~jose@134.134.139.83> has joined #yocto19:08
*** radsquirrel <radsquirrel!bradleyb@nat/ibm/x-xfangqoywtgxuack> has quit IRC19:11
*** radsquirrel <radsquirrel!bradleyb@nat/ibm/x-yasodytirlgaqcpm> has joined #yocto19:13
kergothXz: git:///some/local/path;protocol=file19:15
kergothbut as khem says, externalsrc would be better yet19:16
*** lamego <lamego!~jose@134.134.139.83> has quit IRC19:17
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto19:17
*** lamego <lamego!~jose@134.134.139.83> has joined #yocto19:19
*** toanju <toanju!~toanju@x4db4987f.dyn.telefonica.de> has joined #yocto19:19
*** toanju <toanju!~toanju@x4db4987f.dyn.telefonica.de> has quit IRC19:19
*** fledermaus <fledermaus!~vivek@2a00:1098:5:0:b9ab:a93e:aa5f:8f3d> has quit IRC19:25
*** Biliogadafr <Biliogadafr!~pin@nat3-minsk-pool-46-53-183-225.telecom.by> has quit IRC19:43
*** RagBal <RagBal!~RagBal@82-168-15-181.ip.open.net> has joined #yocto19:43
*** Rootert <Rootert!~Rootert@82-168-15-181.ip.open.net> has joined #yocto19:44
*** nillerbrun <nillerbrun!~nathani@mail.validmanufacturing.com> has quit IRC19:55
*** Rootert <Rootert!~Rootert@82-168-15-181.ip.open.net> has quit IRC19:55
*** RagBal <RagBal!~RagBal@82-168-15-181.ip.open.net> has quit IRC19:55
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has quit IRC19:55
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto19:57
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto20:00
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC20:07
*** nillerbrun <nillerbrun!~nathani@mail.validmanufacturing.com> has joined #yocto20:12
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC20:13
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto20:14
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto20:14
*** __karthik <__karthik!~karthik@192.91.75.29> has quit IRC20:28
*** __karthik <__karthik!~karthik@192.91.75.29> has joined #yocto20:29
*** dv_ <dv_!~quassel@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto20:36
*** dv <dv!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC20:36
*** cesdv <cesdv!~cesdv@client-188-168-43-165.spb-teleport.ru> has joined #yocto20:38
*** sjolley1 <sjolley1!~sjolley@134.134.139.82> has quit IRC20:38
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC20:47
*** willnewton <willnewton!~will@unaffiliated/willnewton> has joined #yocto20:56
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto21:00
*** Theremin <Theremin!~amir@chello085216129094.chello.sk> has quit IRC21:03
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC21:07
*** igor3 <igor3!~igor@189.112.127.225> has quit IRC21:11
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC21:12
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto21:13
*** igor3 <igor3!~igor@189.112.127.225> has joined #yocto21:14
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.248.70> has quit IRC21:14
*** willnewton <willnewton!~will@unaffiliated/willnewton> has quit IRC21:25
*** berton <berton!~fabio@179.105.243.72> has quit IRC21:32
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC21:37
*** dvhart <dvhart!dvhart@nat/intel/x-ydwylvandwjqlrrn> has quit IRC21:38
*** pohly <pohly!~pohly@p57A5709C.dip0.t-ipconnect.de> has quit IRC21:40
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto21:41
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC21:43
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto21:44
nillerbrunI have a 3rd party prebuilt binary that I'm trying to incorporate. I get an error saying that "no package provides libgstbase-0.10.so.0" but I have libgstbase-1.0.so.021:48
*** megha_dey <megha_dey!meghadey@nat/intel/x-hqkuwfcuixbdtqgn> has joined #yocto21:50
megha_deyHi I am switching my yocto project from systemV to systemd, the psplash screen comes up but I dont see any of the messages or progress bar on it during boot. Any ideas on how I could get this working?21:51
*** bottazzini <bottazzini!~realBigfo@192.55.54.44> has quit IRC21:53
*** bluelightning <bluelightning!~paul@118.148.64.238> has joined #yocto21:56
*** bluelightning <bluelightning!~paul@118.148.64.238> has quit IRC21:56
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto21:56
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC21:57
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC22:01
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto22:01
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto22:01
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto22:01
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC22:04
*** lamego <lamego!~jose@134.134.139.83> has quit IRC22:13
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto22:25
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC22:28
*** anselmolsm <anselmolsm!~anselmols@192.55.54.45> has quit IRC22:30
*** nillerbrun <nillerbrun!~nathani@mail.validmanufacturing.com> has quit IRC22:34
*** nillerbrun <nillerbrun!~nathani@mail.validmanufacturing.com> has joined #yocto22:35
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC22:42
*** nisha <nisha!~nisha@38.104.105.146> has quit IRC22:53
khemmegha_dey: psplash does not integrate with systemd22:55
khemnillerbrun: its linked with gstreamer 0.10.x22:56
khemnillerbrun: you have gstreamer 1.x22:56
khemthey are not compatible versions of gst22:56
kergothmegha_dey: probably best off trying plymouth instead, it's in meta-oe22:57
*** JaMa <JaMa!~martin@ip-89-176-104-169.net.upcbroadband.cz> has quit IRC22:57
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto22:59
*** seebs <seebs!~seebs@home.seebs.net> has quit IRC23:00
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC23:00
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC23:03
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto23:03
*** seebs <seebs!~seebs@home.seebs.net> has joined #yocto23:07
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto23:08
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC23:08
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC23:11
*** bluelightning <bluelightning!~paul@2406:e007:6ba8:1:5e51:4fff:febb:401d> has joined #yocto23:13
*** bluelightning <bluelightning!~paul@2406:e007:6ba8:1:5e51:4fff:febb:401d> has quit IRC23:13
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto23:13
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has joined #yocto23:39
*** evanmeagher <evanmeagher!~MongooseW@70-36-227-16.dsl.dynamic.fusionbroadband.com> has quit IRC23:51
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC23:55
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto23:56

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!