On Wed, 2015-09-16 at 14:35 +0100, Ian Jackson wrote: > Make it possible to separately specify > - reuse previous flight's builds of xen.git > - reuse previous flight's builds of all other stuff > > Specifically: > > * Match the 4th argument to make-flight with case rather than if. If > it contains a slash, the first part is for Xen and the second part > for everything else. > > * Split the variable `bfi' into `bfi' and `xenbfi' > > * Introduce job_create_build_filter_callback, whose initial contents > check the recipe (to see what we're building) and then the relevant > bfi variable. (NB that this is wrong for historical kernel builds > using the xen.git build system, which have recipe=build, but we do > not care about that.) > > No functional change for existing call patterns. > > Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
Acked-by: Ian Campbell <ian.campb...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel