From: Joshua Lock <joshua.g.lock@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Pseudo upgrade
Date: Tue, 5 Jul 2016 13:18:29 +0100 [thread overview]
Message-ID: <cover.1467718852.git.joshua.g.lock@intel.com> (raw)
This series upgrades pseudo to the latest master branch and includes an
additional patch to fix some issues observed in pseudo_db.c
We hope to resolve [YOCTO #9112] and [YOCTO #9317] with this series.
Regards,
Joshua
The following changes since commit 53fcfe4348a2ca727844f2b0bd3fca2902cbdda0:
lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:08:54 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib joshuagl/pseudo
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=joshuagl/pseudo
Joshua Lock (2):
pseudo: drop recipe for old 1.6.7 version
pseudo: upgrade to 1.8.0
meta/recipes-devtools/pseudo/files/db-fixes.patch | 49 +++++++++++++
.../pseudo/files/handle-remove-xattr.patch | 36 ---------
.../pseudo/files/moreretries.patch | 12 +--
.../pseudo/pseudo/obey-ldflags.patch | 50 -------------
.../pseudo/pseudo-glibc-rtld-next-workaround.patch | 85 ----------------------
meta/recipes-devtools/pseudo/pseudo_1.6.7.bb | 19 -----
meta/recipes-devtools/pseudo/pseudo_1.7.5.bb | 23 ------
meta/recipes-devtools/pseudo/pseudo_1.8.0.bb | 19 +++++
8 files changed, 74 insertions(+), 219 deletions(-)
create mode 100644 meta/recipes-devtools/pseudo/files/db-fixes.patch
delete mode 100644 meta/recipes-devtools/pseudo/files/handle-remove-xattr.patch
delete mode 100644 meta/recipes-devtools/pseudo/pseudo/obey-ldflags.patch
delete mode 100644 meta/recipes-devtools/pseudo/pseudo/pseudo-glibc-rtld-next-workaround.patch
delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.6.7.bb
delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.7.5.bb
create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.8.0.bb
--
2.7.4
next reply other threads:[~2016-07-05 12:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-05 12:18 Joshua Lock [this message]
2016-07-05 12:18 ` [PATCH 1/2] pseudo: drop recipe for old 1.6.7 version Joshua Lock
2016-07-05 12:18 ` [PATCH 2/2] pseudo: upgrade to 1.8.0 Joshua Lock
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.1467718852.git.joshua.g.lock@intel.com \
--to=joshua.g.lock@intel.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 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.