[oe] [meta-initramfs][PATCH 0/9] fixes after Recipe Specific Sysroot

Andrea Adami andrea.adami at gmail.com
Mon Feb 13 22:32:34 UTC 2017


This patchset adds fixes to the klcc-cross recipe which was not behaving
after rebuild from sstate for multimachine build (machines of the same arch).

There are small improvements to the recipe as seen in libtool-cross in oe-core.

Other than this we do remove the blacklisting for the recipes in meta-initramfs.

Andrea Adami (9):
  klcc-cross: fixes for recipe specific sysroot
  klcc-cross: disable packaging using appropriate
  klcc-cross: restrict scope of SSTATE_SCAN_FILES
  klcc-cross: Use SYSROOT_DIRS to add dirs to stage in sysroot
  ubi-utils-klibc_1.5.1: remove blacklisting
  kexecboot(-klibc)_0.6: remove blacklisting
  initramfs-kexecboot-klibc-image: remove blacklisting
  klibc-utils_2.0.4: remove blacklisting
  kexec-tools-klibc_2.0.2: remove blacklisting

 .../images/initramfs-kexecboot-klibc-image.bb      |  2 --
 .../recipes-bsp/kexecboot/kexecboot_0.6.bb         |  3 --
 .../recipes-devtools/klibc/klcc-cross_2.0.4.bb     | 32 +++++++++-------------
 .../recipes-devtools/klibc/klibc-utils_2.0.4.bb    |  2 --
 .../recipes-devtools/mtd/ubi-utils-klibc_1.5.1.bb  |  2 --
 .../kexec/kexec-tools-klibc_2.0.2.bb               |  2 --
 6 files changed, 13 insertions(+), 30 deletions(-)

-- 
2.7.4




More information about the Openembedded-devel mailing list