From: garciadeblas Date: Thu, 27 Sep 2018 15:10:06 +0000 (+0200) Subject: Fixed hackfest vnf Makefiles to remove simple charm X-Git-Tag: v5.0.0~78 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F6576%2F3;p=osm%2Fdevops.git Fixed hackfest vnf Makefiles to remove simple charm Change-Id: Ic0656664f91b49b63aa75344e549b26dfecf7ad0 Signed-off-by: garciadeblas --- diff --git a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile index 3e88db72..fadd46b1 100644 --- a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile @@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME) diff --git a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile index 3e88db72..fadd46b1 100644 --- a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile @@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME) diff --git a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile index 3e88db72..fadd46b1 100644 --- a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile @@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME) diff --git a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile index 3e88db72..fadd46b1 100644 --- a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile @@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME)