**** BEGIN LOGGING AT Tue Oct 01 02:59:58 2013 Oct 01 07:40:05 morning all Oct 01 08:10:28 gm Oct 01 08:18:39 hi woglinde_ Oct 01 09:06:27 morning all Oct 01 09:22:09 hi bluelightning Oct 01 09:47:46 morning #oe Oct 01 13:35:14 sgw_, ping Oct 01 14:12:56 Crofton: morning Oct 01 14:13:35 gm Oct 01 14:13:45 can I close that zynq bug with wontfix? Oct 01 14:14:07 I do not want to step on anyones toes Oct 01 14:14:17 I assume it was added by random person? Oct 01 14:16:19 Crofton: if you want to close the bug, close it. Oct 01 14:16:35 OK Oct 01 14:17:03 I need to edit the READ on that github repo to point people at the meta-xilnx layer Oct 01 14:17:16 I'm sure this will please RP Oct 01 14:23:29 done. Oct 01 16:30:34 JaMa: any chance i could get some feedback on http://article.gmane.org/gmane.comp.handhelds.openembedded/59795? Oct 01 16:33:08 tlwoerner: it's in queue for jenkins but jenkins is very busy now (doing huge test-dependencies build) Oct 01 16:33:25 running 10 days already and it will take 2-3 more to finish Oct 01 16:33:36 JaMa: okay, thanks :-) Oct 01 16:33:54 I'll update it a bit to cover _git.bb as well Oct 01 16:35:39 the exact same patch (with path/filename tweaks) applies to [dylan] as well. i did send a separate [dylan] patch, but (for whatever crazy reason) used a different filename for the patch Oct 01 16:35:53 the patch for master is "nicer" Oct 01 16:42:57 dos1: hi Oct 01 16:54:07 hrw: hello Oct 01 16:55:37 dos1: /query Oct 01 19:29:38 Hi, can anyone tell me the OE variable to used to install "libpulse-simple*" libraries. I am using FILES_libpulse-simple = "${datadir}/libsimple-pulse.so.*". But somehow the libraries are not getting copied to rootfs Oct 01 19:51:03 hk_ O.o FILES_libpulse-simple defines what goes into package if you want a specific package into your image append it to IMAGE_INSTALL in your image bb file Oct 01 20:07:20 woglinde: I have some question. There are other pulseaudio libraries which are getting installed. like FILES_libpulsecore = "${libdir}/libpulsecore*.so", FILES_libpulsecommon = "${libdir}/libpulsecommon*.so". but libpulse-simple.so.* is not installed Oct 01 20:07:52 hk_: something depends on those, and is pulling them in. Oct 01 20:11:34 rburton: ok. thanks. I am grepping all *.bb files to see how the dependencies are set Oct 01 20:13:56 hk_: for those libraries, automatic library dependencies probably Oct 01 20:14:11 i.e. your image has a binary that links to those libraries, so the dependency happens magically Oct 01 20:14:28 if you build an application that actually uses libpulse-simple, then the library will get installed Oct 01 20:17:26 rburton: I have sdl2 library depending on pulseaudio. I have also set DEPENDS of sdl2 to have "pulseaudio" . But still libpulse-simple* libs are not getting installed. However other pulseaudio libraries like libpulsecore* libpulsecommon* are installed Oct 01 20:20:44 so presumably nothing is actually depending on libpulse-simple, so it's not getting installed Oct 01 20:21:11 what's the problem? Is something failing to run because it can't find libpulse-simple, or do you just want to ensure its installed even though nothing is using it? Oct 01 20:22:01 yeah, some test programs of sdl2 are not running, as it is finding libpulse-simple Oct 01 20:22:23 right Oct 01 20:22:47 you'll have to check the do_package log to see if there's any clues as to why they don't get added automatically Oct 01 20:23:07 typo error. test programs are failing, because libpulse-simple is not present Oct 01 20:25:13 ok. thanks. I think I got it. test programs are not compiled along with sdl2. They are located in seperate folder with its own configure.ac and Makefile.am. I need to write a new bb file, with DEPENDS set properly. Oct 01 20:26:22 the runtime link dependencies are generated by inspecting the binaries, so that shouldn't really matter. Oct 01 20:28:25 ok. Oct 01 20:28:41 Crofton: how did you student's presentation go? it sounds interesting, looking forward to the video/paper Oct 01 20:30:56 very well Oct 01 20:31:09 sadly I do not think we ave video Oct 01 20:31:14 I can get the slides Oct 01 20:32:42 that's too bad, there are videos (2012) or audio (2011) from previous years (in addition to presentations) **** ENDING LOGGING AT Wed Oct 02 02:59:58 2013