**** BEGIN LOGGING AT Thu May 21 02:59:58 2015 May 21 07:08:21 good morning May 21 08:12:23 morning all **** BEGIN LOGGING AT Thu May 21 09:35:42 2015 May 21 11:40:28 gm May 21 11:55:24 hey all May 21 11:58:28 so, struggling a bit with these "advanced metadata" fragments for a kernel recipe. i have multiple sets of scc+cfg files (from a bunch of layers) that are merged together. For some reason, some of the configs i set in a fragment are lost. Reading some of the logs emitted from "log_do_kernelconfigcheck" and files in ${W}/linux/.meta/cfg/, it appears that it has recognized my config but for some reason it just says May 21 11:58:31 "Value requested for CONFIG_DEBUG_ZYNQ_UART1 not in final .config" May 21 11:58:53 so the obvious question is, why did the merge config tool decide to not put that in my final .config? May 21 12:13:54 ... and the answer is, i had not selected all the dependencies. May 21 12:17:59 is there some trick to making alternatices work? May 21 14:10:34 I have some problems to understand the different touchscreen results between ts_ and evdev, http://pastebin.com/T2ZfTt16 any clue? May 21 14:11:01 ts_calibrate works, but xinput_calibrator not May 21 14:14:54 using evdev I always have fixed XY values May 21 17:15:53 anyone understand the update-alternative class May 21 17:16:00 I'm being dense and could use a hand May 21 17:17:37 i'm trying to debug a problem with "bitbake-layers remove-layer", but i'm not a python expert May 21 17:18:13 when i add debugging output to lib/bb/utils.py to have it print out "bblayers" it says: ['/z/master/layers/openembedded-core/meta', '${BASELAYERS}', '${BSPLAYERS}', '${EXTRALAYERS}', '/z/master/layers/meta-poky/meta-yocto'] May 21 17:18:28 which probably explains why it can't find the layer i want it to find in order to remove it May 21 17:19:35 is there a way to have python set bblayers such that any variables (such as '${BASELAYERS}') are expanded? May 21 17:40:26 tlwoerner: hmm, it's not smart enough to handle that structure at the moment May 21 17:43:45 Crofton|work: we have a load of examples in OE-Core to follow surely? May 21 17:43:56 yeah May 21 17:44:04 just getting annyed at myself May 21 17:44:10 gpsd doesn't uses the class May 21 17:44:42 is there an alternative for gpsd? May 21 17:44:52 jsut the default config file May 21 17:45:59 bluelightning: ok thanks. i was hoping there was some python magic that would take care of it :-) i'll just cram all the layers into that one variable instead May 21 17:46:07 I need to make somethng work quickly, then I need to go back and sort out gpsd May 21 17:46:08 or soemthing May 21 17:46:26 I need to make slides for a talk next wekk May 21 17:46:31 so stress is high :) May 21 17:46:45 tlwoerner: unfortunately not, if it's to write the changes back to the file it'll need to know how to do that May 21 17:47:12 tlwoerner: so yeah having it as one flat list is the simplest way to work around the issue for now May 21 17:47:29 tlwoerner: you're more than welcome to file a bug and assign it to me FWIW May 21 17:47:54 Crofton|work: I don't really know the class well but if you can explain the issue in under 10 mins maybe I can try to help... May 21 17:48:03 let me run some tests May 21 17:48:23 bluelightning: nah, you've probably got better things to do ;-) i'll just call this one "pilot error" May 21 17:49:21 thats good for maybe it will work this timne May 21 17:49:25 code May 21 17:51:14 bluelightning, I need to replace the /etc/default/gpsd file created here May 21 17:51:16 http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-navigation/gpsd/gpsd_3.14.bb#n96 May 21 17:51:56 sigh May 21 17:52:01 so it's not even using the bbclass :/ May 21 17:52:05 the hand crafted bit :) May 21 17:52:07 right May 21 17:52:12 I am tryign to use the class May 21 17:52:13 with May 21 17:52:50 http://pastebin.com/ijcEyVFb May 21 17:53:15 not sure i am using the correct variable May 21 17:54:28 * Crofton|work wonders if he should convert gpsd to use the class May 21 17:56:14 Crofton|work: maybe try this? http://pastebin.com/zt4cGX5i May 21 17:56:42 k May 21 18:03:13 bbl **** ENDING LOGGING AT Fri May 22 02:59:58 2015