**** BEGIN LOGGING AT Tue Jul 21 02:59:58 2015 Jul 21 07:06:17 koen: meta-angstrom/recipes-tweaks/systemd got a version bump from 218 to 219.... would it be possible to get me back on the 218 without locking down my layer ref? Jul 21 07:06:32 219 has watchdog issues or something Jul 21 07:24:37 actually nm, I got it all wrong Jul 21 07:47:47 NOTE: preferred version 218 of systemd not available (for item systemd) Jul 21 07:47:48 NOTE: versions of systemd available: 1:216+gitAUTOINC+5d0ae62c66 1:218+gitAUTOINC+8eebf6ad55 1:219-stable+gitAUTOINC+85a6fabdd3 Jul 21 07:47:52 why? Jul 21 07:51:09 yay nm, got it working. The +git stuff confuses the PREFERRED_VERSION mechanics Jul 21 09:16:18 Hi All, I am trying to build openjdk without X11 (it fails). Is there a way to build it with the X11 features disabled ? Jul 21 11:49:28 darkspike: if you find that out, please notify me. :-) Jul 21 11:50:48 is there a way to replace a bblayers.conf with an updated sample automatically? Jul 21 11:51:17 I guess it's tough as you don't know if the user has changed his bblayers locally so you don't just want to blitz the current version Jul 21 12:21:14 jackmitchell: not sure if this helps or not, but there is a "bitbake-layers" command that modifies/updates an existing bblayers (add, remove, fetch, etc.) Jul 21 12:33:25 tlwoerner: that looks very helpful actually, thanks Jul 21 14:27:49 Hello Jul 21 15:15:50 kergoth: http://code.ossystems.com.br/gitweb?p=meta-ossystems-base.git;a=patch;h=96978f9a9baf00bba393e9683c355ab4f76a8d83 this should be backported to meta-mentor Jul 21 15:16:00 kergoth: your deployment of csv is not working Jul 21 15:16:56 ah, thanks Jul 21 15:17:00 appreciate it Jul 21 18:16:00 oe classic, I'm looking for a good example of a recursive install. e.g. install a complete directory tree with subdirs and all. Right now I have "install -m 0755 ${S}/configs/* ${D}${sysconfdir}/foo/configs" and I'm getting "install: omitting directory '/home/me/.../mything-r3/configs/bar' ... task do_install Failed" Jul 21 18:22:26 Hmm, is there a standalone alternative to systemd-nspawn which is just as simple? docker/rkt are a bit heftier setup wise Jul 21 18:22:41 awozniak: cp is your best bet for that. Jul 21 18:23:08 kergoth: duh, forgot I could use shell commands. Jul 21 18:23:16 kergoth: thx Jul 21 18:23:34 install is a shell command. **** ENDING LOGGING AT Wed Jul 22 02:59:59 2015