diff options
| -rw-r--r-- | meta-networking/recipes-support/netcf/netcf_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/netcf/netcf_git.bb b/meta-networking/recipes-support/netcf/netcf_git.bb index 6c36ce8482..5a301e3098 100644 --- a/meta-networking/recipes-support/netcf/netcf_git.bb +++ b/meta-networking/recipes-support/netcf/netcf_git.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS += "augeas libnl libxslt libxml2 gnulib" | |||
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | inherit gettext autotools | 19 | inherit gettext autotools-brokensep |
| 20 | 20 | ||
| 21 | EXTRA_OECONF_append_class-target = " --with-driver=redhat" | 21 | EXTRA_OECONF_append_class-target = " --with-driver=redhat" |
| 22 | do_configure_prepend() { | 22 | do_configure_prepend() { |
