summaryrefslogtreecommitdiffstats
path: root/recipes-extended/ofp/ofp_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/ofp/ofp_git.bb')
-rw-r--r--recipes-extended/ofp/ofp_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/ofp/ofp_git.bb b/recipes-extended/ofp/ofp_git.bb
index 0f90dc5bb..98816ae60 100644
--- a/recipes-extended/ofp/ofp_git.bb
+++ b/recipes-extended/ofp/ofp_git.bb
@@ -1,4 +1,4 @@
1SUMMARY = "An open source user space fast path TCP/IP stack" 1SUMMARY = "An open source user space fast path TCP/IP stack"
2DESCRIPTION = "openfastpath is used to enable accelerated routing/forwarding for IPv4 and IPv6, \ 2DESCRIPTION = "openfastpath is used to enable accelerated routing/forwarding for IPv4 and IPv6, \
3 tunneling and termination for a variety of protocols." 3 tunneling and termination for a variety of protocols."
4HOMEPAGE = "http://www.openfastpath.org" 4HOMEPAGE = "http://www.openfastpath.org"
@@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
16 16
17DEPENDS = "odp" 17DEPENDS = "odp"
18 18
19EXTRA_OECONF = " \ 19EXTRA_OECONF = "\
20 --prefix=/usr \ 20 --prefix=/usr \
21 --libdir=${libdir} \ 21 --libdir=${libdir} \
22 --host=${SIMPLE_TARGET_SYS} \ 22 --host=${SIMPLE_TARGET_SYS} \