From 7333896fcb15d23eaefebfc5c8031632df0045a7 Mon Sep 17 00:00:00 2001 From: litingt Date: Wed, 11 Mar 2015 21:22:47 -0700 Subject: [PATCH] add xCAT-vlan for PCM team --- buildcore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildcore.sh b/buildcore.sh index 6cf311196..8a22a7cd0 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -49,7 +49,7 @@ ZVMLINK="xCAT-client xCAT xCATsn" # xCAT-server has PCM specific configuration - RESTAPI(perl-JSON) # xCAT-client has PCM specific configuration - getxcatdocs(perl-JSON) PCMBUILD="xCAT xCAT-server xCAT-client xCATsn" -PCMLINK="perl-xCAT xCAT-buildkit xCAT-genesis-scripts-x86_64 xCAT-genesis-scripts-ppc64" +PCMLINK="perl-xCAT xCAT-buildkit xCAT-genesis-scripts-x86_64 xCAT-genesis-scripts-ppc64 xCAT-vlan" # Note: for FSM, the FlexCAT rpm is built separately from gsa/git FSMBUILD="perl-xCAT xCAT-client xCAT-server" FSMLINK=""