diff options
Diffstat (limited to 'recipes-extended/ofp/ofp_git.bb')
| -rw-r--r-- | recipes-extended/ofp/ofp_git.bb | 4 |
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 @@ | |||
| 1 | SUMMARY = "An open source user space fast path TCP/IP stack" | 1 | SUMMARY = "An open source user space fast path TCP/IP stack" |
| 2 | DESCRIPTION = "openfastpath is used to enable accelerated routing/forwarding for IPv4 and IPv6, \ | 2 | DESCRIPTION = "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." |
| 4 | HOMEPAGE = "http://www.openfastpath.org" | 4 | HOMEPAGE = "http://www.openfastpath.org" |
| @@ -16,7 +16,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" | |||
| 16 | 16 | ||
| 17 | DEPENDS = "odp" | 17 | DEPENDS = "odp" |
| 18 | 18 | ||
| 19 | EXTRA_OECONF = " \ | 19 | EXTRA_OECONF = "\ |
| 20 | --prefix=/usr \ | 20 | --prefix=/usr \ |
| 21 | --libdir=${libdir} \ | 21 | --libdir=${libdir} \ |
| 22 | --host=${SIMPLE_TARGET_SYS} \ | 22 | --host=${SIMPLE_TARGET_SYS} \ |
