Fix version of libevel code used for vgmux 26/72726/1
authorEric Multanen <eric.w.multanen@intel.com>
Thu, 15 Nov 2018 14:49:09 +0000 (06:49 -0800)
committerEric Multanen <eric.w.multanen@intel.com>
Thu, 15 Nov 2018 14:49:09 +0000 (06:49 -0800)
The VES patch applied the vgmux code needs
to be applied against a version of the code
that was present near the date of Nov 20, 2017.
The code for libevel.so present in the repo at
that time produces events with the correct
attribute labels. (see refered Issue ID)

This patch provides a suitable commit id to use.
Replacing one which was not suitable.

Change-Id: I3460927e21ff23bc66ac77475f4d8d45921476e0
Issue-ID: TEST-132
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
vnfs/vCPE/scripts/v_gmux_build.sh

index b85445a..21f71a6 100644 (file)
@@ -43,7 +43,7 @@ apt-get install -y libcurl4-openssl-dev
 git clone http://gerrit.onap.org/r/demo
 wget -O vCPE-vG-MUX-libevel-fixup.patch ${LIBEVEL_PATCH_URL} 
 cd demo
-git checkout 312996e2
+git checkout 3234c8ffab9faf85fd3bccfa720a3869ba39d13c
 patch -p1 < ../vCPE-vG-MUX-libevel-fixup.patch
 cd vnfs/VES5.0/evel/evel-library/bldjobs 
 make