**** BEGIN LOGGING AT Sat Jun 05 02:59:58 2021 Jun 05 16:07:47 RP: hi, I am trying to find a regression in kernel.bbclass after dunfell Jun 05 16:08:30 but...comparing the commit history with gatesgarth I see there are cheery-picks here and there Jun 05 16:08:52 so gatesgarth does not have all the patches dunfell has Jun 05 16:09:30 (I don't know yet if what I search is a mising or a superfluous patch) Jun 05 16:10:48 after dunfell I see some -dtb related code jumping in unconditionally Jun 05 16:10:49 ERROR: linux-kexecboot-4.4-r0 do_deploy: Recipe linux-kexecboot is trying to create package kernel-devicetree which was already written by recipe linux-handheld Jun 05 16:12:47 ant__: does it work with master? Jun 05 16:13:12 not with master-next Jun 05 16:13:24 I am going back, gatesgarth is bad Jun 05 16:13:29 dunfell ok Jun 05 16:13:41 btw we don't have/use ${KERNEL_DEVICETREE} Jun 05 16:14:06 something is now unconditionally adding that Jun 05 16:14:27 ant__: I will admit I've not looked closely at that code so I'm not a good person to know much on this specific code area Jun 05 16:14:58 I am also trying to catch up :) Jun 05 16:17:58 even with PACKAGES = "" the code is moved in do_deploy() which then fails Jun 05 16:18:43 it's a bit complicated to follow, I'll poke zeddii later Jun 05 17:18:17 NOTE: Not creating empty archive for kernel-devicetree-4.14-r0 Jun 05 17:18:53 then the next kernel-foo fails in read_subpackage_metadata Jun 05 17:22:27 but it's bizarre because PACKAGES = "" Jun 05 18:06:22 then everyone gets PACKAGES_append = " \ Jun 05 18:06:22 ${KERNEL_PACKAGE_NAME}-devicetree \ Jun 05 18:06:40 RP: it must have worked by luck up to dunfell :) Jun 05 23:33:37 RP: FYI is commit 86142da, do_deploy[prefuncs] += "read_subpackage_metadata" Jun 05 23:34:34 I'll open a bug Jun 05 23:36:17 otherwise smthg like https://pastebin.com/DGVQrvuj is needed plus changes in the BSP's Jun 05 23:36:24 :/ Jun 05 23:37:57 (i.e specify KERNEL_PACKAGE_NAME = "foo" and catch up in the layer) Jun 05 23:38:36 basically that commit opened a can of (existing) worms :) Jun 05 23:39:00 nice Jun 05 23:40:41 fray: ^ but forgive me, I know it's saturday :) **** ENDING LOGGING AT Sun Jun 06 02:59:56 2021