From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/1] Update pseudo to 1.4 (target improvements)
Date: Fri, 27 Jul 2012 16:54:47 -0500 [thread overview]
Message-ID: <cover.1343425855.git.peter.seebach@windriver.com> (raw)
Someone managed to do something which caused pseudo to try to build
on ARM, where -m32 doesn't work, and I looked at the sort of half-baked
--arch fix in tree, concluded I hated it, and redid it. So as of 1.4,
pseudo now has support for a --cflags configure option, so the build system
can pass in its own cflags instead of relying on pseudo being able to
guess the correct way to change bit widths around.
It still relies on the guesswork for the native build, but at least so
far that's always x86. And at least we now have the correct tool so that,
if we ever do develop a clean way to create the cflags for a different
width, we'll be able to pass them in without major alterations.
I also changed the upstream to point to the yoctoproject.org git server,
which I've been using as the primary upstream for a couple of months
now. Verified that at least pseudo-native can build from both the _git
and 1.4 recipes.
The following changes since commit 651b223c5fc93c7504e304e954b9ae4640ed47c6:
Paul Eggleton (1):
usbutils: avoid dependency on bash
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib seebs/pseudo
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/pseudo
Peter Seebach (1):
pseudo.inc/pseudo_1.4.bb: update pseudo to 1.4
meta/recipes-devtools/pseudo/pseudo.inc | 12 +++++++++---
meta/recipes-devtools/pseudo/pseudo_1.3.1.bb | 8 --------
meta/recipes-devtools/pseudo/pseudo_1.4.bb | 8 ++++++++
meta/recipes-devtools/pseudo/pseudo_git.bb | 8 ++++----
4 files changed, 21 insertions(+), 15 deletions(-)
delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.3.1.bb
create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.bb
next reply other threads:[~2012-07-27 22:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 21:54 Peter Seebach [this message]
2012-07-27 21:54 ` [PATCH 1/1] pseudo.inc/pseudo_1.4.bb: update pseudo to 1.4 Peter Seebach
2012-07-29 9:19 ` Richard Purdie
2012-08-01 23:14 ` [PATCH 0/1] Update pseudo to 1.4 (target improvements) Khem Raj
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=cover.1343425855.git.peter.seebach@windriver.com \
--to=peter.seebach@windriver.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