Remove dependencies by projects no longer active 62/58462/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Jun 2017 02:39:46 +0000 (22:39 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Jun 2017 02:39:48 +0000 (22:39 -0400)
These projects are no longer active ODL projects so remove their
dependencies from our packer builds.

Change-Id: I30c7a6ceba3ca7fb2bd628713faa81ef44ceb513
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/java-builder.sh

index a54dceeee142ab589067ad711647716b03466d56..a1dab640e838cb4f016674174cf8ee04174f7d0e 100644 (file)
@@ -35,15 +35,6 @@ yum install -y sshpass
 # Install software for building RPMs
 yum install -y fedora-packager
 
-# tcpmd5 is wanting to do 32bit ARM cross-compilation and is specifically
-# requesting the following be installed (note the kernel headers are
-# going to be the x86_64 package as there aren't separate 32bit and
-# x86_64 packages for them
-yum install -y glibc-devel.i686 kernel-headers
-
-# Needed by opendove
-yum install -y {jansson,libevent,libnl,libuuid}-devel
-
 # Needed for vsemprovider build in vtn project to enable C# compilation.
 rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF"
 # Add the mono tools repository