hi how do you convince the build system to continue building even if one of the packages from the feeds fails? i'm trying to build my own image from source and it is not very fun to have to exclude packages one by one and restart the build over and over. and i started off with CONFIG_ALL=y to get all packages built.