**** BEGIN LOGGING AT Sun Mar 04 03:00:02 2018 Mar 04 16:46:11 Hi, I want to build my initramfs before image. before may'17 it was just setting the INITRAMFS_IMAGE variable in my recipe. now the code is dropped. Any idea what's best practice now? Mar 04 17:00:14 crito: set INITRAMFS_IMAGE_BUNDLE = "1" and INITRAMFS_IMAGE = "your-initramfs-image-name" KERNEL_INITRAMFS = "-initramfs" Mar 04 17:05:52 khem: in my image recipe? Mar 04 17:12:28 crito: in local.conf Mar 04 17:18:14 khem: thx. that looks strange to me. maybe I understood local.conf wrong until today but from my point of view this should be defined in image or machine context Mar 04 17:22:53 you can add it to machine.conf too **** ENDING LOGGING AT Mon Mar 05 03:00:03 2018