**** BEGIN LOGGING AT Mon Oct 16 03:00:01 2017 Oct 16 09:58:48 hey guys, something super simple: what's the easiest way to add an empty dir to a rootfs as a mountpoint? I tried the name of the directory to FILES_{PN} of my image recipe, but it looks like this won't do it... Oct 16 09:59:11 or is this automatically done by wic when I create the image? Oct 16 09:59:14 yeah FILES is for packages and an image isn't a package Oct 16 10:01:37 noc0lour, base-files bbappend? Oct 16 10:03:06 just adding a non-existing dir to that will create an empty dir in my target rootfs? Oct 16 10:03:25 rad bade-files recipe Oct 16 10:03:31 I think that is how I did it once Oct 16 10:03:45 mkdir the directory, you can't add a directory that doesn't exist Oct 16 10:04:36 kk, I'll try that, thanks for the pointer (: Oct 16 10:05:25 base-files Oct 16 18:02:20 oh my, I created a skeleton layer without needing poky, progress! Oct 16 18:23:12 Crofton|work: I also don't use poky Oct 16 18:33:19 :) Oct 16 18:33:38 this is a new feature, fixes a bug I reported Oct 16 18:35:47 ? Oct 16 18:49:06 there used to be a create layer scriipt in the poky/scripts directory Oct 16 18:50:38 Crofton|work: yocto-layer comes from meta-yocto/meta-poky Oct 16 18:50:49 but there are patches on the list for that to go into bitbake-layers. not sure if it's in yet or not Oct 16 18:56:21 kergoth, it is in Oct 16 18:56:46 usage: bitbake-layers create-layer [-h] [--priority PRIORITY] Oct 16 18:56:46 [--example-recipe-name EXAMPLERECIPE] Oct 16 18:56:46 layerdir Oct 16 18:56:46 Create a basic layer Oct 16 18:56:46 positional arguments: Oct 16 18:56:47 layerdir Layer directory to create Oct 16 19:28:23 Crofton|work: good, it was a bit odd that yocto-layer was needed for that Oct 16 19:38:35 Crofton: nice Oct 16 19:51:37 Crofton|work, how do I create yocto linux ; ) Oct 16 19:52:57 when will oe get its own kernel ? Oct 16 20:02:24 kergoth: is there a way to run post functions for SDK being generated using -cpopulate_sdk Oct 16 21:47:57 multiple bbappends that match stack, right? Oct 16 21:48:05 yes Oct 16 21:48:12 hmm Oct 16 21:55:05 Crofton|work: and they will be applied in ascending priority order Oct 16 21:55:14 layer priority that is Oct 16 21:55:31 yeah in this case it isn't getting pickes up for some reason Oct 16 21:55:40 * Crofton|work beats head against wall Oct 16 22:15:19 bluelightning, thanks for the kernel config check class. I had one small change "basestring" -> "str" py3 changes Oct 16 22:16:38 Crofton|work, i decided to allow your sip update Oct 16 22:21:06 thanks Oct 16 22:21:15 I think two of us care :) Oct 16 22:37:46 bluelightning, rburton I think I see my problem Oct 16 22:37:47 http://paste.debian.net/991170/ Oct 16 22:47:44 2 people.. shoot.. I only backport when I hit 3 users Oct 16 22:48:33 oh I am sure it gets used by more Oct 16 22:55:58 https://bugzilla.yoctoproject.org/show_bug.cgi?id=12232 **** ENDING LOGGING AT Tue Oct 17 03:00:02 2017