From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8][pyro] Archiver fixes
Date: Sat, 29 Jul 2017 14:38:36 +0100 [thread overview]
Message-ID: <cover.1501335449.git.ross.burton@intel.com> (raw)
Hi,
The archiver had bitrotted and the recipe specific sysroot changes were the
final straw. Backport a number of patches from master so that it works again.
Ross
The following changes since commit 9d7c958940adeb066517ab6082167163ae9db2ca:
bitbake: toaster: noweb should init database (2017-07-27 22:36:46 +0100)
are available in the git repository at:
ssh://git@git.yoctoproject.org/poky-contrib ross/pyro
for you to fetch changes up to f8b01d64b8708d7d734f041ac050790f067c1837:
archiver: preserve sysroot paths in configured mode (2017-07-29 14:05:24 +0100)
----------------------------------------------------------------
Dengke Du (1):
archiver.bbclass: fix do_ar_original error for matchbox-desktop
Joshua Watt (1):
archiver: Escape recipe name in regex
Mikko Ylinen (1):
archiver.bbclass: adapt do_unpack_and_patch to RSS
Patrick Ohly (3):
archiver.bbclass: enhance do_ar_recipe task signature
archiver.bbclass: various fixes for original+diff mode
archiver.bbclass: do not cause kernel rebuilds
Ross Burton (1):
archiver: preserve sysroot paths in configured mode
Zhenbo Gao (1):
archiver: avoid archiving source for glibc-locale
meta/classes/archiver.bbclass | 71 +++++++++++++++++++++++++++++++++++--------
meta/lib/oe/sstatesig.py | 6 +++-
2 files changed, 63 insertions(+), 14 deletions(-)
Dengke Du (1):
archiver.bbclass: fix do_ar_original error for matchbox-desktop
Joshua Watt (1):
archiver: Escape recipe name in regex
Mikko Ylinen (1):
archiver.bbclass: adapt do_unpack_and_patch to RSS
Patrick Ohly (3):
archiver.bbclass: enhance do_ar_recipe task signature
archiver.bbclass: various fixes for original+diff mode
archiver.bbclass: do not cause kernel rebuilds
Ross Burton (1):
archiver: preserve sysroot paths in configured mode
Zhenbo Gao (1):
archiver: avoid archiving source for glibc-locale
meta/classes/archiver.bbclass | 71 +++++++++++++++++++++++++++++++++++--------
meta/lib/oe/sstatesig.py | 6 +++-
2 files changed, 63 insertions(+), 14 deletions(-)
--
2.11.0
reply other threads:[~2017-07-29 13:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1501335449.git.ross.burton@intel.com \
--to=ross.burton@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.