**** BEGIN LOGGING AT Tue Aug 09 02:59:58 2016 Aug 09 12:12:43 Crofton|work: do you have any experience/opinions about the PicoZed board? Aug 09 12:14:46 Crofton|work: guess I should clarify -- PicoZed SDR SOM Aug 09 12:16:17 http://zedboard.org/product/picozed-sdr-development-kit Aug 09 12:27:19 hello Aug 09 13:06:06 I'm blanking.. isn't there a command that causes bitbake/oe to download SVN repositories to a file instead of the 'svn' directory in the downloads dir? I'm working on mirroring some files Aug 09 13:09:45 B_GENERATE_MIRROR_TARBALLS ? Aug 09 13:09:54 BB_ Aug 09 13:10:10 that is probably it.. I've been racking my brain tyring to remember the value.. Aug 09 13:10:10 thanks Aug 09 14:46:06 fray: worth noting that it's not 'instead of', it's 'in addition to' :) clones still happen to svn/, git2/, etc, then get tarred up Aug 09 14:46:08 * kergoth yawns Aug 09 14:46:18 yup Aug 09 16:49:34 Hola Aug 09 16:50:05 Trying to get OE built, but suffering lots of pointless 'warnings treated as errors' chuff Aug 09 16:50:50 Mainline surrounding really rubbish checks, such as nonnull, indentation and the like Aug 09 16:50:54 Any idea how I can turn that off? Aug 09 17:23:40 lag: probably CFLAGS += "-Wno-error" in the recipe, or similar Aug 09 18:40:01 lag: what is failing? nothing in oe-core should be doing that. Aug 09 18:40:16 unless you're using an old release with gcc6 on your host, which has a few known failure cases Aug 09 18:40:23 (and are fixed in krogoth git until 2.1.1 is released) Aug 09 18:51:15 rburton: How do you look-up the OE version? Aug 09 18:51:36 rburton: And yes, I am using GCC6 Aug 09 19:02:10 lag: oe/poky/yocto/whatever Aug 09 19:03:00 you likely need the upcoming point release, so if you have poky then grab the krogoth git branch if you can. if you have a vendors BSP then moan at them, obviously. Aug 09 19:07:47 rburton: Does Jethro mean anything to you? Aug 09 19:14:28 yeah, 2.0 Aug 09 19:14:36 (https://wiki.yoctoproject.org/wiki/Releases) Aug 09 19:22:29 that doesn't yet have the fixes for gcc 6 host Aug 09 19:22:37 can you switch to krogoth? (2.1) Aug 09 19:23:41 rburton: Unfortunately not. I am using a stock image from Linaro with a vendor specific layer supplied by said vendor Aug 09 19:23:50 harass linaro Aug 09 19:24:11 rburton: Not their problem that I'm using cutting edge compiler Aug 09 19:25:36 gcc6 isn't really cutting edge Aug 09 19:25:45 unless they explicitly don't support it, which is their perogative Aug 09 19:25:54 (which is also why jethro hasn't had the fixes backported) Aug 09 19:26:07 fwiw we do ship a tarball of older gcc you can use, the buildtools-tarball Aug 09 19:26:43 http://downloads.yoctoproject.org/releases/yocto/yocto-2.0/buildtools/ **** ENDING LOGGING AT Wed Aug 10 02:59:58 2016