Now withlinux-aspeedrecipe, the above is broken if the recipe is cleaned and built again: devtool modify linux-aspeed bitbake linux-obmc -c build # Do the build, OK bitbake linux-obmc -c clean # Clean the build, OK bitbake linux-obmc -c build # Not OK, the defconfig becomes default ...