From: Jackie Huang Date: Wed, 29 Apr 2020 04:30:09 +0000 (+0800) Subject: resource-agents: do not reset the rsctmpdir X-Git-Tag: bronze-rc0~52 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3e2b9242c7327d487bba489b223d2198b3afaa12;p=pti%2Frtp.git resource-agents: do not reset the rsctmpdir stx3.0 uses the default rsctmpdir: /var/run/resource-agents so do not reset the rsctmpdir in configure. Issue-ID: INF-58 Signed-off-by: Jackie Huang Change-Id: I1f04b3e9aababccd900ebf9052d06710a997a3b7 --- diff --git a/meta-stx/recipes-support/cluster-resource-agents/resource-agents_4.1.1.bb b/meta-stx/recipes-support/cluster-resource-agents/resource-agents_4.1.1.bb index aacce81..086fd6c 100644 --- a/meta-stx/recipes-support/cluster-resource-agents/resource-agents_4.1.1.bb +++ b/meta-stx/recipes-support/cluster-resource-agents/resource-agents_4.1.1.bb @@ -64,7 +64,6 @@ ALTERNATIVE_LINK_NAME[drbd.sh] = "${datadir}/cluster/drbd.sh" EXTRA_OECONF += " \ --disable-fatal-warnings \ - --with-rsctmpdir=/var/run/heartbeat/rsctmp \ " do_install_append() {