aboutsummaryrefslogtreecommitdiffstats
path: root/build/f_isoroot/f_onosfwpluginbuild/config.mk
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2015-11-27 14:57:07 +0100
committerJonas Bjurel <jonas.bjurel@ericsson.com>2015-11-28 17:35:09 +0100
commit4294e875a20fda54e6a4fdf72d5850cd21860f22 (patch)
tree9204af17a2698ba397edd989c1821cf126240727 /build/f_isoroot/f_onosfwpluginbuild/config.mk
parentd71f58e51755e99084107c1c8ada3321e2600002 (diff)
ONOSFW SDN support
Implements a plugin builder for the ONOSFW Fuel plugin. TODO: - Naildown upstream plug-in to a specific tag/commit-id NOT VERIFIED DO NOT MERGE JIRA: FUEL-56 Change-Id: I7c1a60446593ec860fc87a51255242388044e254 Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'build/f_isoroot/f_onosfwpluginbuild/config.mk')
-rw-r--r--build/f_isoroot/f_onosfwpluginbuild/config.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/build/f_isoroot/f_onosfwpluginbuild/config.mk b/build/f_isoroot/f_onosfwpluginbuild/config.mk
new file mode 100644
index 000000000..930fe9782
--- /dev/null
+++ b/build/f_isoroot/f_onosfwpluginbuild/config.mk
@@ -0,0 +1,12 @@
+##############################################################################
+# Copyright (c) 2015 Ericsson AB and others.
+# jonas.bjurel@eicsson.com
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
+
+ONOS_BRANCH=master
+ONOS_REPO=https://review.openstack.org/openstack/fuel-plugin-onos
+ONOS_CHANGE=refs/changes/02/250802/1