summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/netcf/netcf_git.bb1
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
19inherit gettext autotools 19inherit gettext autotools
20 20
21EXTRA_OECONF_append_class-target = " --with-driver=redhat"
21do_configure_prepend() { 22do_configure_prepend() {
22 cd ${S} 23 cd ${S}
23 ./bootstrap 24 ./bootstrap