All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jeremy Puhlman" <jpuhlman@mvista.com>
To: yocto@yoctoproject.org
Cc: Jeremy Puhlman <jpuhlman@mvista.com>
Subject: [meta-cgl][PATCH 04/20] pacemaker: fix parse errors due to python2 removal
Date: Wed, 18 Mar 2020 18:53:05 -0700	[thread overview]
Message-ID: <20200319015321.15525-4-jpuhlman@mvista.com> (raw)
In-Reply-To: <20200319015321.15525-1-jpuhlman@mvista.com>

From: Jeremy Puhlman <jpuhlman@mvista.com>

Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
---
 meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.21.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.21.bb b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.21.bb
index feed53d..df02f40 100644
--- a/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.21.bb
+++ b/meta-cgl-common/recipes-cgl/pacemaker/pacemaker_1.1.21.bb
@@ -30,7 +30,7 @@ SRC_URI_append_libc-musl = "file://0001-pacemaker-fix-compile-error-of-musl-libc
 
 SRCREV = "f14e36fd4336874705b34266c7cddbe12119106c"
 
-inherit autotools-brokensep pkgconfig systemd python-dir useradd
+inherit autotools-brokensep pkgconfig systemd python3-dir useradd
 
 S = "${WORKDIR}/git"
 
-- 
2.13.3


  parent reply	other threads:[~2020-03-19  1:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-19  1:53 [meta-cgl][PATCH 01/20] monit: upgrade 5.25.2 -> 5.26.0 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 02/20] Add zeus to compat list Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 03/20] crmsh: fix parse errors due to python2 removal Jeremy Puhlman
2020-03-19  1:53 ` Jeremy Puhlman [this message]
2020-03-19  1:53 ` [meta-cgl][PATCH 05/20] cluster-glue: fix depend issues for py2 removal Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 06/20] pacemaker: " Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 07/20] cluster-glue: Update to current Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 08/20] resource-agents: Update to 4.5.0 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 09/20] monit: Lives in meta-oe now, remove Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 10/20] core-image-cgl-*: Move to recipe directory Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 11/20] linux-yocto: Update the append for 5.x Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 12/20] libwww-perl: update to 6.43 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 13/20] libsocket6-perl: update to 0.29 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 14/20] libmailtools-perl: update 2.21 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 15/20] crmsh: Update to 4.20 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 16/20] ocfs2-tools: update to 1.8.6 Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 17/20] pacemaker: Update to 2.0.3 Jeremy Puhlman
2020-03-25  3:29   ` [yocto] " Chen Qi
2020-03-25  5:06     ` Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 18/20] Update racoon2 to build in dumfell Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 19/20] initramfs-cgl-boot: Do not presume layer is inside corebase Jeremy Puhlman
2020-03-19  1:53 ` [meta-cgl][PATCH 20/20] Move packagegroups to recipes-core for consistancy sake Jeremy Puhlman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200319015321.15525-4-jpuhlman@mvista.com \
    --to=jpuhlman@mvista.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.