From: Alexander Kanavin <alex.kanavin@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 3/5] psmisc: revert to default autopoint exclusion
Date: Tue, 17 Dec 2019 17:00:10 +0100 [thread overview]
Message-ID: <20191217160012.42152-3-alex.kanavin@gmail.com> (raw)
In-Reply-To: <20191217160012.42152-1-alex.kanavin@gmail.com>
Otherwise, builds break with latest gettext.
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
meta/recipes-extended/psmisc/psmisc.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc
index 594a10cf222..a75b04702c3 100644
--- a/meta/recipes-extended/psmisc/psmisc.inc
+++ b/meta/recipes-extended/psmisc/psmisc.inc
@@ -19,7 +19,6 @@ inherit autotools gettext
# Upstream has a custom autogen.sh which invokes po/update-potfiles as they
# don't ship a po/POTFILES.in (which is silly). Without that file gettext
# doesn't believe po/ is a gettext directory and won't generate po/Makefile.
-EXTRA_AUTORECONF_remove = "--exclude=autopoint"
do_configure_prepend() {
( cd ${S} && po/update-potfiles )
}
--
2.17.1
next prev parent reply other threads:[~2019-12-17 16:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-17 16:00 [PATCH 1/5] gettext-minimal-native: update to 0.20.1 Alexander Kanavin
2019-12-17 16:00 ` [PATCH 2/5] gettext: " Alexander Kanavin
2019-12-17 16:00 ` Alexander Kanavin [this message]
2019-12-17 16:00 ` [PATCH 4/5] gettext: fix failing ptests Alexander Kanavin
2019-12-17 16:00 ` [PATCH 5/5] systemtap: fix builds with newer gettext Alexander Kanavin
2019-12-18 10:00 ` [PATCH 1/5] gettext-minimal-native: update to 0.20.1 Richard Purdie
2019-12-18 11:20 ` Alexander Kanavin
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=20191217160012.42152-3-alex.kanavin@gmail.com \
--to=alex.kanavin@gmail.com \
--cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox