diff options
-rw-r--r-- | meta-networking/recipes-support/netcf/netcf_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/netcf/netcf_git.bb b/meta-networking/recipes-support/netcf/netcf_git.bb index 60d82d1078..93f8c70d3b 100644 --- a/meta-networking/recipes-support/netcf/netcf_git.bb +++ b/meta-networking/recipes-support/netcf/netcf_git.bb | |||
@@ -18,6 +18,7 @@ S = "${WORKDIR}/git" | |||
18 | 18 | ||
19 | inherit gettext autotools | 19 | inherit gettext autotools |
20 | 20 | ||
21 | EXTRA_OECONF_append_class-target = " --with-driver=redhat" | ||
21 | do_configure_prepend() { | 22 | do_configure_prepend() { |
22 | cd ${S} | 23 | cd ${S} |
23 | ./bootstrap | 24 | ./bootstrap |