**** BEGIN LOGGING AT Thu Mar 26 02:59:58 2015 Mar 26 07:22:37 JaMa: i get an error while building EFL 1.13 with oe/meta-oe master Mar 26 07:22:53 it was for raspberrypi machine Mar 26 07:23:30 did you get such problems ? Mar 26 07:36:31 captainigloo: no, otherwise I wouldn't apply it Mar 26 07:37:43 captainigloo: was the error related to luajit and fPIC? Mar 26 08:24:10 JaMa: nop it's related to wayland Mar 26 08:24:15 and gles Mar 26 09:19:13 morning all Mar 26 10:39:52 mornin Mar 26 10:42:04 I am still somewhat battling with image type dependencies, maybe someone can help me out Mar 26 10:42:15 my image depends on an ext3 image Mar 26 10:42:27 I added: Mar 26 10:42:28 IMAGE_TYPEDEP_dssimg = "ext3" Mar 26 10:42:28 IMAGE_TYPES_MASKED += "dssimg" Mar 26 10:42:50 but still I run into the problem that when I want to start processing the ext3 image - its not always there, seems to be a matter of timing Mar 26 10:42:54 what am I missing? Mar 26 10:43:20 my processing is done in a IMAGE_CMD_dssimg () { function Mar 26 11:16:49 Jin^eLD: why MASKED? Mar 26 11:17:41 RP1: I had the impression from google that I have to mask out my own image? but it did not work without it either Mar 26 11:17:55 I was trying to figure it out by grepping the existing image classes Mar 26 11:18:39 Jin^eLD: is this with master? Mar 26 11:18:46 1.7 Mar 26 11:18:48 aem Mar 26 11:18:52 1.7.1? let me chekc Mar 26 11:19:14 Jin^eLD: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/noupdatedata&id=fc74b5d00753d50e1c6621d0a7dd9cebc173ebab may be relavent then Mar 26 11:19:44 commit 6dd21a9f152a93e2df1178d7a5bd903d7edcf4be Mar 26 11:21:06 RP: hmm, but that commit is from 2014 Mar 26 11:21:26 and last commit in my poky tree is from Date: Tue Jan 6 14:18:45 2015 +0000 Mar 26 11:21:47 I'll double check the history Mar 26 11:21:50 Jin^eLD: different branches though? Mar 26 11:22:58 RP: I think I am using the yocto-1.7.1 branch but "frozen" i.e. did not update it recently Mar 26 11:23:24 usually updating only from one stable version to another Mar 26 11:23:35 was this fix part of 1.7.1 release? Mar 26 11:24:16 anyway, I'll check if its there or not and see how that goes, but what I understand is that the _TYPEDEP part would be enough and that I do not need to mask? Mar 26 11:24:39 and that the problem did not seem to be in my image class? Mar 26 11:27:50 Jin^eLD: that commit is not in 1.7.1 that I know of Mar 26 11:28:10 oh ok.. that explains it then Mar 26 11:28:30 Jin^eLD: I have no looked at your image class so I can't comment on that, I just remembered a dependency problem commit being in there and thought it may be worth a look to you Mar 26 11:29:26 class is only using IMAGE_CMD_myimage() and IMAGE_TYPEDEP_myimage = "ext3" nothing else that would be "special" - that should be enough right? Mar 26 11:29:55 no python functions, nothing fancy Mar 26 11:35:06 RP_: this fix is indeed not in the branch that I am on Mar 26 11:36:22 so would be cool to have it merged for the next stable release, for now I'll override it locally Mar 26 11:39:03 Jin^eLD: lets see if it fixes your problem before we think about backports... Mar 26 11:39:54 sure, rebuilding now Mar 26 11:40:34 the problem happend "sometimes" though since it seems to be timing dependent, I guess I'll keep an eye on this for about a week, if it does not fail reliably anymore I'll ping you :) Mar 26 11:40:44 we have nightly builds, so I should notice the difference Mar 26 11:41:28 Jin^eLD: sounds good. a reply on list saying that patch fixed your problem and requesting a backport would be ideal Mar 26 11:41:37 ok sure Mar 26 11:42:23 thank you :) Mar 26 14:50:04 captainigloo: I'm not using efl with wayland Mar 26 15:19:39 JaMa: me neither Mar 26 15:20:24 that's the problem, somewhere in evas code, they are using struct wl_display which is not defined for me Mar 26 16:32:15 join #embedded Mar 26 16:35:08 Hi guys, I have a little question. Could you recommend me a wifi module that has linux drivers? We are developing new embedded system on arm-8 and we are looking for wifi chips and also bluetooth chips? Mar 26 16:36:17 BTW Do anybody know that ESP8266 module has linux drivers? **** ENDING LOGGING AT Fri Mar 27 02:59:58 2015