**** BEGIN LOGGING AT Tue Sep 18 03:00:00 2018 Sep 18 09:19:53 Is it possible to somehow run u-boot with runqemu? Sep 18 09:21:00 jofr: AFAIK no Sep 18 09:45:39 i think you can with master, but probably not out of the box Sep 18 09:45:48 AFAIK that was added recently Sep 18 10:05:01 I'm able to do it manually, but not with runqemu. But its nice that it may be on master. Sep 18 12:46:47 is there any problem inheriting a class multiple time in an image recipe? Sep 18 14:35:55 is there a specific (possibly non-standard) way of using LD/LDFLAGS with the SDK ? I'm a bit surprised by seeing my env set to "LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed" with "LD=aarch64-shadow-linux-ld --sysroot=..." Sep 18 14:36:42 that LDFLAGS clearly seems to assume that LD points to the gcc wrapper Sep 18 14:48:28 how does /sbin/reboot get generated for an image? I can only find it in the rootfs folder of my generated image and nowhere else Sep 18 14:51:13 oh it was a symlink Sep 18 16:09:38 armpit, https://wiki.yoctoproject.org/wiki/Yocto_Project_Release_Process and https://wiki.yoctoproject.org/wiki/Yocto_Project_Release_Checklist are the main ones. Sep 18 16:10:21 k Sep 18 16:37:45 Does anyone know if there is a way to have oprofiled to be included in the rootfs? I've have oprofile in the IMAGE_INSTALL_append field, but it doesn't do it for me Sep 18 16:49:51 davenporten: try IMAGE_INSTALL += "blabla" in your image recipe Sep 18 19:24:39 uglyoldbob: thanks for your help before, I had to jump off before I was finished trying it Sep 18 20:17:36 Is anyone familiar with 'tools-profile', meaning what sort of things are included in it? I know there is oprofile, but when I added it to the build the number of items that needed to be built jumped by 1000 Sep 18 21:25:21 i've got a local git repository cloned down, it has submodules that are defined as relative paths; the gitsm fetcher seems to not be finding them -- ("repository '/group/group/proj.git' does not exist"), on an internal gitlab instance which wants relative paths for pipelines Sep 18 21:27:39 is there a better way to solve the 'local development' scenario? i kind of like having the repo for the code i'm working on the recipe for outside of the work directory Sep 18 22:23:08 New news from stackoverflow: Protobuf build fail in Yocto Sep 18 22:53:14 New news from stackoverflow: Why does BitBake error if it can't find www.example.com? **** ENDING LOGGING AT Wed Sep 19 03:00:00 2018