**** BEGIN LOGGING AT Wed Jul 01 02:59:58 2015 Jul 01 07:10:57 morning all Jul 01 07:11:42 pop quiz: pure-ftpd OR proftpd OR vsftpd Jul 01 07:11:50 security is top concern Jul 01 07:12:04 I am leaning towards vsftpd Jul 01 07:12:20 the others I have not worked with before Jul 01 07:15:57 ah nm I found it: https://systembash.com/evaluating-ftp-servers-proftpd-vs-pureftpd-vs-vsftpd/ Jul 01 07:16:49 who needs an ftp these days? Jul 01 08:22:07 woglinde: Like some dude said on the internet. Some clients don't know about sftp... and the client is always right. Jul 01 08:22:24 Our utility still lives in the stone age Jul 01 08:22:33 our power utility Jul 01 08:23:57 no the client is not always right Jul 01 08:24:10 Sure we know that, but they don't ;) Jul 01 08:24:42 so tell them Jul 01 08:24:48 Our client would say... we run our own internal APN that we control so ftp could run cleartext and that won't be a problem... Jul 01 08:25:20 Meanwhile back at the ranch the IT guy controlling this APN is having a field day Jul 01 08:26:27 show them how easy it is to fake an APN Jul 01 08:26:44 costs only 1000 dollar Jul 01 08:26:50 for hw Jul 01 08:28:46 I'm just a pleb in a cubicle trying to survive. Nobody is going to listen to me Jul 01 08:30:26 hm change the job Jul 01 08:30:34 hehe Jul 01 08:30:38 ok but I need your help now Jul 01 08:30:48 I am having a strange build issue Jul 01 08:31:55 http://hastebin.com/sojazilipo.pl Jul 01 08:32:01 Please look at that Jul 01 08:32:46 It just broke out of nowhere Jul 01 08:33:01 it used to work, but not anymore and the error does not make sense Jul 01 08:33:32 wait I see Jul 01 08:33:34 never mind Jul 01 08:33:38 pompomJuice wrong package name Jul 01 08:33:39 SRC_URI[sysbiosbin.md5sum] Jul 01 08:33:43 strange index Jul 01 08:33:45 SRC_URI[sysbiosbin.md5sum] Jul 01 08:33:59 no idea how that got there Jul 01 08:34:06 how it could have worked ever Jul 01 08:34:08 but anyway Jul 01 08:34:57 thanks Jul 01 12:02:56 is there a way to skip the SRC_URI checksum steps and assume "good" ? Jul 01 12:38:44 any suggestions for the best way to add a company specific ntp.conf file? Jul 01 12:40:54 crofton more input Jul 01 12:41:17 I can add machine specific bbappend, but there will be more than one machine Jul 01 12:41:38 and I'd like to do this in the bsp, and not apply the bbappend to other bsp builds Jul 01 12:43:17 hm I am proably would make an extra package which sed's the ntp.conf Jul 01 12:43:25 or just make a recipe that also installs ntp.conf, but I fear that will slash with one from ntp recipe Jul 01 12:43:44 or would use ansible for production Jul 01 12:44:17 ansible playbooks are easy to write Jul 01 12:44:49 and all machines have ssh Jul 01 12:46:41 how do you change the prefix for an autotools project, I've tried EXTRA_OECONF="--prefix=/opt" to no avial Jul 01 12:49:14 prefix="/opt" Jul 01 12:49:17 it's an OE var Jul 01 12:49:32 but you'll run into other problems, like FILES_* Jul 01 12:50:01 that's ok, I can deal with that; I had tried prefix but realised that set it prior to inheriting the autotools class now, doh Jul 01 12:50:02 and /opt is reserved for binary-only crap vendors hand you Jul 01 12:50:06 e.g. oracle java Jul 01 12:51:14 what about proprietry stuff you produce yourself, I was always under the impression that goes in there too Jul 01 12:51:23 aka we're the vendor Jul 01 12:51:29 right Jul 01 12:51:34 that's the same thing :) Jul 01 12:51:45 sure; we're on the same track then :) Jul 01 12:51:46 jackmitchell depends on you Jul 01 12:52:49 if you ship all libs to run the software and other stuff use /opt if you use the libs from hostsystem I would use the normal layout Jul 01 14:04:02 hi! Jul 01 14:04:22 when building a kernel for u-boot with OE i get | "mkimage" command not found - U-Boot images will not be built Jul 01 14:04:35 can i add a native dep to the linux recipe ? Jul 01 14:47:43 do bbappends follow layer priority?so the append must be in a lower priority layer? Jul 01 14:57:51 grrr Jul 01 14:58:07 I add an ntp.bbappend and now bitbake ntp fails with: Jul 01 14:58:08 ERROR: No recipes available for: Jul 01 14:58:08 /home/balister/src/oe-core/oe-core/../meta-ettus/common/recipes-support/ntp/ntp.bbappend Jul 01 14:58:20 without that file it works Jul 01 14:58:29 ah Jul 01 14:58:30 version Jul 01 14:59:10 Crofton... Jul 01 14:59:11 ignore me .... Jul 01 20:18:29 we need a better way to do custom ntp config :) Jul 01 20:38:02 Crofton: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3252 ? Jul 01 20:40:34 this is a bigger gun than needed Jul 01 20:42:44 I just need to add an tnp.conf file with our pool servers and pointing at internal gps for machines that have them Jul 01 20:42:55 I'm just going to bbappend and make it MACHINE specific Jul 01 21:09:35 Does anyone know if there is a way to inherit kbuild ? Like we do with autotools.. Jul 01 21:49:56 Baffled by what "exec 9>&0 it's opening a new file descriptor, iirc. check the shell documentation Jul 01 21:53:56 ok. weird. They're replacing stdin with some other file, so they can read it. **** ENDING LOGGING AT Thu Jul 02 02:59:59 2015