summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openflow/openflow.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/openflow/openflow.inc')
-rw-r--r--meta-networking/recipes-protocols/openflow/openflow.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc
index c4e69b58e..7968a4438 100644
--- a/meta-networking/recipes-protocols/openflow/openflow.inc
+++ b/meta-networking/recipes-protocols/openflow/openflow.inc
@@ -11,7 +11,7 @@ LICENSE = "GPLv2"
11 11
12LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2" 12LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2"
13 13
14SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git" 14SRC_URI = "git://gitosis.stanford.edu/openflow.git;protocol=git;branch=master"
15 15
16DEPENDS = "virtual/libc" 16DEPENDS = "virtual/libc"
17 17