Fix version of libevel code used for vgmux 03/72803/1 1.3.0 3.0.0-ONAP
authorEric Multanen <eric.w.multanen@intel.com>
Thu, 15 Nov 2018 14:49:09 +0000 (06:49 -0800)
committerMarco Platania <platania@research.att.com>
Thu, 15 Nov 2018 17:41:33 +0000 (17:41 +0000)
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>
(cherry picked from commit 95fd361eaff65980e6ff6f0e1e548d2822b0909b)

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