diff options
| -rw-r--r-- | meta-networking/recipes-protocols/openflow/openflow.inc | 2 |
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 d309ae1a80..7019bce7f5 100644 --- a/meta-networking/recipes-protocols/openflow/openflow.inc +++ b/meta-networking/recipes-protocols/openflow/openflow.inc | |||
| @@ -25,7 +25,7 @@ EXTRA_OECONF += " \ | |||
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/git" | 26 | S = "${WORKDIR}/git" |
| 27 | 27 | ||
| 28 | inherit autotools-brokensep | 28 | inherit autotools-brokensep pkgconfig |
| 29 | 29 | ||
| 30 | do_configure() { | 30 | do_configure() { |
| 31 | ./boot.sh | 31 | ./boot.sh |
