**** BEGIN LOGGING AT Wed Jul 28 02:59:58 2021 Jul 28 16:32:31 hey guys, Jul 28 16:32:35 a quick question Jul 28 16:32:52 i have a .bbappend Jul 28 16:32:55 for kernel recipe Jul 28 16:33:10 i have two simular boards woth same CPU but different storage Jul 28 16:33:15 in my .bappend Jul 28 16:33:22 i want to select the proper defconfig Jul 28 16:33:26 for each board Jul 28 16:33:35 KERNEL_DEFCONFIG_colibri-imx7 ?= "${WORKDIR}/colibri-imx7_defconfig" Jul 28 16:33:35 KERNEL_DEFCONFIG_colibri-imx7-emmc ?= "${WORKDIR}/colibri-imx7-emmc_defconfig" Jul 28 16:33:41 i added those two lines Jul 28 16:33:47 SRC_URI_append_colibri-imx7 = " file://colibri-imx7_defconfig " Jul 28 16:33:47 SRC_URI_append_colibri-imx7-emmc = " file://colibri-imx7-emmc_defconfig " Jul 28 16:34:20 but still not getting the .config after do_configure as my requested defconfig **** ENDING LOGGING AT Thu Jul 29 02:59:56 2021