**** BEGIN LOGGING AT Fri Apr 27 03:00:03 2018 Apr 27 03:01:08 New news from stackoverflow: Where is the environment variable written? Apr 27 10:20:33 Hi! I need some help with kernel configuration. Apr 27 10:23:24 I'm trying to enable CONFIG_I2C_SLAVE option in my custom layer usinf cfg and scc files, but my config ends up in mismatch-all.txt (resuested value: "CONFIG_I2C_SLAVE = y Actual value: # CONFIG_I2C_SLAVE is not set" and the config remains unchanged. Apr 27 10:23:38 I'm really lost here. Apr 27 13:22:15 Is there a gcal entry publically for the Yocto monthly technical call anywhere? Apr 27 13:22:21 Looking to be lazy and sub rather than make my own :) Apr 27 14:09:25 Tartarus, no but https://www.yoctoproject.org/monthly-technical-call/ has details if you don't have it Apr 27 14:10:37 Hello, I'm trying to remove swupdate from init ( I don't use systemd ) using a bbappend file where I putted only INITSCRIPT_PARAMS_${PN}-swupdate = "start 80 . stop 20 0 1 6 ." , but this has no effect swupdate init script is still symlinked in /etc/rc.*/ does somebody have an idea about what is wrong ? Apr 27 14:22:20 armpit: ok, done. BTW, why GMT and not UTC? :) Apr 27 14:22:58 k Apr 27 14:33:20 jww: you don't need override in bbappend file, just put INITSCRIPT_PARAMS = "..." Apr 27 14:33:55 jww you can then verify with bitbake -e swupdate | grep ^INIT... that bitbake variable is correctly set Apr 27 14:41:38 nayfe: let's try it ! Apr 27 14:50:36 nayfe: it works thanks . Apr 27 15:10:47 where is the system dbus conf file for a yocto built linux system? Apr 27 15:30:45 zarzar: same place it is for any dbus, /etc Apr 27 15:31:48 weird, i'm using a system that has dbus messages from another process, on system bus, but there is no entry in the default conf file Apr 27 15:32:17 no allow for the existing dbus signals that work in /usr/share/dbus-1/system.conf Apr 27 16:20:58 for the next person who asks 'how do i make an image with just these packages in?', i did a test and wrote it up: https://wiki.yoctoproject.org/wiki/TipsAndTricks/UnconventionalImages Apr 27 16:21:45 nice, that's a good faq item Apr 27 16:31:56 armpit: you broke it! Apr 27 16:54:49 rburton: owning a name was not allowed in the conf file, so i'm not sure how other processes use dbus to own and send on system bus Apr 27 17:23:48 rburton: I have another update for my pull, now mingw works as well for ssp rework Apr 27 17:37:35 Hey, anyone know where I send patches for yocto-docs? I see almost all commits are from Scott Rifenbark. Apr 27 17:38:00 Oops, RTFM :) Apr 27 17:49:47 martinkelly: thanks for that change! Apr 27 18:43:13 I had to bbappend a bsp recipe, and bitbake didn't regenerate the sdimg. How do I tell bitbake to recursively regenerate the image (Preferably without rebuilding the whole source tree, obviously) Apr 27 19:03:36 holy wow, when developing on windows and building on linux, freaking 7zip is nice, I can literally just open up .ext4 and .sdimg files and have at Apr 27 19:14:50 nvm, I walked the .dot files from bitbake -g, and just bumped a revision on one of the packages (Mender can be quite convenient sometimes!), and re-ran every task in the dependency tree. Wish there was a *good* tool to use these .dot files in a graphical, or at least textual way like "Show me only the dependency tree that leads to ________" Apr 28 00:37:55 Hello **** ENDING LOGGING AT Sat Apr 28 03:00:03 2018