[OE-core] [PATCH v2] wic/direct/kparser: ensure fsuuid for vfat and msdos align with format

2020-12-31 Thread Lee Chee Yang
From: Lee Chee Yang vfat/msdos filesystem should have fsuuid in format 0x where "0x" in front follow with 8 hexadecimal number in uppercase. In wic, when using custom fsuuid for vfat/msdos partition in wks, it is able to set the value in any length, with or without leading "0x". This can

[OE-core] [PATCH] ccache: Build fixes for clang and riscv32

2020-12-31 Thread Khem Raj
Backport patch to improve AVX detection helps build with clang Add proposed patch to fix build with 32bit architectures using 64bit time_t Signed-off-by: Khem Raj --- .../0001-Improve-SIMD-detection-735.patch | 121 ++ ...002-Always-use-64bit-to-print-time_t.patch | 33

[OE-core] [PATCH] libpam: Drop musl patches

2020-12-31 Thread Khem Raj
These issues are addressed in libpam overtime and no longer needed thusly in 1.5.x Signed-off-by: Khem Raj --- ...t-for-defining-missing-funcitonality.patch | 68 --- .../pam/libpam/include_paths_header.patch | 59 meta/recipes-extended/pam/libpam_1.5.1.bb

[OE-core] [PATCH] grub: Further reproducibility fix

2020-12-31 Thread Richard Purdie
Fix the ordering in the generated unidata.c file to aid reproducibility. [YOCTO #14167] Signed-off-by: Richard Purdie --- meta/recipes-bsp/grub/files/determinism.patch | 16 1 file changed, 16 insertions(+) diff --git a/meta/recipes-bsp/grub/files/determinism.patch

[OE-core][dunfell 00/25] Pull request (cover letter only)

2020-12-31 Thread Steve Sakoman
The following changes since commit 02870c7fbaaa1c3869ecb439f5c58fcf40a533be: binutils: fix CVE-2020-16592/16598 (2020-12-14 05:58:27 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next