* [PATCH 0/8][pyro] Archiver fixes
@ 2017-07-29 13:38 Ross Burton
0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2017-07-29 13:38 UTC (permalink / raw)
To: openembedded-core
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-07-29 13:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-29 13:38 [PATCH 0/8][pyro] Archiver fixes Ross Burton
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.