**** BEGIN LOGGING AT Wed Nov 01 03:00:03 2017 Nov 01 03:34:16 I'm watching a basic system build, but I'm seeing lines for unrelated stuff like `NOTE: Logfile for task /foo/bar/sqlite3-native/something.do_compile` Nov 01 03:35:54 same thing for python3, dbus, openssl, texinfo-dummy native. Why are these necessary for a basic embedded build? The only recipe I selected was bash? Nov 01 06:33:41 sveinse> did you try simple "=" ? Nov 01 06:35:05 droman0> did you try with BB_NO_NETWORK ? Nov 01 07:32:21 ping Nov 01 08:02:41 anyone there? Nov 01 09:56:46 ponhg Nov 01 10:01:08 hey guys! Does anyone know a good way to deliver per-unit device customizations? Like, I have a generic image and I need to bundle vpn keys and such so every device is different from each other. What is the best way to do so in Yocto? (sorry if you have seen this question before :-) Nov 01 10:04:26 luneff: do those on first boot? Nov 01 10:05:26 rburton, that's what I've thought today. Use device's serial for some kind of auth key and download those on first boot. Maybe if we just use another usb drive for that, it is a way to go Nov 01 10:06:04 per-device customisation really needs to be a special first boot thing, luckily we have support for that Nov 01 10:06:26 rburton, what kind of support? Where do I look? Nov 01 10:09:46 I suppose, this http://www.yoctoproject.org/docs/2.2/dev-manual/dev-manual.html#new-recipe-post-installation-scripts :-) Nov 01 11:28:31 ping Nov 01 11:51:09 hello Nov 01 11:51:25 how I add boost::python to a recipe? Nov 01 11:53:34 the boost python headers Nov 01 12:06:14 for the version 2.7 Nov 01 12:08:59 TurBoss[m]: something like DEPENDS = "boost" ? with boost configured with PACKAGECONFIG_pn-boost = "python" Nov 01 12:09:22 thats what I have :D Nov 01 12:09:26 i'll paste Nov 01 12:09:47 ls Nov 01 12:09:53 ping Nov 01 12:10:04 http://dpaste.com/02VJJEX Nov 01 12:11:01 do_configure says "configure: error: boost::python is required to build" Nov 01 12:11:04 be careful, the PACKAGECONFIG part must be in higher layer Nov 01 12:11:19 like in distro.conf or in boost_%.bbappend Nov 01 12:11:23 what does tha mean? sry Nov 01 12:11:27 ahhh Nov 01 12:12:54 and maybe headers are in boost-dev ? just a though, i'm leaving soon Nov 01 12:13:12 nayfe: will try Nov 01 12:13:14 ty Nov 01 12:15:53 if you dont find, dont hesitate to re-ask some times Nov 01 12:20:52 :) Nov 01 12:31:25 New news from stackoverflow: Yocto recipe using cmake cannot find git Nov 01 15:31:55 New news from stackoverflow: Cannot edit or delete files with WebDav (Apache2) Nov 01 15:33:52 that question has apache2 and webdav tags, so hopefully someone that knows about web stuff helps him Nov 01 16:14:49 you found your pb ? Nov 01 16:15:12 nop Nov 01 16:15:51 the app in question requires python 2.7 and seems that boost is only 3 Nov 01 16:15:53 semms... Nov 01 16:15:55 found this Nov 01 16:16:15 https://github.com/bmwcarit/meta-ros/blob/master/recipes-support/boost/boost_%25.bbappend Nov 01 16:41:32 nayfe: I'm still getting | checking whether the Boost::Python headers are available... no Nov 01 16:41:32 | configure: error: boost::python is required Nov 01 17:27:41 DEPENDS = "boost-python-dev" ? Nov 01 17:35:14 currently I'm away will try it latter thanks Nov 01 17:41:19 anyone here using repo for their projects? Nov 01 17:58:21 repo is used by a lot of people to handle their projects. Nov 01 18:12:42 nayfe: DEPENDS is recipe name, so just boost Nov 01 19:02:27 New news from stackoverflow: yocto vmdk, iso image rootfs is read only Nov 01 20:47:24 Can wic be used to create out-of order partitions, such as this: https://bpaste.net/show/ead960a85be7 Nov 01 20:49:22 Alternatively, is it possible to make a 1Mb partition on the end of a image? Other image generating tools often has a limitation where they cannot create a fixed partition after a fill-the-rest-of-the-disk-partition Nov 01 21:02:49 New news from stackoverflow: Error building libgfortran_6.2.bb recipe in morty: backtrace-supported.h: No such file or directory Nov 01 22:02:59 New news from stackoverflow: yocto d.getVar fails **** ENDING LOGGING AT Thu Nov 02 03:00:00 2017