summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-extended/corosync/corosync_3.0.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-extended/corosync/corosync_3.0.3.bb b/meta-networking/recipes-extended/corosync/corosync_3.0.3.bb
index 0af954c310..909296197c 100644
--- a/meta-networking/recipes-extended/corosync/corosync_3.0.3.bb
+++ b/meta-networking/recipes-extended/corosync/corosync_3.0.3.bb
@@ -37,7 +37,7 @@ PACKAGECONFIG[systemd] = "--enable-systemd --with-systemddir=${systemd_system_un
37EXTRA_OECONF = "ac_cv_path_BASHPATH=${base_bindir}/bash ap_cv_cc_pie=no" 37EXTRA_OECONF = "ac_cv_path_BASHPATH=${base_bindir}/bash ap_cv_cc_pie=no"
38EXTRA_OEMAKE = "tmpfilesdir_DATA=" 38EXTRA_OEMAKE = "tmpfilesdir_DATA="
39 39
40#do_configure_prepend() { 40#do_configure:prepend() {
41# ( cd ${S} 41# ( cd ${S}
42# ${S}/autogen.sh ) 42# ${S}/autogen.sh )
43#} 43#}