From: Feng Pan Date: Fri, 17 Mar 2017 04:36:00 +0000 (-0400) Subject: Remove ONOS package reference in Makefile X-Git-Tag: opnfv-5.0.0~190 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=dd00a13e93ec1a23cd6f1bcb26dae55960ca1b26;p=apex.git Remove ONOS package reference in Makefile Change-Id: I81c6a2f6e8dacc3835e6abe1b674bbf25255d1da Signed-off-by: Feng Pan --- diff --git a/build/Makefile b/build/Makefile index b81ddd3d..5dc4ef13 100644 --- a/build/Makefile +++ b/build/Makefile @@ -331,7 +331,6 @@ iso: iso-clean images rpms $(CENTISO) @ln $(RPMCOM) $(BUILD_DIR)/centos/Packages @ln $(RPMUDR) $(BUILD_DIR)/centos/Packages @ln $(RPMODL) $(BUILD_DIR)/centos/Packages - @ln $(RPMONO) $(BUILD_DIR)/centos/Packages # add packages to the centos packages cd $(BUILD_DIR)/centos/Packages && yumdownloader openvswitch openstack-tripleo jq python34 python34-libs python34-yaml python34-setuptools ipxe-roms-qemu cd $(BUILD_DIR)/centos/Packages && curl -O https://radez.fedorapeople.org/python34-markupsafe-0.23-9.el7.centos.x86_64.rpm