summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Chapman <woppin@gmail.com>2016-09-27 14:58:52 +1000
committerMichael Chapman <woppin@gmail.com>2016-09-27 15:00:22 +1000
commit523c9cb5bea77f19c909ebce4fa23c9676c4dd6d (patch)
tree373c49804c64051bea9ae3715ee8ded0b5dd8802
parentfdcadb59d666e277d91629ed75705b4636a8749c (diff)
Add python ipmi library to iso
JIRA: APEX-282 Change-Id: Ib63735049689eb9e2778d71f803f2bdb7a55c9eb Signed-off-by: Michael Chapman <woppin@gmail.com>
-rw-r--r--build/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile
index 479d09bc..b002ed6e 100644
--- a/build/Makefile
+++ b/build/Makefile
@@ -397,6 +397,7 @@ iso: iso-clean images rpms $(CENTISO)
cd centos/Packages && yumdownloader ipxe-roms-qemu
cd centos/Packages && curl -O https://radez.fedorapeople.org/python34-markupsafe-0.23-9.el7.centos.x86_64.rpm
cd centos/Packages && curl -O https://radez.fedorapeople.org/python3-jinja2-2.8-5.el7.centos.noarch.rpm
+ cd centos/Packages && curl -O http://artifacts.opnfv.org/apex/dependencies/python3-ipmi-0.3.0-1.noarch.rpm
# regenerate yum repo data
@echo "Generating new yum metadata"
createrepo --update -g ../c7-opnfv-x86_64-comps.xml centos