[OE-core] [PATCH 0/8][pyro] Archiver fixes

Ross Burton ross.burton at intel.com
Sat Jul 29 13:38:36 UTC 2017


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




More information about the Openembedded-core mailing list