system: add build support for Fedora 20 17/5517/2
authorMark Kavanagh <mark.b.kavanagh@intel.com>
Tue, 17 Nov 2015 14:15:38 +0000 (14:15 +0000)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 5 Jan 2016 10:02:03 +0000 (10:02 +0000)
commitcc9daad415066164ae4117f4c3f3d637d7ee1006
tree51cc5c100b0eefd0ea42afd94ec6f7e6eaf12ab3
parent26f2caea1e327944236fdaf153b014d52f2015ff
system: add build support for Fedora 20

The most recent version of virtualenv available through installer tools
on Fedora 20 is 3.3; existing build scripts for Fedora 21 and 22
reference version 3.4. Add relevant scripts to enable installation and
build on F20.

Change-Id: I87324fe55df0af687b616fd2e3f6419046a23e46
Signed-off-by: Mark Kavanagh <mark.b.kavanagh@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
systems/Fedora/20/build_base_machine.sh [new file with mode: 0755]
systems/Fedora/20/prepare_python_env.sh [new file with mode: 0755]