**** BEGIN LOGGING AT Fri Jul 28 03:00:00 2017 Jul 28 08:20:24 I have a Variscite DART-MX6 running Morty, and want to try reverse tethering to an Android device. Anyone knowledgable on this topic? Jul 28 08:38:21 hm. seems I do not have rndis_host in my kernel, suspect I at least need that. Jul 28 08:44:23 after changing the kernel config with "bitbake -c menuconfig virtual/kernel", is there an easy way to activate it for my machine? Jul 28 08:46:34 tasslehoff: if your kernel recipe is using a monolithic defconfig, then yes: just cp the .config form the kernel work directory over your preexisting one Jul 28 08:55:35 LetoThe2nd: found that it takes the defconfig directly from the linux tree, so I created a patch there. Jul 28 08:55:56 What are the tools/steps to go from a monolithic defconfig to a "slim" one Jul 28 08:55:59 ? Jul 28 08:57:20 tasslehoff: steps 1) read the yocto kernel-dev manual 2) try to apply the yocto kernel-dev manual 3) scratch it and return to a monolithic one :-) Jul 28 08:57:42 LetoThe2nd: :D Jul 28 14:13:17 Hi all: Im troubled by patch 6661718 feature-arm-{neon,vfp}.inc: refactor and fix issues Jul 28 14:14:15 seems like the tune cortexa8-vfp-neon is no longer available, does that means we can't have both? Jul 28 15:43:09 * fray send a bunch of work up to bitbake-devel... Jul 28 15:43:27 (patch 1/5 is waiting moderation) :P Jul 28 16:49:33 fray, I hear it goes faster if bit coin is involved Jul 28 16:49:48 lol Jul 28 18:51:54 RP: so I have a case where a statically linked binary tool is working fine in its build area. But when it is installed as dependency of another package then it segfaults in the recipe sysroot Jul 28 18:52:06 how could this happen I am lost Jul 28 18:52:27 I copied the binary around to different locations it works all the time Jul 28 18:52:42 what does staging rss do special ? Jul 28 18:52:53 hardlinking ? Jul 28 21:48:19 khem: we do change the interpreter Jul 28 21:48:32 khem: I wonder if that fails to notice its not dynamic? Jul 28 21:56:07 RP: quite possible Jul 28 21:56:24 RP: I have chaged to use dynamic libs Jul 28 21:56:26 lets see Jul 28 22:00:27 khem: re2c fails to build :( Jul 28 22:15:04 RP: hm point me to error. Here it builds ok Jul 28 22:15:17 I deleted it from meta-oe specifically so it builds from core Jul 28 22:16:21 khem: I replied on the list Jul 28 22:16:27 khem: license checksum issue Jul 28 22:40:09 RP: ah, Jul 28 22:40:35 why did it not challange in my env I wonder Jul 28 22:40:44 khem: I've dropped it from -next for now as those failures are blocking other patches. I wondered that... Jul 28 22:41:11 yeah let me fix it I guess -ccleanall will be able to reproduce it Jul 28 22:41:40 RP: btw. mesa/llvmpile is now building with llvm5.0 recipe Jul 28 22:44:13 yes with --cleanall I see this Jul 28 22:44:57 I updated the recipe and it fetched it errored our with tar checksums but never complained about lic checksums Jul 28 22:46:05 khem: cool on llvmpipe, wanted to try that for a while :) Jul 28 22:52:02 RP: btw. I updated the pull tree with re2c fixed Jul 28 22:54:27 khem: thanks. If I find time over the weekend and can clear other patches I can retry Jul 28 22:58:03 RP: OK Jul 28 22:58:10 here is configure with llvm Jul 28 22:58:12 http://sprunge.us/QchA Jul 28 22:58:24 RP: may be by them I will have llvm and mesa patches too Jul 28 23:01:38 RP: I Am wondering if there is some way to take a binary built for native build along with target build and stash it somewhere for other packages to use **** ENDING LOGGING AT Sat Jul 29 03:00:00 2017