Please review this next set of patches for dunfell and have comments back by end of day Wednesday.
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/1807 with the exception of an autobuilder intermittent issue on qemuppc-alt, which passed on subsequent retest: https://autobuilder.yoctoproject.org/typhoon/#/builders/107/builds/1320 The following changes since commit 1988d07b65ad38bdf8fac8615f11fb6536a75806: wic: Optimise fstab modification for ext2/3/4 and msdos partitions (2021-01-28 04:41:47 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut Alexander Kanavin (1): oeqa/ptest: print a warning if ptests failed Dorinda (2): sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHS sanity.bbclass: sanity check for if bitbake is present in PATH Oleksiy Obitotskyy (2): flex: Fix --noline option behavior dtc: improve reproducibility Oleksiy Obitotskyy yIEf0zt.mo (1): toolchain-shar-relocate.sh: Fix handling files with colons Ovidiu Panait (1): timezone: upgrade to 2021a Richard Purdie (3): ncurses: Don't put terminfo into the sysroot python3: Avoid installing test data into recipe-sysroot staging: Clean up files installed into the sysroot Ross Burton (3): flex: fix build with autoconf 2.70 core-image-sato-sdk-ptest: these images need ptest ovmf-shell-image: image is only buildable on x86-64 Tomasz Dziendzielski (5): devtool: Fix source extraction for gcc shared source externalsrc: Fix parsing error with devtool non-git sources devtool: Fix file:// fetcher symlink directory structure selftest/devtool: Add modify_localfiles_only test checking symlink path externalsrc: Detect code changes in submodules Yi Fan Yu (2): oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_event strace: increase ptest timeout duration 120->240s zangrc (1): flex: Refresh patch meta/classes/externalsrc.bbclass | 16 ++++- meta/classes/sanity.bbclass | 12 ++++ meta/classes/staging.bbclass | 4 ++ meta/files/toolchain-shar-relocate.sh | 2 +- meta/lib/oeqa/runtime/cases/ptest.py | 1 + meta/lib/oeqa/selftest/cases/devtool.py | 37 ++++++++++ meta/lib/oeqa/selftest/cases/tinfoil.py | 6 +- meta/recipes-core/ncurses/ncurses.inc | 5 ++ meta/recipes-core/ovmf/ovmf-shell-image.bb | 1 + ...directives-if-gen_line_dirs-is-false.patch | 32 +++++++++ .../flex/flex/check-funcs.patch | 67 +++++++++++++++++++ meta/recipes-devtools/flex/flex_2.6.4.bb | 2 + meta/recipes-devtools/python/python3_3.8.2.bb | 6 ++ meta/recipes-devtools/strace/strace/run-ptest | 2 +- meta/recipes-extended/timezone/timezone.inc | 6 +- meta/recipes-kernel/dtc/dtc.inc | 2 + ...-Makefile-to-add-CFLAGS-not-override.patch | 36 ++++++++++ .../images/core-image-sato-ptest-fast.bb | 3 + .../images/core-image-sato-sdk-ptest.bb | 3 + scripts/lib/devtool/standard.py | 36 ++++++++-- 20 files changed, 266 insertions(+), 13 deletions(-) create mode 100644 meta/recipes-devtools/flex/flex/0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch create mode 100644 meta/recipes-devtools/flex/flex/check-funcs.patch create mode 100644 meta/recipes-kernel/dtc/dtc/0001-dtc-Fix-Makefile-to-add-CFLAGS-not-override.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147517): https://lists.openembedded.org/g/openembedded-core/message/147517 Mute This Topic: https://lists.openembedded.org/mt/80289795/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
