**** BEGIN LOGGING AT Tue Dec 01 03:00:47 2015 Dec 01 08:13:43 good morning Dec 01 12:09:08 hmm, so am i missing something or is linux-firmware_git.bb missing setup for a number of binary firmware blobs? (hit an issue needing a newer iwlwifi-7260 binary than what linux-firmware_git.bb packages) Dec 01 12:11:35 nrossi: i guess it needs a bump? it shows iwlwifi-7260-9 as the latest firmware Dec 01 12:12:46 funman: yep but that git rev has upto 7260-13 Dec 01 12:13:31 files are packaged based on a white list Dec 01 12:14:41 ah ok, so its preferred practice to manually update the recipe to handle white listed firmware blobs? Dec 01 12:15:14 yes that's what i understand Dec 01 12:18:38 do you think there would be any reason why the recipe couldn't be modified to handle dynamic package generation based on a variable with the list of white listed blobs? just wondering if that would make it easier to manage the recipe is all. Would also allow users to override with their own whitelist for specific machines. Dec 01 12:23:05 I think dynamic packages are frowned upon because they can't be rebuilt in a deterministic way Dec 01 12:55:24 good, my JaMa summoning spell is working Dec 01 12:56:27 JaMa: hello, any feedback on the latest VLC patchset? I don't see then in master-next Dec 01 13:00:52 and sorry about that but the net-snmp patch I sent is incomplete :( Dec 01 13:33:51 funman: no updates to master-next until test-dependencies build is finished Dec 01 13:33:55 funman: and it will take long time Dec 01 13:34:26 it's running 10 days already and we're not even in half Dec 01 13:34:30 alright Dec 01 13:34:36 where can I learn about this test? Dec 01 13:35:15 http://lists.openembedded.org/pipermail/openembedded-devel/2015-November/104770.html Dec 01 13:35:28 the implementation of the script is in oe-core scritps/test-dependencies.sh Dec 01 13:38:44 and here is report from previous partial build: http://lists.openembedded.org/pipermail/openembedded-devel/2015-November/104555.html Dec 01 13:39:08 now it's going through all 2503 recipes in tested layers Dec 01 13:41:53 what hardware are you running it on? Dec 01 13:48:08 hi Dec 01 13:56:35 funman: http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/68917 Dec 01 13:57:06 http://permalink.gmane.org/gmane.comp.handhelds.openembedded.core/69473 Dec 01 15:27:23 jethro has been released, right? Dec 01 15:30:48 yes Dec 01 15:30:59 thx Dec 01 17:16:50 hi folks Dec 01 17:18:12 I am trying to build a qt5-dependent package ; this requires "moc" at configure time. I noticed bitbake was building a "qtbase-native" recipe, but if I make my recipe DEPEND on "qtbase-native", the "/usr/bin/qt5/moc" binary is not installed in ${OECORE_NATIVE_SYSROOT}. Any ideas ? Dec 01 17:20:34 (precision : the "/usr/bin/qt5/moc" binary is really built by "qtbase-native", I can see it in "tmp/work//qtbase-native/image" folder) Dec 01 17:42:10 moto-timo, just sent some stuff for meta-python that was rotting in my tree :) Dec 01 17:42:19 I did check versions were current :) Dec 01 17:44:27 Crofton|work: thank you... did a quick look Dec 01 17:44:39 but away from Linux so I can't test yet Dec 01 17:44:44 looks good though! Dec 01 17:44:52 no worries Dec 01 17:45:01 I jsut wanted to get them out of local trees Dec 01 17:45:08 yes, I understand that Dec 01 17:45:14 I have too much like that too Dec 01 17:45:21 doxygen, graphviz, xbmc Dec 01 17:45:40 matplotlib :) Dec 01 17:45:45 but that still isn't right Dec 01 17:45:50 yeah Dec 01 17:45:54 what a PITA Dec 01 17:45:54 thrift, must finish thrift for trondeau Dec 01 17:46:13 well, soon I will be able to spend more time on testing Dec 01 17:46:48 both perl and python patches Dec 01 17:46:56 good news I hope :) Dec 01 17:47:05 very Dec 01 17:59:48 for anyone interested: had to create a "do_configure_prepend()" with "export PATH="${STAGING_BINDIR_NATIVE}/qt5:$PATH"" **** ENDING LOGGING AT Wed Dec 02 03:00:57 2015