**** BEGIN LOGGING AT Fri Feb 12 02:59:58 2016 Feb 12 07:17:18 I want a scheme with a boot partition with "something failsafe" that can upgrade the rootfs in my rootfs partition. is initramfs the solution for this? Feb 12 07:18:34 1. copy something to data partition. 2. reboot. 3. initramfs finds the upgrade, and wipes and replaces the rootfs, before booting it. Feb 12 15:30:26 koen: just noticed today that edison builds are 32 bits Feb 12 15:31:50 u-boot and linux fail with http://paste.ubuntu.com/15024808/ Feb 12 15:33:22 onoffon: pls ping me when you have 5 mins free Feb 12 15:51:06 funman: fail with or without that patch? Feb 12 15:51:28 funman: the edison folks at intel like to pretend it's a 32bit chip, intel ARK disagrees with them :) Feb 12 16:03:54 ant_home: pong Feb 12 16:36:41 khem, hello Feb 12 16:37:13 khem: pls have a look at the patches for klibc Feb 12 16:38:17 loking in the sources I see one .so is oiginally an hardlink...it is packaged as two binaries Feb 12 16:39:48 khem: http://git.kernel.org/cgit/libs/klibc/klibc.git/tree/klibc.spec.in#n74 Feb 12 16:45:18 koen: fails with the patch, and yes they pretend it's 32 bits Feb 12 17:00:42 koen: http://paste.ubuntu.com/15026790/ with their tree or https://github.com/funman/edison-linux/tree/edison-3.10.17 Feb 12 17:01:25 X86_WANT_INTEL_MID depends on X86_32 Feb 12 17:09:47 any hints on why this happens? Feb 12 17:09:48 ERROR: QA Issue: librtlsdr.pc failed sanity test (tmpdir) in path /home/balister/src/oe-core/build/tmp-glibc/work/armv7ahf-neon-oe-linux-gnueabi/rtl-sdr/0.5.3+gitAUTOINC+e3c03f738f-r0/sysroot-destdir//usr/lib/pkgconfig [pkgconfig] Feb 12 17:10:33 sounds like it references tmpdir.you'd have to examine it to see why.. Feb 12 17:11:23 Cflags: -I${includedir}/ @RTLSDR_PC_CFLAGS@ Feb 12 17:11:29 seems to be the offending line Feb 12 17:11:49 the RTLSDR_PC_CFLAGS includes the probelm path Feb 12 17:16:11 guess you need to figure out where that's coming from Feb 12 17:26:30 yeah, or why they have it there Feb 12 17:27:18 liekly outght to remove it Feb 12 17:27:28 a lib shouldn't try to set cflags ... Feb 12 17:29:19 if the lib was installed to a non-standard path, i could see the argument for having its -I in the Cflags of the .pc. but beyond that.. Feb 12 17:29:20 * kergoth shrugs Feb 12 17:29:52 yeah you need to chase the path down the rathole Feb 12 17:30:21 which is hours of fun Feb 12 17:30:23 eg 9ffc1757a1578832463d29f558914c3b489a3782 Feb 12 17:39:40 ant_home: go musl :) Feb 12 17:39:44 drop klibc Feb 12 19:09:53 funman: I feared as much, let's keep it at 32bit for now :/ **** ENDING LOGGING AT Sat Feb 13 02:59:58 2016