diff mbox

[Xen-devel,OSSTEST,1/4] mfi-common: remove xen_kernels runvar from build-*-pvops

Message ID 1395229675-13658-1-git-send-email-ian.campbell@citrix.com
State New
Headers show

Commit Message

Ian Campbell March 19, 2014, 11:47 a.m. UTC
ts-kernel-build does not use this.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 mfi-common | 1 -
 1 file changed, 1 deletion(-)

Comments

Ian Jackson March 19, 2014, 12:06 p.m. UTC | #1
Ian Campbell writes ("[PATCH OSSTEST 1/4] mfi-common: remove xen_kernels runvar from build-*-pvops"):
> ts-kernel-build does not use this.

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
diff mbox

Patch

diff --git a/mfi-common b/mfi-common
index a95703d..52ed4d4 100644
--- a/mfi-common
+++ b/mfi-common
@@ -157,7 +157,6 @@  create_build_jobs () {
                 $RUNVARS $BUILD_RUNVARS $BUILD_LINUX_RUNVARS $arch_runvars   \
                 $suite_runvars                                               \
                 host_hostflags=$build_hostflags                              \
-                xen_kernels=linux-2.6-pvops                                  \
                 revision_xen=$REVISION_XEN                                   \
                 $pvops_kernel $pvops_kconfig_overrides                       \
                 ${TREEVCS_LINUX:+treevcs_linux=}${TREEVCS_LINUX}             \