diff options
| -rw-r--r-- | recipes-networking/openvswitch/openvswitch_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/openvswitch/openvswitch_git.bb b/recipes-networking/openvswitch/openvswitch_git.bb index 5580915f..525651dd 100644 --- a/recipes-networking/openvswitch/openvswitch_git.bb +++ b/recipes-networking/openvswitch/openvswitch_git.bb | |||
| @@ -26,7 +26,7 @@ SRC_URI += "\ | |||
| 26 | 26 | ||
| 27 | LIC_FILES_CHKSUM = "file://COPYING;md5=5973c953e3c8a767cf0808ff8a0bac1b" | 27 | LIC_FILES_CHKSUM = "file://COPYING;md5=5973c953e3c8a767cf0808ff8a0bac1b" |
| 28 | 28 | ||
| 29 | PACKAGECONFIG ?= "dpdk" | 29 | PACKAGECONFIG ?= "" |
| 30 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," | 30 | PACKAGECONFIG[dpdk] = "--with-dpdk=${STAGING_DIR_TARGET}/opt/dpdk/${TARGET_ARCH}-native-linuxapp-gcc,,dpdk," |
| 31 | 31 | ||
| 32 | # Don't compile kernel modules by default since it heavily depends on | 32 | # Don't compile kernel modules by default since it heavily depends on |
