Initial patchset to include kirkstone support#180
Merged
ricardosalveti merged 16 commits intofoundriesio:main-nextfrom May 5, 2022
Merged
Initial patchset to include kirkstone support#180ricardosalveti merged 16 commits intofoundriesio:main-nextfrom
ricardosalveti merged 16 commits intofoundriesio:main-nextfrom
Conversation
Relevant changes: - c212b0f3 fetch2/crate: fix logger.debug line - 2ab60c7b pyinotify.py: Simplify identification of which event has occurred - 7358378b bitbake-diffsigs: make finding of changed signatures more robust - b074f4af ast: Improve function flags handling for EXPORT_FUNCTIONS - 5e746cb9 fetch2: Add GIT_SSH_COMMAND to the list of exports - 37437115 fetch2/git: canonicalize ids in generated tarballs - 57e2fc4d checksum: Allow spaces in URI filenames - 41eeb4f3 knotty.py: Show elapsed time also for tasks with progress bars - 7399be39 data: Fix accidentally added parameter - 7fb93c2c pyinotify: Handle potential latent bug - 3df322a2 cooker: Reset and rebuild inotify watches - 96a63039 server/process: Disable gc around critical section - 6aecc2fe data: Ensure vardepsexclude or BB_BASEHASH_IGNORE_VARS covers contains items - 78dee3c0 parse: Ensure any existing siggen is closed down first - bbaaf2cf cooker: Avoid error if siggen wasn't setup - 42ff9de7 cooker: Ensure any existing hashserv connection is closed - 951942c3 cooker: Restore sys.path and sys.modules between parses - 66cadd6b cooker: Further fixes to inotify to fix memres bitbake issues - f1c4ac81 bitbake: bitbake-user-manual: punctuation fixes - 16ea4429 build: Add missing parameter to TaskInvalid - de88c62e cooker: Rework force parser shutdown - a40efaa5 cooker/process: Fix signal handling lockups - 6195343c cooker: Simplify parser init function handling - e1ba2a69 cooker: Improve exception handling in parsing process - a2cde383 cooker: Fix main loop starvation when parsing - ae89e236 cooker: Fix exception handling in parsers - b4a157b2 server/process: Correct a typo in a comment - 981d1929 doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs - d61b3495 doc: bitbake-user-manual: add branch parameter to git SRC_URI examples - 0178ab83 fetch2/git: stop generated tarballs from leaking info - 2c414f65 cooker: Fix inotify watches causing memory resident bitbake corruption - 1463fc04 server/process: Move threads left debug to after cooker shutdown - 770b4ea8 siggen: Add missing reset handler to hashserv signature generator - 9ee3fb95 cooker/siggen: Support exit calls and use for hashserv client - 0e8421c4 tinfoil: Allow run_command not to wait on events - 89d70e7b utils: Fix lockfile path length issues - 93395559 siggen: Improve ambiguous use of 'dependent' - dcf52157 bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes - 30f6c3f1 bitbake: knotty: display active tasks when printing keepAlive() message - 1d05abd9 contrib: Add Dockerfile for building PR service - f76c1353 toaster: race condition for end-of-build - 32b1c0b3 toaster: detect when bitbake crashed - ac868167 codeparser: Avoid log bufer overhead in cache case - 505a4dd3 data_smart: Avoid multiple getVarFlag calls - 1ae71263 data_smart: Skip commonly accessed variables from variable data context lookup - 9a13bf8e bitbake: Bump to version 2.0.0 - 8b97af89 doc: bitbake-user-manual: reorder variable definitions - f89a3515 toaster: drop landing_not_managed template - cc0f526f bitbake: buildinfohelper.py fix for Django 3.2 - ccfdcf5e toaster: migratation for models.BigAutoField - cbc5a8e3 toaster: set DEFAULT_AUTO_FIELD - ae03c1f0 toaster: orm/models -- drop django.utils.six - 74194962 toaster: Update docs links in templates - 23a15c57 toaster-requirements.txt: Django 3.2 LTS - d173f45a toaster: move gen_fixtures to the correct path - ec5e9fff toaster: automation to generate fixture files - 49308d1d toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfell' and 'Gatesgarth'. - befc93c3 toaster: Fix IMAGE_INSTALL issues with _append vs :append - 9596bffc cooker: Fix environment history printing - 160f7137 knotty.py: A little clean up of TerminalFilter::updateFooter() - a41f7792 knotty.py: Correct the width of the progress bar for the real tasks - 57396289 knotty.py: Improve the message while waiting for running tasks to finish - bf1de598 uievent: Fix import warning for python 3.10 - e81b6ae6 lib/bb: more verbose error message - bf723f2c server/xmlrpcserver: Add missing xmlrpcclient import - 24ce9559 monitordisk.py: Deleted redundant word in warning message. - 57003179 bitbake-user-manual: add recent release manuals - b12d4fe0 bitbake-user-manual: update allowed characters in overrides - 9abf9fcd bitbake-user-manual: yet another overrides syntax update - ad230782 bitbake-user-manual: add note about the old syntax for OVERRIDES - 2c7bff68 bitbake-user-manual: stop mentioning the Angstrom distribution - cca1533e bitbake-user-manual: add "crate" fetcher - 8055ec36 knotty: Improve setscene task display - 8eeccf73 knotty: Correctly handle multiple line items - 1b026644 bitbake-user-manual: further override syntax updates - 0a3b5b3d fetch2: ssh: support checkstatus - df5505a1 fetch2: ssh: fix path handling - a2aa18bd fetch2: ssh: username and password are optional - af866dd0 utils/ply: Change md5 usages to work on FIPS enabled hosts - f0fc0fe9 tests/fetch: Update for master -> main change upstream - 3b88562d data_smart: Avoid exceptions for non string data - 4a7fb394 bitbake: Bump version to 1.53.1 - d1240060 lib/bb: fix exit when found renamed variables - bc27762b bitbake: Replace remaining "abort" usage - 11dc65dc lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS - 831fb7f2 lib/bb: Replace "abort" usage in task handling - f579fb8c lib: Replace remaining "blacklist"/"whitelist" usage - 0914011f data_smart: Add support to BB_RENAMED_VARIABLES for custom strings - bac6f7ac data_smart: Allow rename mechanism to show full expressions - d035435c bitbake: Rename allowed multiple provider variable - f8f7b80a bitbake: Rename setscene enforce filtering variable - 371deb3f bitbake: Rename configuration hash filtering variable - 87104b6a bitbake: Rename environment filtering variables - efaafc9e bitbake: Rename basehas and taskhash filtering variables - bd50a5d5 data_smart/cookerdata: Add variable remapping support - 7cae11f5 utils: Ensure shell function failure in python logging is correct - c73bb602 fetch2: Abstract fetcher environment to a function - 52630eef wget: Fix grammar "can happen" - 8f761178 utils: Fix typo "dependency" and "spawning" - 2e0407f6 tinfoil: Fix typo "receive" and "something" - bb43be9b progress: Fix typo "wherever" - 2874e9cb process: Fix typo: "process" - f9bea2b2 persist_data: Fix typo "committed" - 02e29e90 fetch2/git: Remove duplicate "the" - e1c13a82 fetch2: Fix typo "conform" and "processed" - bb60472f event: Fix typo "asynchronous" and "occasionally" - c93bc384 daemonize: Fix typo "separate" - d0b63325 cookerdata: Fix typo "normally" - ac688b6e cooker: Fix typo "isn't" and "tuples" - 346a1a6c fetch2/wget: move loop-invariant load of BB_ORIGENV - ae4ce4c2 utils: Fix environment decorator logic error - c885e554 data_smart: Add hasOverrides method to public datastore API - bd93f7ba msg: Ensure manually created loggers have the once filter - 7bd40e30 msg: Add bb.warnonce() and bb.erroronce() log methods - fdf6ebc8 cooker: Improve parsing failure from handled exception usability - 551c1cb2 data_smart: Fix overrides file/line message additions - 8aca1d34 asyncrpc: Fix attribute errors - 0bd637ac contrib: Fix hash server Dockerfile dependencies - 4b5eed16 fetch2/cooker: Fix source revision handling with floating upstreams - e5144887 tests/fetch: Add missing branch param for git urls - 73fa376d fetch2: npm: Put all downloaded files in the npm2 directory - 5924c6f0 fetch2: Correct handling of replacing the basename in URIs - 9e913ade tests/fetch: Make test_npm_premirrors work with the current fetcher - a3a3a40b tests/fetch: Only set the Git user name/email if they are not already set - 8c8b418c tests/fetch: Unify how git commands are run - e551328a tests/fetch: Improve the verbose messages for skipped tests - ed22b078 tests/fetch: Remove unnecessary n from mirror variables - 34e9daed tests/fetch: Skip the crate tests if network tests are disabled - 341746c7 bitbake-user-manual: Remove unnecessary n from a PREMIRRORS example - 4eafae79 bitbake: bitbake-worker: Preserve network non-local uid - 1f06f326 fetch2: Add crate fetcher - 41dcdc61 build: Tweak exception handling for setscene tasks - 32180d50 doc: Drop BB_STAMP_POLICY/BB_STAMP_WHITELIST - 143070a6 doc: bitbake-user-manual: expand BB_HASHSERVE explanations - 81c09d43 doc: bitbake-user-manual: specify the URL to be used with SSH over git is different from `git clone`'s - 98407efc runqueue: Drop BB_STAMP_POLICY/BB_STAMP_WHITELIST - 0746b6a2 bitbake-worker: Add/support network task flag - 9d6341df utils: Add disable_network function - 68a18fbc utils: Update to use exec_module() instead of load_module() - bdf5739c tests/fetch: Drop gnu urls from wget connectivity test - 23cb0910 doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM - 9f272ad7 fetch: npm: Use temporary file for empty user config - a701dfce fetch: npm: Quote destdir in run chmod command - bd1912be tests/runqueue: Improve lockfile handling race - 1ecc1d94 process: Do not mix stderr with stdout - b6f0c293 fetch: add a test for version check where compression changes - a663440b siggen: Ensure dumpsig output is deterministic - ba3aa859 fetch2/wget: do not hardcode tarball compressors in version check - a6ab3201 fetch2/wget: add redirectauth parameter - 7e1ca7ab test/fetch: Add striplevel unpack parameter test - f0442a30 bitbake-user-manual: Add striplevel unpack parameter - aa4926e5 fetch2: Add striplevel support to unpack - a08e57c9 fetch2: Unify tar command in unpack - ebd00330 data_smart.py: Skip old override syntax checking for anonymous functions - 0d0e552d bitbake-user-manual: SRC_URI: mention gitsm fetcher - ffd87a89 bitbake-user-manual: fix backslash issues - 744e9a4c bitbake-user-manual: Remove newline string in MIRRORS/PREMIRRORS - d05529cc bitbake-user-manual: add missing reference - 3ebaba2b bitbake-user-manual: fix typo - 0ac88725 bitbake-user-manual: quoting fixes - 3af1ecf0 fetch2: Fix url remap issue and add testcase - 63baf344 utils: Handle lockfile filenames that are too long for filesystems - add5d488 cache/ConfHandler: Drop TOPDIR/chdir manipulations - c03df528 cookerdata: Set TOPDIR explicitly and fix broken findTopdir() - c8f1eb37 tests/runqueue: Set TOPDIR in test - ee6a951d doc: bitbake-user-manual: expand SRC_URI description - 1d5ca721 cooker: Fix task-depends.dot for multiconfig targets - d9cda783 fetch: Add README on fetcher design constraints - 58fbb01c lib/pyinotify.py: Remove deprecated module asyncore - 8e7f2b65 cooker: Handle parsing results queue race - edc3b0c3 fetch/wget: Add timeout for checkstatus calls (30s) - 8c31e755 parse/ast: Show warnings for append/prepend/remove operators combined with +=/.= - 19291665 cooker: Remove debug code, oops :( - 87c9e120 runqueue: Fix runall option handling - b4975d2e fetch2/checksum/siggen: Fix taskhashes not tracking file directories - dc86a533 cooker: Handle parse threads disappearing to avoid hangs - 6230ca71 tests/fetch: Update pcre.org address after github changes - be45aeb9 cooker: check if upstream hash equivalence server is available - 3428e3c5 runqueue: Fix runall option task deletion ordering issue - 69b4f9a0 tests/fetch: Add test for url parameter rewriting - 66ad58bb fetch: Handle mirror user/password replacements correctly - d654139a lib/bb: Fix string concatination potential performance issues - dfad69d4 daemonize: Avoid unclosed file warning - bbbc843e lib/bb: Clean up use of len() - 42526a40 fetch/git: Show warning for invalid github urls - f05e1913 fetch/git: Handle github dropping git:// support - 07fca7e3 tests/fetch: Update github urls - 86a9c268 fetch2/git: Add a warning asking users to set a branch in git urls - 66953f06 fetch2/git: Allow git fetcher to support subdir param - 1d8af6ae fetch2: npmsw: Add support for github prefix in npm shrinkwrap version - 9dcd9a3c fetch2: npmsw: Add support for duplicate dependencies without url - 96c30007 fetch2: fix downloadfilename issue with premirror - 20aabc3d tests/fetch.py: add test case to ensure downloadfilename is used for premirror - 3b4d2e3b tests/fetch.py: fix premirror test cases - a183322e doc: bitbake-user-manual: Document BB_GIT_SHALLOW and friends - 15f16bf9 tests/runqueue: Drop python version test decorators - 17d74fc6 bitbake: Bump to post release verion 1.53.0 - cf421235 fetch2/perforce: Fix typo - 473e2a54 test/fetch: Update urls to match upstream branch name changes - 2d704842 siggen: Fix type conversion issues - fe8105cc bitbake-worker: Add debug when unpickle fails - b9e4fb84 tests/runqueue: Ensure hashserv exits before deleting files - 45ea7a93 bitbake-user-manual: update sources mirror URL - 4edd5767 codegen: implement ast.NodeVisitor.visit_Constant - 4fa25714 fetch2: Do not attempt to verify donestamp if download is not complete - fa39e668 npmsw: Avoid race condition with multiple npm fetchers - 22c18494 siggen: Change file format of siginfo files to use zstd compressed json - fc8d74b7 compress: Allow to operate on file descriptor - 7daaaaa2 bitbake-worker: Set BB_CURRENTTASK earlier - efb94902 fetch2: document checkstatus API Signed-off-by: Daiane Angolini <[email protected]>
Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes:
- 85d956d clang: Upgrade to 14.0.3
- bb3e56b bpftrace: Fix build with new libbpf
- 12a5f8b libcxx: Fix nativesdk building
- f3c3e49 compiler-rt: Fix nativesdk building
- 51890a6 libeigen,opencv,ceres-solver: Disable altivec on ppc32
- 02daae4 librsvg: Use gcc compiler on ppc32
- e8b870b clang.bbclass: Use BASELIB instead of base_libdir in YOCTO_ALTERNATE_LIBDIR
- 10461fa clang: Enable altivec again for ppc32
- 07c1cf8 musl: Build with clang on ppc64
- 74c7f65 compiler-rt: Build builtins only for the default target
- d748f54 rdma-core: Use gcc on ppc32
- 401ed26 libclc: Export YOCTO_ALTERNATE_EXE_PATH and YOCTO_ALTERNATE_LIBDIR
- f50840f clang: Upgrade to latest on 14.x release branch
- a3f19a5 pixman: Fix build with mips/arm on clang
- 1b9758f openmp: Enable ompt-tools and offloading-plugin
- 3882c27 python3: Use gcc for riscv/aarch64 and all musl
- aa77015 nonclangable: Enable clang for several packages pinned to gcc-only
- 17a6480 clang.bbclass: Do not export llvm-config variables
- be5fd8e rpm: Do not use openmp on ppc
- 42dd548 clang: Add a patch to fix llvm-objdump
- e4ca6d8 openmp: Exclude powerpc
- 7008a2e clang.bbclass: Export YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATH
- 3f7efae llvm-config: Set YOCTO_ALTERNATE_LIBDIR and YOCTO_ALTERNATE_EXE_PATH
- fb382a5 clang: Add env override for libdir
- ee587d0 libcxx: Drop duplicate setting of LLVM_LIBDIR_SUFFIX
- 1d8389b clang.bbclass: Be mindful of multilibs when adding tools dependencies
- 2979956 llvm-project-source: Emit all default MULTILIB_GLOBAL_VARIANTS
- c63c71b clang: Avoid double libcxx in BASE_DEFAULT_DEPS
- 38ea792 github/workflows: Fix source uri to use https protocol
- c6d21e9 python3-grpcio-tools: Use gcc on mips for now
- 44fde26 opencv: Use gcc for ppc64
- 10b32c6 musl: Use gcc for ppc32 arch
- 1eb9032 clang.bbclass: Remove commented code
- 0a441ca clang: Update to 14.0.0 RC4
- 321edad clang: Use -mno-altivec for ppc 7400
- 8efb230 lldb: Disable builds for ppc32
- b3e3eee clang: Upgrade to latest on 14.x
- f050e3b android-tools: Use SPDX license naming convention
- 5708f06 bcc: Enable riscv64 builds
- eccaebd gosu: Use binutils strip and objcopy
- 5e7b2b4 libbsd: Use GNU objdump on mips
- c9d5fa2 Revert "clang: Use GNU objdump on mips"
- b19d5f6 clang: Update to 14.0.0-rc2+
- 39a17c2 qtpdf: It can be built with clang now
- 6d4ebdf fio: Disable optimization on mips
- ffb2447 riscv: Unbolt the workaround for clang hangs
- eb7d0bc clang: Update to latest 14.x
- b1dc2ad qtlocation: Use gcc to avoid mips/clang crash for now
- 8eb1f7d go-helloworld: Force use GNU strip and objcopy
- 3054a3c kexec-tools-klibc: Do not use llvm-strip on mips
- 01a6193 libvorbis,x264,dcadec,graphviz: Use -O0 on mips
- a6cea51 clang: Use GNU objdump on mips
- bf34402 clang: set POPULATESYSROOTDEPS so that strip is present
- 967b2c0 layers: Bump to use kirkstone
- 94bb22f bpftrace: Upgrade to latest master
- 9bcf8e4 clang.bbclass: Use llvm provided binutils when using toolchain-clang
- 9ad5359 nonclangable.conf: Disable llvm-objcopy/llvm-strip on selected recipes
- 51a8c79 clang: Update to latest 14.x
- 5cf945b clang: Provide cross names for common llvm binutils
- 24e8c73 ntfs-3g-ntfsprogs,cdrkit,xscreensaver: Disable -O2 to avoid clang14 hangs for riscv
- 6a447c0 clang.bbclass: Fix typo about big.LITTLE tune options
- 94c0812 castxml: bump to 0.4.4
- d5219d8 libraw: Workaround clang hang on RISCV compiling libraw
- d2015f4 opensbi: Enable clang as compiler for opensbi
- 64b5dcd libcxx: Install unwind_itanium.h and unwind_arm_ehabi.h
- 73cfe6b bcc: Upgrade to 0.24.0
- 6b79646 clang: Upgrade to upcoming clang14 release branch
- 03648d6 clang: Remove unintended dependency on gcc-runtime
- 72337b3 spirv-llvm-translator: Upgrade to latest master to support clang14
- 82c6305 bpftrace: Upgrade to 0.14.1
- e0acc81 seatd: Disable -Wsign-compare with clang
- 7b6d1e3 qtpdf: Use gcc to compile it
- 636f54e yoe.yml: Preserve .git file across rsync
- aa55429 yoe.yml: Change username
- a4434a0 concurrencykit: Disable internal clang assembler
- 8030ce2 clang: Update to 13.0.1-rc3
- d24837b busybox: Fix 1.35 build with clang
- 02ed1fb nativesdk-clang-glue: delete spdx tasks
- 414445a clang-tools-extra: apply upstream patch
- e59b8f5 clang: Update to latest 13.x relase
- b66d963 php: Always use GCC for mips
- fd587ea clang: Create cross symlinks for more binutils
- a494bbb clang: support android runtime
- 0304ff4 DEPENDS on virtual/${TARGET_PREFIX}binutils
- 6967fcc clang: Add packageconfig for lldb lua support
- b717821 clang: Set CLANG_DEFAULT_PIE_ON_LINUX to ON
- 6445e77 clang: Update to latest on 13.x
- edca114 clang: for x86_64, correct GCC install search path for OpenEmbedded Host
- 7294d0e android-tools: Fix syntax overrides
- f9a2051 bcc: Add explicit dependency on flex target recipe
- a5b4347 tcf-agent: Pass $@ as parameter to llvm-ranlib
- e411e74 Use GCC runtime on ppc32 and armv5
- 1b16405 clang: Update to 13.0.1-rc1
- 9b55daf README: fix typos
- 85fb0a6 libcxx: Set CMAKE_BUILD_WITH_INSTALL_RPATH
- 81dca6d glibc-tests: Pin compiler to gcc
- 4e28225 spirv-llvm-translator: add explicit branch
- b712d7b castxml: add branch and switch to using https
- 0590f78 clang: don't use lnr
- 5d78f6e bcc: Specify branch and protocol in git SRC_URI
- 3b6820f gcompat: Use gcc to compile on mips
- d246141 clang: Update to latest on 13.x release
- a5373e6 mesa: Drop clang13.patch
- 27d31ea clang: Add patch to handle RISCV multilibs
- 68b8f9b clang_git: disable LLD usage
- f6fde34 mesa: Use clang to compile on rv64
- 320c3a0 openssl: Fix 3.0 build on x86
Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes:
- bb2b5b31a meta-openemnedded: Add myself as kirkstone maintainer
- 64156a6f8 gpsd: Correct the creation of the gps-utils-python package
- ec6d07351 sdbus-c++-libsystemd: bugfix dev package is not installed
- b932a20f2 drbd-utils: fix for usrmerge
- 35f0d19d4 python3-imageio: upgrade 2.16.1 -> 2.17.0
- bc92c3e71 python3-django: upgrade 2.2.27 -> 2.2.28
- 0f00037a2 python3-cmd2: upgrade 2.4.0 -> 2.4.1
- c6022c3ff python3-aws-iot-device-sdk-python: upgrade 1.5.1 -> 1.5.2
- a2683269d python3-aenum: upgrade 3.1.8 -> 3.1.11
- a1b80175b python3-marshmallow: Upgrade 3.14.1 -> 3.15.0
- 9881151e8 python3-bitstruct: Upgrade 8.13.0 -> 8.14.0
- 674306a42 python3-blivetgui: use symbolic list-add and edit- icons
- b3be90be2 python3-cppy: upgrade 1.2.0 -> 1.2.1
- 12058113c sysprof: Remove libunwind on rv32
- a4e7ad456 mozjs-91: Add option to use system ICU
- cc8efa1fe mozjs-91: Disable strip
- 667219409 gpsd: split python utils from gps-utils
- 4c6b0afe5 netdata: version bump 1.33.1 -> 1.34.1
- 5fa0188b8 poppler: Support building for native
- fa5922c1c opencv: Fix build with gcc-12 on ppc64
- 89bc6331f ltrace: Fix build on ppc64 with gcc12
- cf260fb4e gpsd: Only copy the Python files if they are created
- 1d7385bba grpc: Fix build with rv32/rv64
- 62a60f91a dlt-daemon: Fix build on rv32/rv64
- 47d2307ae ot-br-posix: Fix build with gcc
- 5a52bffde nodejs: Upgrade to 16.14.2
- 26222766b mozjs-78: Switch to system libicu
- 317d74079 mozjs-91: Upgrade to 91.8.0
- 0bb3d4b6a gnuplot: inherit pkgconfig
- f4e628c81 gimp: Disable vector icons on 32bit systems
- e50dd7da2 poco: upgrade 1.11.1 -> 1.11.2
- 04b707ed5 wpantund: Add missing dependency on boost
- 33f4142df libcereal: Link libatomics with gcc as well
- 6ece0f38b gnome-shell-extensions: Stop copying gnome-classic session to wayland
- 74e6d15ad mosh: Drop perl dependencies from server
- c2bb39f43 audit: Upgrade 3.0.6 -> 3.0.7
- 55ba2545a libconfig-general-perl: move from meta-openstack
- c1b69601f tgt: move from meta-openstack
- 159fd2819 gjs: Add cairo to DEPENDS unconditionally
- 9864902a1 libgweather4: Fix introspection build
- 6fbe7f748 python3-kivy: upgrade 2.0.0 -> 2.1.0
- eef9ef6b8 python3-graphviz: upgrade 0.19.1 -> 0.19.2
- 1805056eb python3-nocasedict: upgrade 1.0.2 -> 1.0.3
- e95728476 python3-sqlalchemy: upgrade 1.4.34 -> 1.4.35
- ad41b4a06 python3-sentry-sdk: upgrade 1.5.7 -> 1.5.8
- 81ba04a7e python3-redis: upgrade 4.2.1 -> 4.2.2
- 5c9742f6f python3-pylint: upgrade 2.13.2 -> 2.13.5
- cdb5c21ba python3-nocaselist: upgrade 1.0.4 -> 1.0.5
- d96c65e71 python3-googleapis-common-protos: upgrade 1.54.0 -> 1.56.0
- 9a6cc59e5 python3-google-api-python-client: upgrade 2.42.0 -> 2.43.0
- e1036f24a python3-imgtool: update to 1.9.0
- 8e1986e95 clinfo: Upgrade 2.2.18.04.06 -> 3.0.21.02.21
- 3f9230234 gnome-settings-daemon: upgrade 41.0 -> 42.1
- 26a042d43 gnome-backgrounds: upgrade 41.0 -> 42.0
- 68e5bb81e xterm: upgrade 368 -> 372
- a24e22497 unixodbc: upgrade 2.3.7 -> 2.3.9
- d4a841dc0 twm: upgrade 1.0.11 -> 1.0.12
- 1ea6259c8 unbound: upgrade 1.13.2 -> 1.15.0
- 2e0f15d3f mongodb: Fix aarch64 build with gcc12
- c4f303974 toybox: upgrade 0.8.5 -> 0.8.6
- 84a8a0ce1 thrift: upgrade 0.14.2 -> 0.16.0
- 4ee804f20 thingsboard-gateway: upgrade 2.8 -> 2.9
- 7d7848e8c tracker: upgrade 3.2.1 -> 3.3.0
- d5cc09d68 st: upgrade 0.8.4 -> 0.8.5
- b2d963ea1 squashfs-tools-ng: upgrade 1.0.2 -> 1.1.4
- 52077cd67 smcroute: upgrade 2.5.4 -> 2.5.5
- 884f5aed8 linuxconsole: Fix makefile issue found with clang
- 08d9e9154 openjpeg: fix CVE-2022-1122
- 2cbfe9ffc s-nail: upgrade 14.9.23 -> 14.9.24
- 85c39388c qpdf: upgrade 10.5.0 -> 10.6.3
- 400b2f9d7 pegtl: upgrade 3.2.1 -> 3.2.5
- 3cf9b6386 pcsc-tools: upgrade 1.5.8 -> 1.6.0
- 4b1149fe1 pax-utils: upgrade 1.2.2 -> 1.3.3
- d42f5c199 pam-plugin-ldapdb: upgrade 1.3 -> 1.3.1
- 515ccda43 rdma-core: upgrade 39.0 -> 40.0
- 139cc1160 pkcs11-helper: fix PV
- edb3ef57e phoronix-test-suite: upgrade 10.8.1 -> 10.8.2
- e4df09949 octave: upgrade 6.4.0 -> 7.1.0
- be76cc297 ocl-icd: upgrade 2.3.0 -> 2.3.1
- 6c51fe70f mercurial: upgrade 5.5 -> 6.1
- f0f027918 linuxconsole: upgrade 1.7.0 -> 1.7.1
- 509d74f2d libvpx: upgrade 1.8.2 -> 1.11.0
- 1a2c65884 sysprof: Fix build to work with llvm libunwind
- 6892fc010 gnulib: Do not use git operations to install the sources
- 5288d38ee mpich: Add new directory modules/hwloc/config to search path
- 026be53fb boost-sml: Disable examples
- 83b283c52 opensaf: Fix build with gcc 12
- ee3b2e19a frr: install correct initscript
- 748d2d0c7 samba: upgrade 4.14.12 -> 4.14.13
- 576fba534 libldb: upgrade 2.3.2 -> 2.3.3
- e6ba5bc0d gnome-bluetooth: Add PACKAGECONFIG pulseaudio and filter by distro-feature
- a89b57aa4 gnome-bluetooth: rename recipes to avoid suffix in future
- 6f5d694d9 ot-br-posix: Disable Wsign-compare for clang
- 66fdbc25c tvheadend: Update to latest trunk
- ffba3bbe1 memcached: Upgrade to 1.6.15
- 4cde452b1 glmark2: Fix build with gcc12
- c03a543d9 parallel-deqp-runner: Fix build with gcc 12
- bb71d9730 libpfm4: Remove -Werror from compiler flags
- a0aaf7a23 libkcapi: Upgrade to 1.4.0
- 30523727a redis: upgrade to 7.0-rc3
- 6904c37d2 mongodb: Update to 4.4.13
- c535b7e87 safec: Upgrade to 3.7.1
- b51d4b6d6 dbus-cxx: Include missing <utility> header
- e6f43e799 icewm:include imlib2-loaders package
- 7751b4bb1 gnome-bluetooth: avoid clashes with gnome-bluetooth4
- 2a14032c5 packagegroup-gnome-desktop: replace gnome-bluetooth by gnome-bluetooth4
- dfbad3649 gnome-shell: fix bluetooth PACKAGECONFIG
- d407f4663 sysprof: upgrade 3.42.1 -> 3.44.0
- eab0d95d1 network-manager-applet: upgrade 1.24.0 -> 1.24.0
- 66317bbb0 libportal: upgrade 0.5 -> 0.6
- a48c6c98e ibus: upgrade 1.5.23+ -> 1.5.26
- bad130a8d gthumb: upgrade 3.12.0 -> 3.12.2
- d11772347 gnome-shell-extensions: upgrade 41.1 -> 42.0
- fd727e27e gnome-session: upgrade 41.3 -> 42.0
- 217707b42 gnome-panel: upgrade 3.42.0 -> 3.44.0
- 4efc34bdf gnome-flashback: upgrade 3.42.1 -> 3.44.0
- 7383507da gnome-control-center: upgrade 41.2 -> 42.0
- 30c9e70e6 libnma: upgrade 1.8.36 -> 1.8.38
- fc45d159e mpich: upgrade 3.4.3 -> 4.0.2
- ed87caf29 logwatch: upgrade 7.5.3 -> 7.6
- fb16244c4 libmtp: upgrade 1.1.18 -> 1.1.19
- 568d2f6df libbpf: upgrade 0.5.0 -> 0.7.0
- fef412b06 lapack: upgrade 3.9.0 -> 3.10.0
- 763af22a3 icewm: upgrade 2.9.0 -> 2.9.6
- 611a99c03 nftables: add ptest
- 43dbadb6a nbdkit: upgrade 1.25.7 -> 1.30.2
- 602eddeef htpdate: update to 1.3.3
- b420d9f22 frr: add recipe
- 1888971b1 grpc: upgrade 1.45.1 -> 1.45.2
- 31e0ca154 fio: upgrade 3.29 -> 3.30
- e03ef400f feh: upgrade 3.6.1 -> 3.8
- aebd911ce ctags: upgrade 5.9.20211114.0 -> 5.9.20220410.0
- 3427ee3bb byacc: upgrade 20211224 -> 20220128
- 01104d4ef broadcom-bt-firmware: upgrade 12.0.1.1105_p2 -> 12.0.1.1105_p3
- 3698e333b evolution-data-server: Disable g-i on musl
- 6b25556d2 hwdata: upgrade 0.357 -> 0.358
- 7463469d4 hidapi: upgrade 0.10.1 -> 0.11.2
- 3d3a31f6d haveged: upgrade 1.9.17 -> 1.9.18
- b74602b40 gnome-shell: upgrade 41.2 -> 42.0
- 10726b255 mutter: upgrade 41.2 -> 42.0
- 3cd40ec94 gnome-online-accounts: upgrade 3.43.1 -> 3.44.0
- 231ba4627 xfce4-eyes-plugin: upgrade 4.5.1 -> 4.6.0
- 2347b70a3 octave: add PACKAGECONFIG for (Qt-)gui - disabled by default
- cf80085c0 googletests: Update SRC_URI to 9e71237 to move closer to lastest version
- 22fa52226 python3-zeroconf: update to 0.38.4
- 079f04dbb python3-xmlschema: update to 1.10.0
- c7b81b903 python3-twitter: update to 4.8.0
- 22ce644f1 python3-tqdm: update to 4.64.1
- 4158bd57d python3-sympy: update to 1.10.1
- 917127aec python3-regex: update to 2022.3.15
- 6842d6ae2 python3-pywbem: update to 1.4.1
- 82f1f3d16 python3-pytest-helpers-namespace: update to 2021.12.29
- 5d72100f7 python3-pyscaffold: update to 4.2.1
- f42937f46 python3-pymogo: update to 4.1.0
- 2d24d2964 python3-pycurl: update to 7.45.1
- 30a911741 python3-pulsectl: update to 22.3.2
- 696a6996b python3-portalocker: update to 2.4.0
- c2d408910 python3-pint: update to 0.19.1
- 2b6290269 python3-mypy: update to 0.942
- 09c9b9b00 python3-jmespath: update to 1.0.0
- bd3643a5c python3-ipython: update to 8.2.0
- 9827b0faf python3-grpcio-tools: update to 1.45.0
- cf279b1fe python3-google-auth: update to 2.6.3
- 48ac68e51 python3-google-api-core: update to 2.7.1
- e43b914f4 python3-gcovr: update to 5.1
- db1c8cea6 python3-flask: update to 2.1.1
- 50378fee9 python3-flask-login: update to 0.6.0
- a8589dd21 python3-elementpath: update to 2.5.0
- 8bfdee2f7 python3-can: update t 4.0.0
- 2f55a5ee2 python3-bidict: update to 0.22.0
- 7177c2ec0 python3-beautifulsoup: update to 4.11.1
- 46612115d python3-wxgtk4: Require DISTRO_FEATURES as gtk3
- b924bc52c python3-wxgtk4: pass '--baselib' to WX_CONFIG
- 35ea4b37b libcereal: Disable on ppc/ppc64
- 8d3ee7b2d gparted: update to v1.4.0
- 150581b63 gnuplot: Disable libcerf and fix typo
- 668ed5c5c libcereal: Link in libatomic on rv32 for ptests
- a3dab74a8 grpc: remove unused patches
- 085bfd360 libotr: Include missing sys/socket.h header
- ae60e9869 drbd-utils: update 9.13.1 -> 9.20.2
- 6305aacfd Revert "python3-cppy: upgrade 1.2.0 -> 1.2.1"
- 5e5d973d7 wxwidgets: Fix building without x11
- b04696ddf grpc: remove useless link with libatomic append
- 1a91a9cb2 grpc: add cmake support for target
- 8291505cc ndctl: fix build failure with EXEWRAPPER_ENABLED False
- d8187782c libyang: do not inherit binconfig-disabled
- 8e55b9aef wxwidgets: fix wx-config multilib issue
- bbbd86d87 MAINTAINERS: add entry for OpenThread
- b75d3b246 wpantund: add new recipe
- 47640c223 ot-daemon: add recipe for OpenThread daemon
- bb6a70a46 ot-br-posix: add recipe for an OpenThread Border Router
- b9e440ead srecord: build fix
- 41b44264e libimobiledevice-glue: update recipe
- 6e6f6fd65 dnsmasq: Fix a typo in initscript
- e1de27d80 multipath-tools: update SRC_URI
- 85460656d libzip: add CVE-2017-12858 to allowlist
- dd5ed4dcb samba: add 2 cves to allowlist
- a164804d7 fluidsynth: upgrade 2.2.4 -> 2.2.6
- 423a01e9e jack: upgrade 1.19.19 -> 1.19.20
- 4c14cc3dc evolution-data-server: re-enable gobject-introspection
- 9609a9046 xorg-sgml-doctools: upgrade 1.11 -> 1.12
- 07c00ecba poppler: upgrade 22.03.0 -> 22.04.0
- 4c50d31a5 grpc: upgrade 1.45.0 -> 1.45.1
- 2a1400c8e ceres-solver: upgrade 2.0.0 -> 2.1.0
- b37a5df69 zenity: upgrade 3.41.0 -> 3.42.0
- b9b9da006 gnome-text-editor: initial add 42.0
- e88927d12 gnome-commander: initial add 1.14.2
- 98caf54fa upower: fix location of udev-rules with sysvinit
- 8253fe2a9 upower: upgrade 0.99.13 -> 0.99.17 / build with mesom
- bcb6af4c1 fwupd: add COMPATIBLE_HOST to match dependency
- bea1dbb3f yelp: upgrade 41.2 -> 42.1
- b0d003a8f yelp-tools: upgrade 41.0 -> 42.0
- 7c46176f4 yelp-xsl: upgrade 41.1 -> 42.0
- 5bcfcc078 gnome-font-viewer: upgrade 41.0 -> 42.0
- 18c6ce122 gnome-bluetooth4: initial add 42.0
- a15857292 libnma: upgrade 1.8.34 -> 1.8.36
- 9b7cce886 gnome-desktop: upgrade 41.2 -> 42.0
- c495d5250 gnome-calendar 41.2 -> 42.0
- 8a90160e0 libgweather4: initial add 4.0.0
- b7dd1933a gnome-calculator upgrade 41.1 -> 42-0
- 8e7bae430 gfbgraph: upgrade 0.2.4 -> 0.2.5
- 4d847e7da gedit: upgrade 41.0 -> 42.0
- 6efe7fc0f gdm: upgrade 41.0 -> 42.0
- 7a49c6ec8 file-roller: upgrade 3.40.0 -> 3.42.0
- 52d5054fc evolution-data-server: upgrade 3.43.1 -> 3.44.0
- 4c5a630e7 evince: upgrade 41.4 -> 42.1
- 4f3ac298f colord-gtk: upgrade 0.2.0 -> 0.3.0
- 8eb7e5c1d accountsservice: upgrade 0.6.55 -> 22.08.8
- 3497386ae srt: 1.4.3 -> 1.4.4
- 3b64d027c srt: 1.4.2 -> 1.4.3
- 9e215a8b6 open-vm-tools: Use specific BSD-2-Clause for license
- ec0eac55f blueman: fix python site-packages installation issue
- 929ae5a43 wxwidgets: git -> gitsm to fix build when no x11
- 6c422afee wxwidgets: Fix checking for PACKAGECONFIG and DISTRO_FEATURES
- 28006d9af xfce4-screenshooter: Add dependency on libxml-parser-perl-native
- 722a929cc meta-xfce: Add Andreas Müller back to maintainers list
- b304441d3 Allow several components notification
- 9f2674303 xfce4-sensors-plugin: upgrade 1.4.2 -> 1.4.3
- c160fcbed xfce4-screenshooter: upgrade 1.9.9 -> 1.9.10
- 53c094eb6 xfce4-notifyd: upgrade 0.6.2 -> 0.6.3
- c1fd58848 xfce4-diskperf-plugin: upgrade 2.6.3 -> 2.7.0
- cad228065 xfce4-cpugraph-plugin: upgrade 1.2.5 -> 1.2.6
- 29b2dc285 xfce4-cpufreq-plugin: upgrade 1.2.5 -> 1.2.7
- a6cc207cb xarchiver: upgrade 0.5.4.14 -> 0.5.4.17
- bcad5e393 ristretto: upgrade 0.12.1 -> 0.12.2
- dc0c7b0e3 orage: enable notify PACKAGECONFIG by default
- 6d16352de orage: upgrade 4.12.1 -> 4.16.0
- b8a37b163 xfce4-terminal: upgrade 0.8.10 -> 1.0.0
- 7b6121ac1 mousepad: upgrade 0.5.8 -> 0.5.9
- ebcf4c75f octave: upgrade 4.4.1 -> 6.4.0 and overhaul recipe
- fcdafe933 dracut: upgrade 055 -> 056
- f00ec3db1 python3-qface: upgrade 2.0.6 -> 2.0.7
- d1896eee1 python3-werkzeug: upgrade 2.0.3 -> 2.1.1
- 868aac218 python3-websocket-client: upgrade 1.3.1 -> 1.3.2
- 241970c5d python3-tzlocal: upgrade 4.1 -> 4.2
- 6897a20ae python3-twine: upgrade 3.8.0 -> 4.0.0
- e0e359d63 python3-trafaret: upgrade 2.1.0 -> 2.1.1
- 7ed0c087c python3-thrift: upgrade 0.15.0 -> 0.16.0
- 6e5e78935 python3-sqlalchemy: upgrade 1.4.32 -> 1.4.34
- 693b48eea python3-redis: upgrade 4.2.0 -> 4.2.1
- db5534e53 python3-pyparted: upgrade 3.11.7 -> 3.12.0
- 166cfe0ae python3-pychromecast: upgrade 10.3.0 -> 11.0.0
- 9e20c7620 python3-protobuf: upgrade 3.19.4 -> 3.20.0
- 15f39bff0 python3-pandas: upgrade 1.4.1 -> 1.4.2
- c4c2a9004 python3-cppy: upgrade 1.2.0 -> 1.2.1
- 048db8d5e python3-click: upgrade 8.0.4 -> 8.1.2
- 667c8e52d python3-bitarray: upgrade 2.4.0 -> 2.4.1
- b1645981f python3-wxgtk4: add distro feature check to match dependency
- 173352732 python3-kiwisolver: upgrade 1.4.0 -> 1.4.2
- ff91dcb86 python3-jdatetime: upgrade 4.0.0 -> 4.1.0
- dcd071e3d python3-grpcio: upgrade 1.44.0 -> 1.45.0
- bbc35b7ca python3-itsdangerous: upgrade 2.1.1 -> 2.1.2
- 56f4d9d6f python3-google-api-python-client: upgrade 2.36.0 -> 2.42.0
- 9ed8af2ff python3-evdev: upgrade 1.4.0 -> 1.5.0
- 88602b17c python3-cheetah: upgrade 3.2.6.post2 -> 3.2.6
- af11f6ce7 mcelog: fix compile error
- 0caf66e93 libnetfilter-conntrack: upgrade 1.0.8 -> 1.0.9
- e0f5bcfc1 wxwidgets: fix typo
- 02f2f6acc idevicerestore: add recipe
- 20c0c1874 libirecovery: add recipe
- f42c97376 libimobiledevice-glue: fix undefined bswap error
- 69c9070f9 libimobiledevice-glue: add recipe
- db510a803 gtksourceview5: upgrade 5.2.0 -> 5.4.0
- c7cb6b8d8 libadwaita: initial add 1.1.0
- 0a2bd454d gtk4: upgrade 4.4.0 -> 4.6.2
- 5b09a5ad7 nautilus: Add a packageconfig for libportal - disabled by default
- fe149bbb3 strongswan: 5.9.4 -> 5.9.5
- f36fe239a python3-wxgtk4: Use cross prefix with native wx-config
- f3a7de2bd wireplumber: Upgrade to version 0.4.9
- e75c86542 pipewire: Upgrade to version 0.3.49
- 78e31790e libopenmpt: Remove unnecessary python code block
- 6eb78d932 python3-wxgtk4: add recipe
- ce604d453 wxwidgets: 3.1.4 -> 3.1.5
- 957e8de43 paho-mqtt-c: upgrade 1.3.9 -> 1.3.10
- 8781a8fbc python3-evdev: fix host header contamination
- 7eace39ca mariadb: increase MY_AES_CTX_SIZE
- 9a52bfc4a python3-pytest-metadata: upgrade 1.11.0 -> 2.0.1
- 48e7ec398 python3-watchdog: upgrade 2.1.6 -> 2.1.7
- b409d6853 python3-tqdm: upgrade 4.63.0 -> 4.63.1
- ee2dad009 python3-robotframework: upgrade 4.1.3 -> 5.0
- 73c2c0c22 python3-redis: upgrade 4.1.4 -> 4.2.0
- 3f4df03f8 python3-pymisp: upgrade 2.4.155.1 -> 2.4.157
- e552a6ec3 python3-pylint: upgrade 2.12.2 -> 2.13.2
- bfcd769d0 python3-autobahn: upgrade 22.2.2 -> 22.3.2
- a395411e4 python3-astroid: upgrade 2.11.0 -> 2.11.2
- 481e45556 blueman: update; add missing RDEPENDS
- 33db88751 openldap: correct slapd systemd service support
- ef3cc6e87 nginx: add gunzip PACKAGECONFIG
- abbb93899 spdlog: remove header-only leftover
- d9a5af558 grpc: Remove runtime dependency between grpc and protobuf-compiler
- 04c03d849 graphviz: don't clear PACKAGECONFIG for nativesdk
- d1f61769e crossguid: update
- 49139cf08 graphviz: add pkg_postinst script
- 144a7fff1 usbguard: package simplification
- 65f6fe9ea monit: upgrade 5.31.0 -> 5.32.0
- ae72bf6dc libxmlb: upgrade 0.3.7 -> 0.3.8
- f6d537bd9 babl: upgrade 0.1.90 -> 0.1.92
- f21097cc7 stm32flash: upgrade 0.6 -> 0.7
- aa781eea6 libwacom: upgrade 2.1.0 -> 2.2.0
- a842c0d0b libqb: upgrade 2.0.4 -> 2.0.6
- 82fa05b36 libjcat: upgrade 0.1.10 -> 0.1.11
- 7f13d5646 libgsf: upgrade 1.14.48 -> 1.14.49
- 4d9dc36e5 iwd: upgrade 1.25 -> 1.26
- e0d6386af duktape: Use baselib to construct LIBDIR
- 0c32da8ef python3-paramiko: upgrade 2.9.2 -> 2.10.3
- c366052d2 python3-h5py: upgrade 3.5.0 -> 3.6.0
- 86c6eb9ce python3-protobuf: upgrade 3.19.3 -> 3.19.4
- a239510c2 python3-intervals: upgrade 1.10.0.post1 -> 1.10.0
- 0e469258c python3-cantools: upgrade 37.0.1 -> 37.0.7
- 4b32f5971 python3-cachetools: upgrade 4.2.4 -> 5.0.0
- d26f61f21 python3-arpeggio: upgrade 1.10.2 -> 2.0.0
- bbb426085 python3-alembic: upgrade 1.7.6 -> 1.7.7
- 31d9f6afc pmdk: Fix build with newer ndctl
- 95d0c5718 gperftools: Disable cpu profiles for ppc/musl
- cd1f51b60 abseil-cpp: Fix ppc/musl patch
- dc989053c a2jmidid: Fix build on ppc/musl
- a5f244bfb gsl: Disable on musl/ppc
- 8523e5f6e rocksdb: Exclude on ppc/musl
- 12bbce475 stunnel: Update to 5.63
- 0aed3f603 ndctl: Upgrade to v73
- 36883aece iniparser: Update to latest tip of trunk
- ea5e40888 boost-sml: 1.1.4+git --> 1.1.5
- 3ac2678f4 polkit: switch from mozjs to duktape javascript engine
- d5eef01fc polkit: add patches for CVE-2021-4034 and CVE-2021-4115
- 97c904c76 polkit: Fix build with libtool 2.4.7
- ca1cfc9a7 netdata: Fix override separator syntax
- b5bbdd396 geary: Fix build failures with latest vala
- 4ab47d303 folks: Upgrade to 0.15.5
- 280592671 ncmpc: upgrade to 0.46
- 19a760a13 mpc: upgrade to 0.34
- 1f1c1d77c libmpdclient: upgrade to 2.20
- 16569d267 mpd: upgrade to 0.23.6
- df5b764f9 grpc: upgrade 1.41.1 -> 1.45.0
- 3436cda4d live555: Fix rdepends of live555-dev
- f6a753022 usbguard: Add inital recipe
- d9e7b2532 mariadb: Align atomic ops to help clang on x86
- 73c0f365a mariadb: Enable openSSL and use as default SSL option
- b9b3af4c9 mariadb: Add missing dependency on lzo
- 17c734568 mariadb: Upgrade to 10.7.3
- 9a7d42ec2 edac-utils: update to latest git head
- 6806ca660 valijson: move out of hard dep on meta-networking
- 8df60dc8d libsquish: Fix build when libdir != 'lib'
- fc13caaa5 php: upgrade 8.1.3 -> 8.1.4
- f5dfe98fd libpeas: upgrade 1.30.0 -> 1.32.0
- e3e617460 graphene: upgrade 1.10.6 -> 1.10.8
- 60448ad6a metacity: upgrade 3.42.0 -> 3.44.0
- 81bbe6579 apache2: upgrade 2.4.52 -> 2.4.53
- 67a9629e6 dhcp-relay: upgrade 4.4.2p1 -> 4.4.3
- 6ebe45deb postfix: upgrade 3.6.4 -> 3.6.5
- 03e4ec718 nftables: upgrade 1.0.1 -> 1.0.2
- 013a702fd sysdig: Upgrade to 0.28.0
- 7dd4e3475 grpc: Enable cpp plugin for target version too
- 40ae8ca3f pv: update from 1.6.6 to 1.6.20
- fd8ccc80f haveged: update from 1.9.14 to 1.9.17
- b910e78a4 gnome-system-monitor: upgrade 41.0 -> 42.0
- 48bbc0091 gnome-photos: upgrade 40.0 -> 42.0
- 3df9a9a75 gnome-disk-utility: upgrade 41.0 -> 42.0
- b63f86544 nautilus: upgrade 41.2 -> 42.0
- 99ad5f2a7 gvfs: upgrade 1.49.1 -> 1.50.0
- cead5f8f8 gjs: upgrade 1.71.1 -> 1.72.0
- 223c08a9a xbindkeys: Add recipe
- 825cd3679 mcelog: update from 175 to 180
- 11fa96556 syslog-ng: update from 3.31.2 to 3.26.1
- 04e87edf6 rrdtool: upgrade 1.7.2 -> 1.8.0
- 5a974137f openvpn: upgrade 2.5.5 -> 2.5.6
- deb11a823 projucer: Upgrade to 6.1.6
- 456178204 packagegroup-meta-python: add python3-pytest-lazy-fixture
- 890249c29 python3-prettytable: add python3-pytest-lazy-fixture to ptest RDEPENDS
- 716ff86b3 python3-pytest-lazy-fixture: add recipe
- 5a91f2b8f python3-urllib3: Remove
- 230dcc982 python3-requests: Remove
- 90b54805d python3-pysocks: Remove
- 46928e1fc python3-pyopenssl: Remove
- 120bfa2aa python3-pyasn1: Remove
- 4fe581343 python3-ndg-httpsclient: Remove
- 296b5ffea python3-certifi: Remove
- e863e7d23 python3-babel: Remove
- baed0f9cd python3-waitress: upgrade 2.1.0 -> 2.1.1
- 2d4090a72 io-compress-lzma-perl, io-compress-perl: Rename to use debian names
- 72f006a90 geany-plugins: Do not overwrite OE's pkg-config env
- ed2cb1735 lvgl,lv-lib-png,lv-drivers: Pass libdir via LIB_INSTALL_DIR to cmake
- 7dc09c7aa libcppkafka: Use CMAKE_INSTALL_LIBDIR instead of hardcoding lib
- 9ed7b6983 luajit: Upgrade to latest on v2.1 branch
- 302134bb5 io-compress-lzma-perl,io-compress-perl: Do not mark allarch
- f46265250 iperf3: upgrade from 3.9 to 3.11
- 1c23fd7f8 libsquish: Define LIBDIR knob
- e22d8a1a8 uml-utilities: Define LIB_DIR to be libdir relative
- 75b4b4adc luaposix: Fix INST_LIBDIR to honor libdir var
- 4b46afe54 fsverity-utils: Define LIBDIR
- cb4f9b91d unattended-upgrades: Package nonarch_libdir for systemd files
- c83505542 cockpit: Package missing nonarch_libdir
- 6cfa5caa2 duktape: Upgrade to 2.7.0
- efde7fd73 sqlite-orm: Define cmake variable defaults
- 34437d9a2 paho-mqtt-cpp: Use CMAKE_INSTALL_LIBDIR in cmake
- 92900805f libiec61850: Use GNUInstallDirs in cmake
- 7226d2e22 redis-plus-plus: Use GNUInstallDirs in cmake
- ea01f3fd8 json-schema-validator: Use GNUInstallDirs in cmake
- 5723c738c weechat: Define LIBDIR
- ede12ec18 msgpack-cpp: Upgrade to 4.1.1 release
- 20a2bf448 http-parser: Define LIBDIR
- 1d0cab196 liburing: Define libdir based on environment variable
- 90c3d0c8e librdkafka: Use CMAKE_INSTALL_LIBDIR
- e3e020c1a libbpf: Enable on ppc64
- f42408baf python3-lz4: add ptest
- 1adfa91dd python3-jsonrpcserver: upgrade 5.0.6 -> 5.0.7
- 2b488ec61 python3-itsdangerous: upgrade 2.1.0 -> 2.1.1
- 1e48da0f1 python3-lz4: use system lz4 library
- 9b4c80a41 python3-sentry-sdk: upgrade 1.5.6 -> 1.5.7
- 874cf4487 python3-sqlalchemy: upgrade 1.4.31 -> 1.4.32
- b073e6fe0 python3-wrapt: upgrade 1.13.3 -> 1.14.0
- 7f27771b2 Update for setuptools_build_meta renamed to python_setuptools_build_meta
- 0fdc02d0f libyang: update from 2.0.7 to 2.0.164
- 5ee9c9ca0 uim: Fix build with libtool 2.4.7
- 02c24e2b9 monit: Fix build with libtool 2.4.7
- 96890edbb libgphoto: Fix build with libtool 2.4.7
- 9442c55e0 libopenmpt: Upgrade to version 0.6.2
- 3246da911 sanlock: update patch status
- 4271b9d8b libvdpau: allow to build native and nativesdk
- ffc43211b recipes: Adjust for renaming flit_core -> python_flit_core
- edc38751d graphviz: 2.44.1 -> 2.50.0
- ae90b1f21 php: Fix build on rv32/musl
- a6569c760 sdbus-c++: disable code generation tools
- 0dd33989a netplan: fix parallel build failure
- b4b29dd6a libvdpau: upgrade 1.4 -> 1.5
- ed5321bba freerdp: upgrade 2.6.0 -> 2.6.1
- 5cd2454c1 weechat: upgrade 3.4 -> 3.4.1
- c74367dec networkmanager: upgrade 1.36.0 -> 1.36.2
- 40ff542f5 networkmanager-openvpn: upgrade 1.8.16 -> 1.8.18
- 3e989f5e8 evince: upgrade 41.3 -> 41.4
- c82822986 libiec61850: upgrade 1.5.0 -> 1.5.1
- 271461ace python3-pytest-runner: Remove
- 1967a4c6e python3-chardet: Remove
- e05b3cc88 python3-pyruvate: Update libc to 0.2.120
- 25b6058ab python3-kiwisolver: Upgrade to 1.4.0
- 93c65ca71 python3-dnspython: upgrade 2.2.0 -> 2.2.1
- 82330ddf0 python3-cppy: upgrade 1.1.0 -> 1.2.0
- 9400c8da1 python3-bitstruct: upgrade 8.12.1 -> 8.13.0
- f8a52dacc python3-astroid: upgrade 2.10.0 -> 2.11.0
- a8a9bc2bc abseil: Upgrade to 20211102.0 LTS release
- 204391035 smbnetfs: upgrade 0.6.1 -> 0.6.3
- 818f782df packagegroup-meta-python: drop recipes moved to core
- 888570237 python3-pytz: move to oe-core
- 996bfa2f9 python3-pytest-subtests: move to oe-core
- 2c1423850 python3-pretend: move to oe-core
- e97f8df27 python3-poetry-core: move to oe-core
- c563ea16e python3-ply: move to oe-core
- 81402595e python3-iso8601: move to oe-core
- fbd8aec8a python3-psutil: Remove
- f26ca7749 python3-bcrypt: Remove
- d30cd125d python3-pyrad: Change poetry bbclass inherit to match oe-core
- bb9d3688f meta-python: Clean up recipes and classes that were moved to oe-core
- b2c6326c9 packagegroup-meta-python: Do not exclude python3-grpcio python3-grpcio-tools for ppc64
- b9936f62a python3-grpcio, python3-grpcio-tools: Upgrade to 1.44.0
- f5a978bb7 python3-pymodbus: add asyncio to package config
- f79287443 python3-poetry-core: Setting PIP_INSTALL_PACKAGE is no longer needed
- 4c1e31f90 python3-django: upgrade 4.0.1 -> 4.0.2
- f15c046c7 python3-django: upgrade 3.2.11 -> 3.2.12
- 33841aec5 fwts: Do not use --as-needed on ppc64
- 33b294c8b opencl-clhpp: Update 2.0.15 -> 2.0.16
- 731546f04 opencl-headers: Update v2020.12.18 -> v2022.01.04
- b6b3fa54e opencl-icd-loader: Update 2020.12.18 -> v2022.01.04
- 85e190265 v4l-utils: Update 1.20.0 -> 1.22.1
- 268e84499 fwts: Upgrade to 22.01.00
- d755e117a rocksdb: Use new atomic builtins on powerpc as well
- b0a284d95 capnproto: Link in libatomic on ppc
- 69c8c91ec gimp: Disable vector icons on ppc
- 454017a8d nodejs: Disable for powerpc
- 3d93230c3 poetry_core: update for renamed class pip_install_wheel to python_pep517
- a3f218e9d libcereal: Link libatomics on mips for ptests
- 168a39d2b meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignments
- 1dda315de nlohmann-json: Set CVE_PRODUCT according to NVD
- eb0956303 android-tools: adb: add u3 ss descriptor support
- 922f7143f pcp: Do not search headers on build host during cross compile
- c47ab9a82 nspr-native: fix ubuntu 18.04 builds using system gcc.
- 654af6d6e pcp: Upgrade to 5.3.6
- 8ac6645b9 ttf-vlgothic: Specify accurate BSD license type
- 39cc16f43 net-snmp: Avoid running `make clean` as it may fail
- 1f372ad6c libcereal: Disable Werror with ptests
- 045fe61e3 libcereal: add ptest support
- e4745eab4 packagegroup-meta-python: add poetry-core and unattended-upgrade
- ff7312f04 meta-python: migrate away from setuptool3 where possible
- 935dd6efa python3-pylint: upgrade to 2.12.2
- ce5e0278c python3-twisted: remove empty PN-src and PN-dbg
- f3bacf644 python3-pycurl: fix DEPENDS
- 8ca5c4b0b python3-pyzmq: clean up recipe
- 620689d4e python3-backports-functional-lru-cache: remove, not needed for Python 3
- ce9f9e98c python3-configparser: remove, not needed for Python 3
- b2ad05a17 python3-pystache: remove, unmaintained
- 62af27a57 poetry-core: clean up class
- 10e9b2616 wxwidgets: fix install errors
- 669b1eb6b wxwidgets: fix libdir for multilib
- a9736c300 nspr-native: build correclty with extended buildtools.
- 3b7571c1c catfish: Do not set PYPA_WHEEL
- d30a0e7e1 libiio: update to version 0.23
- d1b150ae8 Revert "python3-smbus: fix wheel build"
- d31d4f6fb python3-pychromecast: upgrade 10.2.3 -> 10.3.0
- 9d16fb8d0 python3-networkx: upgrade 2.7 -> 2.7.1
- cbd06ffcb python3-pymisp: upgrade 2.4.152 -> 2.4.155.1
- a624f7ced python3-python-vlc: upgrade 3.0.12118 -> 3.0.16120
- 195a4ad00 python3-imageio: upgrade 2.16.0 -> 2.16.1
- 87e1c68ec python3-aws-iot-device-sdk-python: upgrade 1.5.0-> 1.5.1
- 9b1f94bb6 python3-bitarray: upgrade 2.3.7 -> 2.4.0
- 4700abe43 python3-astroid: upgrade 2.9.3 -> 2.10.0
- da657e3eb python3-pymongo: upgrade 4.0.1 -> 4.0.2
- 9b86239fc python3-pywbemtools: upgrade 0.9.1 -> 1.0.0
- 236928869 python3-regex :upgrade 2021.11.10 -> 2022.3.2
- 6088c607b python3-txaio: upgrade 21.2.1 -> 22.2.1
- 3c74c0c8e python3-xxhash: upgrade 2.0.2 -> 3.0.0
- 93ec055d8 nodejs: add option to use openssl legacy providers again
- 02422135f libsdl2-ttf: Change depenendency from virtual/libgl to virtual/egl
- cf27cdafe boinc-client: Depend on virtual/egl instead of virtual/libgl
- ae68a5f87 libdc1394: Change dependency from virtual/libgl to virtual/egl
- 4e6eac4f6 redis: remove fuzz warning
- 81fcb0024 python3-poetry-core: self-bootstrap
- f1b871183 Revert "python3-ipy: drop recipe"
- fb4085c98 python3-asyncinotify: add 2.0.2
- 2b994372e python3-pymodbus: add 2.5.3
- 8968c9274 python3-pyserial-asyncio: add 0.6
- 48618e73b python3-meh: use setuptools_legacy
- 5eba739c7 python3-meh: fix HOMEPAGE
- 34d4ce1d5 python3-blivet: use setuptools_legacy
- 56c3d5dfb python3-blivetgui: use setuptools_legacy
- d5ee9d2d5 python3-waitress: upgrade 2.0.0 -> 2.1.0
- 91f74f01a python3-twisted: upgrade 22.1.0 -> 22.2.0
- 6663fdcf1 python3-tqdm: upgrade 4.62.3 -> 4.63.0
- a3b2e7528 python3-scrypt: upgrade 0.8.19 -> 0.8.20
- d59e7d90d python3-redis: upgrade 4.1.1 -> 4.1.4
- ad1ad149f python3-pyscaffold: upgrade 4.1.4 -> 4.1.5
- 0cf785935 python3-lxml: upgrade 4.7.1 -> 4.8.0
- a44a0c859 python3-jsonrpcserver: upgrade 5.0.3 -> 5.0.6
- b38d31c1c python3-icu: upgrade 2.8 -> 2.8.1
- 8ecdd900b python3-httplib2: upgrade 0.20.2- > 0.20.4
- 030a747ac python3-django: upgrade 2.2.26 -> 2.2.27
- eda0645bb python3-cheetah: upgrade 3.2.6.post1 -> 3.2.6.post2
- 6ccdbe566 python3-autobahn: upgrade 22.1.1 -> 22.2.2
- 1cf791b20 python3-pyruvate: Fix build on riscv32
- bc8241129 python3-crc32c: set target platform via setup.cfg
- e88e596cc python3-pydot: add recipe
- 912b3475a networkmanager: fix installed-vs-shipped error
- d2ce8ff16 proftpd: update to 1.3.7c
- 080f473d4 unattended-upgrades: remove PYPA_WHEEL
- 5c5a21112 fwupd: New release
- 5f11eefb8 python3-bandit: Upgrade 1.7.2 -> 1.7.4
- 5e1147975 smartmontools: upgrade 7.2 -> 7.3
- 392f5dd59 poppler: upgrade 22.02.0 -> 22.03.0
- 362edb485 poco: upgrade 1.11.0 -> 1.11.1
- 7243835da libcereal: upgrade 1.3.1 -> 1.3.2
- 59840d71d fbida: Fix build when x11 is not enabled in distro features
- fc979fffb packagegroup-xfce-multimedia: Check for x11 distro feature
- cf1273f9c geary: Check for x11 in distro features
- ce5ca93ff tepl: Check for x11 in distro features
- 66cc72966 thunar-shares-plugin: Check for x11 in distro features
- 87c64236b gedit: Fix REQUIRED_DISTRO_FEATURES to not overwrite x11
- 45c5fd8f2 gfbgraph: Check for x11 distro feature
- 1aa879c36 pcp: Enable check for x11 distro feature
- 60c007192 evolution-data-server: update to v3.43.1
- 91b245be8 gnome-disk-utility: disable build of man pages
- 0c1ef281f hwdata: Update to 0.357
- 745a79ce5 libbpf: Enable builds for riscv64
- a75b9a549 menulibre: Inherit setuptools3_legacy
- 1ada8e0de unattended-upgrades: Inherit setuptools3_legacy
- 3e2ed1dcc ufw: port to setuptools, use setuptools_legacy
- 06c810a80 recipes: Update LICENSE variable to use SPDX license identifiers
- 312832a3c recipes: Update LICENSE variable to use SPDX license identifiers
- ee0f7dc9b recipes: Update LICENSE variable to use SPDX license identifiers
- bd5dcf1b2 recipes: Update LICENSE variable to use SPDX license identifiers
- 7d8a0e840 recipes: Update LICENSE variable to use SPDX license identifiers
- 4b50fb02c recipes: Update LICENSE variable to use SPDX license identifiers
- 42f365246 recipes: Update LICENSE variable to use SPDX license identifiers
- 06851c6fd recipes: Update LICENSE variable to use SPDX license identifiers
- a32fc4177 recipes: Update LICENSE variable to use SPDX license identifiers
- 14c7d8a0d recipes: Update LICENSE variable to use SPDX license identifiers
- 662982421 xfce4-terminal: Add missing gtk-doc dependency
- 01171236d gosu: add new recipe
- d69c574e1 gjs: update; customize dependencies
- 960409f5a networkmanager: replace deprecated licenses
- 0d290a5a3 modemmanager: update 1.16.8 -> 1.18.6
- d6a72c62d libqmi: switch to meson and git
- 7a7604faa libqrtr-glib: add new recipe
- 7d138d3f4 esmtp: fix libesmtp dependency check
- dec689cf6 libesmtp: bump 1.0.6 -> 1.1.0
- 674f78567 cairomm: correct SRC_URI
- 8ae1498fa hstr: add new recipe
- 5e8f4720a devmem2: patches have been upstreamed
- 9632eca6d networkmanager: new configure options
- b5a5ffb03 networkmanager: switch to meson
- 3b4fe17ed wireplumber: backport fix for default device setting
- f8a274732 nodejs: Upgrade to 16.14.0
- b49effc43 gnome-shell-extensions: Fix build with latest meson
- e7bfd14f9 gnome-tweaks: Fix build on latest meson
- 3603a0b38 vlc: upgrade 3.0.12 -> 3.0.17-1 to fix build with ffmpeg5
- 3be43040f gyp: fix for compatibility with Python 3.10 (part 2)
- d740ecb8c poetry_core: add helper class
- 238814e5a python3-slip-dbus: Fix build with wheel packaging
- daba6521f python3-blivet: Adjust install location for binaries and systemd units
- b879b58b8 python3-typed-ast: Upgrade 1.4.3 -> 1.5.2
- 9a8ecd420 python3-humanize: Upgrade 3.14.0 -> 4.0.0
- e5187f968 python3-h11: Upgrade 0.12.0 -> 0.13.0
- 322e04edf python3-networkx: Upgrade 2.6.3 -> 2.7
- 657ba1e54 python3-semantic-version: Upgrade 2.8.5 -> 2.9.0
- 992da9e0a python3-blivetgui: Upgrade to 2.3.0
- b08d16afa python3-aws-iot-device-sdk-python: Upgrade to 1.5.0
- 33bb50423 python3-txws: Define PIP_INSTALL_PACKAGE
- 605e9d180 python3-dbussy: Define PIP_INSTALL_PACKAGE
- 039fb4f79 python3-cson: Define PIP_INSTALL_PACKAGE
- 9c80fa20d python3-pymetno: Define PIP_INSTALL_PACKAGE
- 66e04f574 python3-keras-applications: Define PIP_INSTALL_PACKAGE
- 7513effd0 python3-pyscaffold: fix wheel build and license
- f7f407aa8 python3-configshell-fb: set PIP_INSTALL_PACKAGE
- 2ecb3388d python3-twine: upgrade 3.7.1 -> 3.8.0
- b1c9ede08 python3-snappy upgrade 0.6.0 -> 0.6.1
- 91e1461a2 python3-pillow: upgrade 9.0.0 -> 9.0.1
- 43e0cd703 python3-poetry-core: Define PIP_INSTALL_PACKAGE
- 046dcdaa0 python3-dateutil: Define PIP_INSTALL_PACKAGE
- 85ea0d3a7 python3-setuptools-rust-native: Define PIP_INSTALL_PACKAGE
- 85848a20b python3-pytest-runner: Define PIP_INSTALL_PACKAGE
- 7e809b06e python3-lrparsing: use setuptools instead of distutils
- 689a4a54f python3-ntplib: pull from PyPI
- c340e94cd python3-aiofiles: inherit poetry_core
- c2b210d20 python3-pymisp: inherit poetry_core
- be04fdded python3-isort: inherit poetry_core
- 604bba13f python3-rsa: inherit poetry_core
- c4df28392 python3-iso8601: inherit poetry_core
- b9943b26a python3-pkgconfig: inherit poetry_core
- 325166ecb python3-dnspython: inherit poetry_core
- 006c40967 python3-poetry-core: add v1.0.8
- ec87ae551 python3-blivet: Upgrade to 3.4.3
- 6f5a01762 python3-xmodem: Move docs to /usr/share/doc
- ce2692fc0 python3-prctl: fix wheel build
- ad10b5507 python3-gcovr: fix wheel build
- 4771d7f88 python3-crcmod: use setuptools instead of distutils
- 048e1e40b python3-flask-versioned: Fix PYPA_WHEEL name
- 87efb4664 python3-qface: add recipe
- 2d39634bd python3-antlr4-runtime: add recipe
- 7f9792fa1 python3-path: add recipe
- df077258b python3-ipy: drop recipe
- d6dcffc75 distutils*.bbclass: move from oe-core
- 9c0cbd1d8 onboard: Inherit setuptools3-base instead of setuptools3
- 201f99de2 menulibre: Inherit distutils3
- 2c0529ab6 catfish: Fix wheel build
- 6ce000f66 ufw: Upgrade to 0.36.1 bugfix release
- 6e064cf21 bluepy: Define custom PYPA_WHEEL
- a14a7421a openconnect: upgrade 8.10 -> 8.20
- 7b045fa75 freerdp: upgrade 2.5.0 -> 2.6.0
- 0a269c0a0 iwd: upgrade 1.24 -> 1.25
- af6d22634 cukinia: upgrade 0.5.1 -> 0.6.0
- 76d8e526e bats: upgrade 1.5.0 -> 1.6.0
- 6b8e4c0d2 networkmanager: upgrade 1.34.0 -> 1.36.0
- 055dd8cea cyrus-sasl: Fix ptest builds
- edd8bd0f2 cyrus-sasl: upgrade 2.1.27 -> 2.1.28
- 8abc3bd01 gegl: upgrade 0.4.34 -> 0.4.36
- ec796f9da babl: upgrade 0.1.88 -> 0.1.90
- 94b0efb42 python3-mccabe: upgrade 0.6.1 -> 0.7.0
- 7c10499af python3-lz4: upgrade 3.1.10 -> 4.0.0
- fb291a7b2 python3-sentry-sdk: upgrade 1.5.3 -> 1.5.6
- 1d4bc7ffa python3-socketio: upgrade 5.5.1 -> 5.5.2
- 4ad76aaae python3-astor: fix wheel build
- dbdd3a84f python3-termcolor: Use setuptools instead of distutils
- ea8c24aab python3-kivy: fix wheel build
- 11e322401 python3-bitarray: switch to setuptools
- 898854261 python3-coloredlogs: fix location of coloredlogs.pth
- 2f4a34cb1 python3-pybind11: Override pip install variables
- 02543ea3e python3-feedformatter: drop recipe
- 4c1065c55 python3-meh: patch to use setuptools
- fbb90ed4e python3-pyiface: upgrade to latest git
- 2dcff9296 python3-pynetlinux: patch to use setuptools
- 42c0a7560 python3-sdnotify: patch to use setuptools
- 9045feb0d python3-crc32c: add 2.2.post0
- 548badd77 python3-marshmallow: fix wheel build
- b7042fabd python3-smbus: fix wheel build
- 099c6a575 python3-xlsxwriter: upgrade 3.0.2 -> 3.0.3
- 62c31d913 python3-websocket-client: upgrade 1.2.3 -> 1.3.1
- c53c3c816 python3-websockets: upgrade 10.1 -> 10.2
- 62a5f3089 python3-twofish: patch to use setuptools
- 870a9bd26 python3-systemd: patch to use setuptools
- 2481bc359 python3-configobj: backport patch for setuptools
- e82c48919 python3-scapy: Define custom PYPA_WHEEL
- 8b8bfbcad pw-am.sh: update to new patcwork system
- 3302aa16f unattended-upgrades: Migrate to use wheels
- 1af9f4503 guider: Set PYPA_WHEEL
- 1dbad0d14 sanlock: Fix build with wheels on
- b8bc91a2c cxxtest: Define PIP_INSTALL_DIST_PATH
- 272f2083d layer.conf: change layer priority to match oe-core
- ba34834fd netdata: added enable/disable cloud config.
- df5cf7197 Revert "python3-twofish: drop recipe"
- fcd5c793a python3-pako: remove duplicate LICENSE
- b0878793f python3-geomet: fix wheel build
- 54ed60507 python3-monotonic: fix wheel build
- 4ee3cc1ac python3-twofish: drop recipe
- 9cd74b558 python3-pykickstart: fix wheel build
- 33ac9025c python3-xlrd: fix wheel build
- b56940049 python3-pillow: fix wheel build
- 770cba1d5 python3-twisted: also ship Twisted-*.dist-info
- 9e5f9a7e2 python3-pyserial: also remove /usr/bin/__pycache__
- 645452c8d python3-ptyprocess: inherit flit_core
- ff10588f4 python3-distutils-extra; merge inc, fix wheel build
- 63856541d python3-backcall: inherit flit_core
- 7b0c8989b python3-pyruvate: fix wheel build
- d605093bc python3-cryptography: fix wheel build
- efcbd827a python3-setuptools-rust-native: fix wheel build
- 4d3063b1f python3-charset-normalizer: Upgrade 2.0.10 -> 2.0.12
- b688a6e91 python3-transitions: Upgrade 0.8.10 -> 0.8.11
- 6c297de72 python3-prettytable: Upgrade 2.4.0 -> 3.1.1
- 09abb3ffa python3-anyjson: Drop recipe
- 9e5961c05 python3-pycups: Inherit setuptools_build_meta
- 0d1f1fff4 python3-apt: Point PYPA_WHEEL to custom location
- cf0ed4239 openldap: Use renamed variable CVE_CHECK_IGNORE
- e70794af7 openldap: add CVE-2015-3276 to allowlist
- 8abf4f642 netplan: Add knob to enable tests
- 2509f659e All layers: Follow oe-core's variable name changes
- 750de61d4 spice-protocol: upgrade 0.14.3 -> 0.14.4
- 26c9503b6 tcpreplay: upgrade 4.4.0 -> 4.4.1
- dafa33c46 wolfssl: upgrade 5.1.0- > 5.2.0
- c1f856b36 remmina: upgrade 1.4.23 -> 1.4.24
- 1cae7dc06 soci: upgrade 4.0.2 -> 4.0.3
- 6f2008ee4 tree: upgrade 2.0.1 -> 2.0.2
- ebc0de885 zchunk: upgrade 1.1.16 -> 1.2.0
- 0c62ee37b python3-oauthlib: Drop redundant nose dependency
- 47ce8529a python3-blinker: Migrate to use pytest instead of nose for testing
- 41457cc0a python3-jdatetime: upgrade 3.8.2 -> 4.0.0
- 05abf5551 python3-imageio: upgrade 2.15.0 -> 2.16.0
- a0f7710fe python3-psutil: fix test failure
- aab5ca217 python3-coverage: Upgrade 6.3 -> 6.3.2
- 36bfb3167 python3-cmd2: Upgrade 2.3.3 -> 2.4.0
- 4d57f2a8b python3-langtable: Upgrade to release 0.0.57
- 4eeaf0b55 python3-unidiff: Upgrade 0.7.0 -> 0.7.3
- 91704ff65 python3-pandas: Upgrade 1.4.0 -> 1.4.1
- 2ffdf3c34 python3-bitarray: Upgrade 2.3.6 -> 2.3.7
- 3b64db472 python3-ordered-set: Upgrade 4.0.2 -> 4.1.0
- d076ac1d8 python3-flask: upgrade 2.0.2 -> 2.0.3
- 76cdfe553 python3-autobahn: upgrade 21.11.1 -> 22.1.1
- 1c53fcca6 python3-test-generator: drop recipe
- c720dc971 python3-wheel: drop; moved to oe-core
- 3b481faaa python3-click: Upgrade 8.0.3 -> 8.0.4
- aa294ca1a python3-distro: Upgrade 1.6.0 -> 1.7.0
- 87ae20aa9 python3-alembic upgrade 1.7.5 -> 1.7.6
- 44a810f34 poppler: upgrade 22.01.0 -> 22.02.0
- e40eb83de pugixml: upgrade 1.11.4 -> 1.12
- eb62c5af5 postgresql: upgrade 14.1 -> 14.2
- 0733019d0 phpmyadmin: upgrade 5.1.2 -> 5.1.3
- fee9d14b4 protobuf: upgrade 3.19.3 -> 3.19.4
- d8f712b70 nautilus: upgrade 41.1 -> 41.2
- 6ed9d2d54 netplan: upgrade 0.103 -> 0.104
- 124c19a0a rdma-core: upgrade 38.0 -> 39.0
- 3e5cd95d8 nano: upgrade 6.0 -> 6.2
- 95c8527f9 php: upgrade 8.1.2 -> 8.1.3
- 80adbff00 mpv: upgrade 0.34.0 -> 0.34.1
- e6e72ed4c Revert "libcamera: add pkg-config files"
- edd2a422c xfce4-panel: disable vala
- a50aba557 libxfce4ui: disable vala
- 343ec1fee xfconf: inherit vala
- 26d9d0b62 libxfce4util: inherit vala
- 606eaedc8 libcamera: add pkg-config files
- 4a80836f8 libio-socket-ssl-perl: upgrade 2.073 -> 2.074
- 696aab3d8 graphviz: added PACKAGECONFIG for librsvg
- da1858753 libjcat: upgrade 0.1.9 -> 0.1.10
- 5bb47bf2e monit: upgrade 5.30.0 -> 5.31.0
- e20fb95fb libgusb: upgrade 0.3.9 -> 0.3.10
- 9fd337553 libxmlb: upgrade 0.3.6 -> 0.3.7
- 2d41a2195 gnuplot: upgrade 5.4.2 -> 5.4.3
- b73b7e42d inotify-tools: upgrade 3.21.9.6 -> 3.22.1.0
- 4d278b945 iotop: upgrade 1.20 -> 1.21
- 358db10e0 iscsi-initiator-utils: upgrade 2.1.5 -> 2.1.6
- e5613af40 libwnck3: upgrade 40.0 -> 40.1
- aca61b8dc gnome-autoar: upgrade 0.4.2 -> 0.4.3
- 8918d9485 gedit: upgrade 40.1 -> 41.0
- 491ea7f7f libwacom: upgrade 1.12 -> 2.1.0
- 4d8a99155 python3-croniter: Upgrade 1.2.0 -> 1.3.4
- e5350050e python3-itsdangerous: Upgrade 2.0.1 -> 2.1.0
- c0be70f84 python3-dt-schema: remove recipe
- 9d5081e52 libxml++-5.0: Add recipe for libxml++ 5.0
- 18799992e libxml++: Upgrade to 2.42.1 release
- 81fec590d atkmm: Add new recipe for 2.36+
- 49da103cf pangomm: Add recipe for pangomm-2.48
- 3436cd11c cairomm: Add recipe for cairomm 1.16
- cfba5326d glibmm: Add recipe for 2.70.0
- 856902b8c Fix DeprecationWarning about regexps
- bfd22261e iotop: Disable lto with clang for rv32
- 5f62cb59a capnproto: Link with libatomic on rv32
- d9ec74d4c layers: Bump to use kirkstone
- 21394ebc6 meta-oe: Use new variable SYSROOT_DIRS_IGNORE
- f2df27017 recipes: Use new CVE_CHECK_IGNORE variable
- 1d4b29aa8 recipes: Use renamed SKIP_RECIPE varFlag
- 3d8482695 geany-plugins: Fix build with libgit2 1.4+
- 19c0838f1 libsigc++-3: Upgrade to 3.2.0
- 6c258bd83 nodejs: add option to use openssl legacy providers
- 6ec4451fc dnf-plugin-tui: Fix a bug of multilib
- 5617b1269 boost-sml: add new recipe
- f3474b141 networking: add new netsniff-ng recipe version 0.6.8
- 99e2f59d7 rtc-tools: Update to 2022.02
- 6c6b8d97b wireplumber: Improve configuration
- 5c379cf62 netdata: version bump 1.33.0 -> 1.33.1
- f967602a4 rsyslog: update to 8.2202
- 0bf3af0ae plymouth: Add the retain-splash option
- 69db1c7a8 libjs-jquery: Upgrade to 3.3.1.
- ea223bd3d gjs: upgrade 1.70.0 -> 1.70.1
- 22521c8a9 libcrypt-openssl-guess-perl: upgrade 0.14 -> 0.15
- 158484577 libqmi: upgrade 1.30.2 -> 1.30.4
- 942387f84 libgee: upgrade 0.20.4 -> 0.20.5
- e67a4dcf9 fsverity-utils: upgrade 1.4 -> 1.5
- 32351c5db mm-common: upgrade 1.0.3 -> 1.0.4
- cd6004014 ntopng: Avoid linking libm statically
- 33efb9073 openjpeg: fix CVE-2021-29338
- ab6dd285b xfsdump: upgrade 3.1.9 -> 3.1.10
- 7793ce4f6 packagegroup-meta-python: Add python3-pytest-forked and python3-pytest-xdist
- fe1d9094a python3-pytest-xdist: add 2.5.0
- a97e33665 python3-pytest-forked: add 1.4.0
- 1d20c5964 python3-natsort: upgrade 8.0.2 -> 8.1.0
- b7f663bc6 python3-twisted: upgrade 21.7.0 -> 22.1.0
- 80f7f90cb python3-werkzeug: upgrade 2.0.2 -> 2.0.3
- 62294b4f9 packagegroup-meta-oe: Add googlebenchmark
- d1f0e8c83 googlebenchmark: add 1.6.1
- 8cfc80271 websocketpp: Apply upstream proposed patch to fix a Scons 4.2.0+ build failure
- 907a649f0 graphviz: native: create /usr/lib/graphviz/config6 in populate_sysroot
- 45479a258 ebtables: remove perl from RDEPENDS
- 3f26c46cb opencv: disable sse4.1 and sse4.2 on x86
- 2cfaa7081 capnproto: Fix build on mips
- 712e17f84 gimp: Disable vector icons with clang on arm
- c633c22ad dhcp-relay: Package needed shared libs from bind
- a9d994c2f smarty: Upgrade to 4.1.0
- e2170ac1d libjs-jquery-icheck: Use hardcoded SHA for srcrev
- b79c5e24c pipewire: fix build error when pipewire-jack is used
- 7f85c4ba9 samba: upgrade 4.14.11 -> 4.14.12
- 812618222 yaml-cpp: bump 0.7.0
- 1c5c88389 mbedtls: Upgrade to 2.28.0
- 905dbd4aa capnproto: update to 0.9.1
- 0eaccf003 fping: update to 5.1
- 26456cf88 iwd: update to 1.24
- c1984fc8f libiio: use setuptools functions instead of distutils
- bbd5c7fb1 python3-bitarray: Upgrade 2.3.5 -> 2.3.6
- 2010e89ab python3-humanize: Upgrade 3.13.1 -> 3.14.0
- f7ccff127 python3-imageio: Upgrade 2.14.1 -> 2.15.0
- 16184e4a5 python3-pyopenssl: upgrade 21.0.0 -> 22.0.0
- d219c9559 python3-pyudev: upgrade 0.22.0 -> 0.23.2
- 366432b6b python3-oauthlib: upgrade 3.1.1 -> 3.2.0
- f10de37cc python3-sqlalchemy: upgrade 1.4.29 -> 1.4.31
- 5f92a267c python3-requests-oauthlib: upgrade 1.3.0 -> 1.3.1
- e452e268e tcpreplay: update HOMEPAGE
- 248739128 imagemagick: update SRC_URI branch to main
- b8bb7dc15 breakpad: fix branch for gtest in SRC_URI
- f754f4c85 wireplumber: Add recipe
- 687483235 pipewire: Upgrade to 0.3.45
- 887f69dde mosquitto: upgrade 2.0.12 -> 2.0.14
- 586b0b3f2 ntopng: upgrade 5.0 -> 5.2.1
- 5668251a4 ndpi: upgrade 4.0 -> 4.2
- ce1c406d6 gimp: Disable vector icons on x86 with clang
- c13fd3c67 libcgi-perl: upgrade 4.53 -> 4.54
- 50f547acb lcms: upgrade 2.12 -> 2.13.1
- 07c274c22 tcpreplay: upgrade 4.3.4 -> 4.4.0
- 1320b9c9d opensaf: upgrade 5.21.09 -> 5.22.01
- 4bd281ded devilspie2: upgrade 0.43 -> 0.44
- 5d341cb54 rtc-tools: Add a recipe
- f0484dae3 openldap: Fix build with musl
- 2d12e8570 open-vm-tools: Fix build with musl
- 49ce3bdac plymouth: add extra kernel parameter
- 52474de7b gpsd-machine-conf: set precise BSD-3-Clause license
- 6d75a8b98 hwdata: Update to 0.356
- 95f7f8c51 crda: Fix buffer overflow in sscanf
- 9eb9b02dc gst-shark: Upgrade to 0.7.3.1
- a29f3b100 nss: uprev v3.73.1 -> v3.74
- 3ab9736fc pcp: Disable parallel compile
- 4b4485fe7 concurrencykit: enable 32- and 64-bit Arm targets
- ea6d967db libcamera: update meson options to build pipeline handlers & cam utility
- 014835f16 fping: set precise license
- edf4e7ad8 phoronix-test-suite: upgrade 9.2.1 -> 10.8.1
- 880defa72 fwupd-efi: upgrade to 1.2
- ff9442e0f libjs-jquery: remove
- 4378a4f84 spice-protocol: upgrade to 1.14.3
- e4ad5c15c mailx: remove
- a0ea79439 smartmontools: use s-nail
- f8166c50f minidlna: use precise BSD license
- 8bddd0f1b s-nail: add a maintained mail(1) fork
- c8544b362 redis: add recipe for 7.0-rc1
- 7c0c424b4 openipmi: use precise BSD license
- a4a9cd211 poppler-data: set precise BSD license
- 05a0b52ac spice: set correct LICENSE
- b3a2b1e1d pkcs11-helper: set precise BSD license
- 2f18574ff pkcs11-helper: update homepage
- 671b8aa48 concurrencykit: use precise BSD licence version
- e11597471 remmina: Upgrade to 1.4.23
- 523d3d61f opencv: Update contrib 4.5.2 -> 4.5.5
- 32dd133a6 netdata: upgrade 1.32.1 -> 1.33.0
- d0454ed6e tcpslice: upgrade 1.2a3 -> 1.5
- 7a56dfe41 tcpdump: upgrade 4.99.0 -> 4.99.1
- c8ee13ae0 gvfs: upgrade 1.48.1 -> 1.49.1
- d1fb1ac2d python3-jsonpath-rw: set correct license
- 71ea03d08 python3-coverage: Upgrade 6.2 -> 6.3
- cb0ed4cbf python3-ansi2html: Upgrade 1.6.0 -> 1.7.0
- c597a154d folks: dont build tests as they are not installed anyway
- 09689ad65 python3-pywbemtools: upgrade 0.9.0 -> 0.9.1
- ce19b04d6 python3-pytest-timeout: upgrade 2.0.2 -> 2.1.0
- 72a9858ec python3-pyephem: upgrade 4.1.1 -> 4.1.3
- 098626948 python3-pulsectl upgrade 21.10.5 -> 22.1.3
- 5b33cef51 python3-multidict: upgrade 5.2.0 -> 6.0.2
- 32d661fd0 python3-pyruvate: Fix build with riscv64/musl
- 04669acb6 python3-fasteners: Upgrade 0.17.2 -> 0.17.3
- fd6d5f2c0 python3-bandit: Upgrade 1.7.1 -> 1.7.2
- b9e0ec103 python3-jdatetime: Upgrade 3.8.1 -> 3.8.2
- 2c90fd26a python3-pyruvate: Fix build with mips
- 7c5dbbc9e gparted: Do not use NULL where boolean is expected
- 829327315 libcec: Fix type mismatch for return value of LibCecBootloader()
- 2855fb2de unattended-upgrades: add new recipe version 2.6
- a95d3a0f3 python3-apt: add new recipe version 2.3.0
- a55110b6f evolution-data-server: try to fix g-i data generation
- 7d03e4449 boinc-client: Update to 7.18.1
- aa22894fa postgresql: Fix build on riscv
- 61e1697e9 php: Update to 8.1.2
- 5a6973551 gerbera: Fix build with fmt 8.1+
- 1746b3793 evolution-data-server: Disable g-i data generation
- 00dec94ac folks: make some dependencies optional
- a5307424a dlt-daemon: Bump to latest revision on master
- 90f3ff2ea dlt-daemon: upgrade 2.18.7 -> 2.18.8
- 468a3431c ser2net: upgrade 4.3.4 -> 4.3.5
- a6e7ddefe libcereal: upgrade 1.3.0 -> 1.3.1
- 16bda7854 hostapd: upgrade 2.9 -> 2.10
- 985385ff7 ddrescue: upgrade 1.25 -> 1.26
- 46a98bfa3 cgdb: upgrade 0.7.1 -> 0.8.0
- ac3bf04b2 botan: upgrade 2.18.2 -> 2.19.1
- 4bd9a7962 libnma: upgrade 1.8.32 -> 1.8.34
- 1e9b524f9 geary: use sha hash for SRCREV; fix identation
- f6f00bac3 fatcat: upgrade 1.1.0 -> 1.1.1
- fbfb73d20 lxdm: remove conflicts setting
- d82d175a8 freerdp: Update to FreeRDP 2.5.0
- 73ce3883f spdlog: Update the external fmt patch
- 1bc0fc538 iotop: Disable LTO with clang/rv64
- 39d43ab3b gerbera: Upgrade to 1.9.2
- 37c7803b0 folks: add PACKAGECONFIG for import_tool and inspect_tool
- dc0796487 xfce4-datetime-setter: Fix build with meson 0.61+
- e9f5b21fd mpd: update 0.22.9 -> 0.23.5
- 605ffa230 minidlna: update 1.2.1 -> 1.3.0
- ea427dcea opencv: update 4.5.2 -> 4.5.5
- 4a4abee38 libvncserver: disable ffmpeg support due to incompatiblility with ffmpeg 5.0
- 96b5e3e6f phpmyadmin: upgrade 5.1.1 -> 5.1.2
- 6b8d2ad5c packagegroup-gnome-apps.bb: add geary
- 0c9c5c666 snappy: use main branch to fix fetch failure
- 5b73a63ea geary: initial add recipe
- 5a3b14466 vboxguestdrivers: upgrade 6.1.30 -> 6.1.32
- 7981762d6 plymouth: switch to KillMode=mixed
- a3a89cd06 python3-redis: Upgrade 4.0.2 -> 4.1.1
- ddd6ec8e2 python3-aenum: Upgrade 3.1.6 -> 3.1.8
- 1f6703df9 python3-pandas: Upgrade 1.3.5 -> 1.4.0
- 4e85d672a python3-imageio: Upgrade 2.14.0 -> 2.14.1
- 6b6309594 imageio: Upgrade 2.13.5 -> 2.14.0
- ebe8e8253 sdbus-c++-libsystemd: Fix build on musl
- 82598c081 network-manager-applet: add meson 0.61 patch
- 5ef371286 dconf-editor: add a meson 0.61 patch
- 7bbd43a78 gnome-photos: add a meson 0.61 patch
- 137ebc79d gnome-control-center: add a meson 0.61 patch
- 1c4a42c09 gnome-disk-utility: add a meson 0.61 patch
- 4abad01d6 gedit: add a meson 0.61 patch
- f730e5100 gthumb: fix meson 0.61 builds
- 40b589b03 gnome-calendar: fix meson 0.61 builds
- 256794590 evince: fix meson 0.61 builds
- 5eddbcad3 gnome-screenshot: backport a meson 0.61 patch
- e203b5813 accountsservice: backport a meson 0.61 patch
- 229cc3463 gnome-shell: backport a meson 0.61 patch
- 8fe42bbf3 gnome-settings-daemon: add a meson 0.61 patch
- 1df08a90d gnome-session: update 40.1.1 -> 41.3
- 4f948211a gnome-font-viewer: backport a meson 0.61 patch
- 97be5fa01 gnome-bluetooth: backport a meson 0.61 patch
- 3e717877f gnome-terminal: backport a meson 0.61 patch
- fc9b8db9e gjs: drop patch to satisfy meson 0.61
- 4960e4cea gtkmm3: add gdk-pixbuf-native to satisfy meson 0.61
- fd4bb5414 fmt: upgrade 8.0.1 -> 8.1.1
- 225699b7b sdbus-c++-libsystemd: upgrade 249 -> 250.3
- 488b89e47 sdbus-c++-tools: upgrade 1.0.0 -> 1.1.0
- 268f962dd folks: initial add recipe
- ccd5c225f evolution-data-server: cleanup; enable vala introspection
- adbdc4c63 gmime: inherit vala
- 3a6bd4381 gspell: inherit vala
- 1968aaa61 libgdata: add vala PACKAGECONFIG
- 517780827 python3-zeroconf: bump version 0.36.13 -> 0.38.1
- a5ed4089c python3-sentry-sdk: Upgrade 1.5.2 -> 1.5.3
- a402b5ef6 python3-paramiko: Upgrade 2.9.1 -> 2.9.2
- a8bd22f23 python3-pycocotools: Upgrade 2.0.2 -> 2.0.4
- f41b3757d python3-pillow: Upgrade 8.3.2 -> 9.0.0
- a558d51fe python3-google-api-python-client: upgrade 2.33.0 -> 2.36.0
- 9a454cc49 python3-engineio: upgrade 4.3.0 -> 4.3.1
- 37d3bcf75 python3-async-timeout: upgrade 4.0.0 -> 4.0.2
- 203b44a6c python3-argcomplete upgrade 1.12.3 -> 2.0.0
- d4cc9bbe3 python3-socketio: upgrade 5.5.0 -> 5.5.1
- 334932fff python3-lxml: check the return value
- 20cf58d25 python3-twine: Upgrade 3.4.1 -> 3.7.1
- 904c89eaa python3-simpleeval: Upgrade 0.9.10 -> 0.9.12
- 1440b4aac python3-frozenlist: Upgrade 1.2.0 -> 1.3.0
- e67355e47 python3-dnspython: Upgrade 2.1.0 -> 2.2.0
- 9eb6e25fc python3-pythonping: Upgrade 1.1.0 -> 1.1.1
- fa42c77b2 python3-decorator: Upgrade 5.1.0 -> 5.1.1
- 593b0cd5d python3-aenum: Upgrade 3.1.5 -> 3.1.6
- 0d8dee917 jq: upgrade 1.6 -> 2021-10-24 git
- 79cfeb58b meta-xfce: Convert catfish and menulibre to use setuptools3
- 02a08d021 monit: upgrade 5.29.0 -> 5.30.0
- 74e71f017 libsdl2-ttf: upgrade 2.0.15 -> 2.0.18
- e3929a60d libmodbus: upgrade 3.1.6 -> 3.1.7
- 3ec0b14aa cups-filters: upgrade 1.27.2 -> 1.28.11
- 9f4d80675 cryptsetup: upgrade 2.4.2 -> 2.4.3
- 888875383 networkmanager: upgrade 1.32.12 -> 1.34.0
- 45ce976b2 mtr: upgrade 0.94 -> 0.95
- ec2cfccc2 iotop: Use lld with clang on arm
- 18902d643 packagegroup-meta-oe: Add duktape
- cbbb8ccc7 Add recipe for duktape
- 7ab378859 xorg-xrdp: Upgraded from 0.2.5 to 0.2.18.
- 30ebf27c4 xrdp: Fixed build error with openssl 3.0 and upgraded from 0.9.17 to 0.9.18.
- 0d6d9d0cd php: avoid textrel QA Issue warning
- d0a8873a6 python3-pyruvate: disable 64 bit atomics for mips
- 75d96e464 python3-fastjsonschema: Upgrade 2.15.1 -> 2.15.3
- fa7458ebd python3-croniter: Upgrade 1.1.0 -> 1.2.0
- 8b85bd400 python3-jsmin: Upgrade 3.0.0 -> 3.0.1
- c9f406754 python3-fasteners: Upgrade 0.16.3 -> 0.17.2
- f6780036c python3-jdatetime: Upgrade 3.6.4 -> 3.8.1
- 489f546df python3-gmpy2: Upgrade 2.1.1 -> 2.1.2
- 0e59a2390 setuptools3_rust.bbclass: setuptoools Rust plugin
- 5c7d63a43 pyo3.bbclass: add class for PyO3 cross-compilation
- bd4e4d206 uriparser: upgrade 0.9.5 -> 0.9.6
- 77ebec820 protobuf: upgrade 3.19.1 -> 3.19.3
- 4cf47b832 postgresql: Update to 14.1
- e3d8d558e nlohmann-json: upgrade 3.10.4 -> 3.10.5
- cef2d1429 htop: Update to 3.1.2
- e5a020f4d rdma-core: upgrade 36.0 -> 38.0
- 2c710b005 postfix: upgrade 3.6.3 -> 3.6.4
- 87bde66c9 protobuf: Fix static init fiasco
- 1b5bc9500 tree: upgrade 2.0.0 -> 2.0.1
- 2a9358016 cmocka: use https protocol for fetching
- 3a723d762 tiptop: update download URL and HOMEPAGE
- b639c25d9 dracut: upgrade 051 -> 055
- d49282245 jemalloc: Fix build with glibc 2.35+clang
- 184484418 tnftp: Add missing header stdc-predef.h
- 1b3b4c65b tnftp: upgrade 20151004 -> 20210827
- 8a6a9f3b9 pyxdg: upgrade and remove distutils
- 08b6679ad sanlock: port to setuptools
- b298118df iotop: move to the C port of iotop
- e0a506536 cxxtest: move to setuptools
- 3670d6154 nodejs: A little clean up
- a7fd03874 nodejs: Drop workaround for an absolute path in the npm shebang
- 4229bddf4 nodejs: Drop workaround for a Python 2 dependency
- 1946eca30 gammu: upgrade 1.32.0 -> 1.42.0
- 5dd27b4a9 openldap: ignore the mkdir errors in Makefile
- 57d127e81 iscsi-initiator-utils: upgrade 2.1.4. -> 2.1.5
- 3b47273ce bridge-utils: upgrade 1.7 -> 1.7.1
- ec5cc9421 libnetfilter-queue: upgrade 1.0.3 -> 1.0.5
- 171f42996 ipset: upgrade 7.11 -> 7.15
- b4a07ab21 nftables: upgrade 1.0.0 -> 1.0.1
- ccb85c8eb lirc: replace setuptools3-bas with distutils-common-base
- d5f1f8c37 pcp: Fix build race condition
- 8589b69f9 python3-cryptography: upgrade 3.3.2 -> 36.0.1
- 6fecc8833 python3-cryptography-vectors: upgrade 35.0.0 => 36.0.1
- d77bddfca python3-pytest-subtests: upgrade 0.5.0 -> 0.6.0
- 3748086ec python3-pyruvate: add recipe for v1.1.2
- bfe587c3b python3-setuptools-rust-native: add v1.1.2 recipe
- d32bb7dbc python3-dbussy: port to setuptools
- 4de221599 python3-pyparted: port to setuptools
- 4b71feccf python3-hexdump: remove
- b226d966d python3-greenlet: remove redundant distutils3 inherit
- 33ef3173d python3-smbus: use setuptools
- 84769a963 python3-pycrypto: remove obsolete pycrypto module
- 214cfe90f python3-smbbus: use DISTUTILS_SETUP_PATH
- da4637b07 python3-scapy: remove redundant pycrypto RDEPENDS
- 72ea4845d python3-supervisor: upgrade 4.2.2 -> 4.2.4
- f88969f7a python3-pyscaffold: upgrade 4.1.1 -> 4.1.4
- 8b6dee6bb python3-pytest-timeout: upgrade 2.0.1 -> 2.0.2
- 1394b7d95 python3-charset-normalizer: Upgarde 2.0.7 -> 2.0.10
- ddae8c443 python3-wtforms: Upgrade 3.0.0 -> 3.0.1
- bf0a8eedf python3-regex: Upgrade 2021.10.8 -> 2021.11.10
- c3dc184c4 python3-pybind11: Use setuptools3 instead of distutils3 functions
- f0143052f python3-sentry-sdk: Upgrade 1.4.3 -> 1.5.2
- f3888539c python3-natsort: Upgrade 8.0.0 -> 8.0.2
- f10d70157 python3-requests: Upgrade 2.26.0 -> 2.27.1
- 3b7b1ea6e python3-aiohue: Upgrade 3.0.1 -> 3.0.11
- bd02a43d9 python3-asyncio-throttle: Add recipe
- e6bff22c3 python3-pynacl: upgrade 1.4.0 -> 1.5.0
- f1a500d16 python3-pymongo: upgrade 4.0 -> 4.0.1
- 9af9bb081 python3-protobuf: upgrade 3.19.0 ->3.19.3
- 10d0769c1 python3-pytest-helpers-namespace: Enable network during do_compile
- d323e21f1 python3-matplotlib: Do not use setuptools_scm_git_archive
- 6d5426249 python3-gammu: add recipe for v3.2.4
- 012d10408 thunar: Depend on libxml-parser-perl-native
- a95f0e39c thunar: upgrade 4.16.8 -> 4.16.9
- 1d2da22e7 meta-oe: Use setuptools3-base
- 1bdbdf3a7 nodejs_16.11.1.bb: only handle npm if configured
- 9786d0fb5 influxdb: Enable network during do_compile
- 461c04657 nautilus: Fix build with libportal >= 0.5
- db72adf01 tbb: upgrade to 2021.5.0
- 71ad9575f imsettings: upgrade 1.8.2 -> 1.8.3
- e2e8f4356 exo: upgrade 4.16.1 -> 4.16.3
- 93cde1334 poppler: upgrade 21.12.0 -> 22.01.0
- 86ee2df8f evolution-data-server: upgrade 3.42.2 -> 3.42.3
- 7f4767585 gnome-autoar: upgrade 0.4.1 -> 0.4.2
- a5591bc2b gnome-panel: upgrade 3.38.0 -> 3.42.0
- d306c44ca gnome-terminal: upgrade 3.42.1 -> 3.42.2
- 4c239f993 sysprof: upgrade 3.42.0 -> 3.42.1
- 79f103489 usermode: upgrade 1.113 -> 1.114
- 076670496 yelp-xsl: upgrade 41.0 -> 41.1
- 3ea9cd4ef yelp: upgrade 41.1 -> 41.2
- 5c65fb53e zenity: Upgrade 3.32.0 -> 3.41.0 / meson build / rework
- 342de9bf5 gnome-shell-extensions: Enable gnome-classic session for wayland
- 77479e1c9 dbus-daemon-proxy: add missing `return` statement
- 92a4bc0b2 packagegroup-meta-oe: Add dool and pcp
- 00034b34f dool: Added a new OSS that forked from dstat project.
- 866715fa4 pcp: Fix build to exclude qt5
- adc35ac71 pcp: Added a new recipe which provides dstat command.
- 1a69a221f dstat: Deleted terminated project.
- c493dba0b iwd: upgrade 1.20 -> 1.21
- 5c5be2aa5 packagegroup-meta-oe: Add cmatrix
- c0a6fe97a cmatrix: new package
- 0e93a3d7e grubby: fix conflict with debianutils
- c950d3966 libportal: add from oe-core
- 61bef7a42 dnfdragora: upgrade 1.1.2 -> 2.1.2
- 89a034047 python3-bitarray: Upgrade 2.3.4 -> 2.3.5
- f8d3f2de4 python3-rdflib: Upgrade 6.0.2 -> 6.1.1
- 30a762148 python3-urllib3: Upgrade 1.26.7 -> 1.26.8
- 11090e128 python3-astroid: Upgrade 2.9.2 -> 2.9.3
- 936423fc9 python3-google-api-core: Upgrade 2.2.0 -> 2.3.2
- 5a9d8e2a9 packagegroup-meta-python: Add python3-colorzero
- 0ec1ead3c python3-colorzero: add recipe for python colorzero
- 7e63b7a3a python3-ujson: Upgrade 5.0.0 -> 5.1.0
- 25b9efc9b python3-huey: Upgrade 2.4.2 -> 2.4.3
- 1afddc62c python3-typeguard: Upgrade 2.13.2 -> 2.13.3
- df5c1a31f python3-diskcache: Upgrade 5.3.0 -> 5.4.0
- f37e388c3 python3-cantools: Upgrade 37.0.0 -> 37.0.1
- c1704149b python3-robotframework: Upgrade 4.1.2 -> 4.1.3
- bd58555e5 python3-astroid: Upgrade 2.9.0 -> 2.9.2
- e8582ac2e python3-django: Add recipe for 4.0.1
- 6e166d723 python3-django: upgrade 3.2.10 -> 3.2.11
- c9033d87f python3-psutil: Upgrade 5.8.0 -> 5.9.0
- 280195a10 python3-django: upgrade 2.2.25 -> 2.2.26
- 8465e5e56 fwts: do out-of-tree builds
- 5ff0ebc49 tbb: enable native/nativesdk builds
- a820fa0d0 pcsc-tools: upgrade 1.5.7 -> 1.5.8
- 9a74f8397 doxygen: upgrade 1.9.2 -> 1.9.3
- f16f628d1 bats: upgrade 1.4.1 -> 1.5.0
- cf08deca8 python3-imageio: Upgrade 2.13.3 -> 2.13.5
- 0cfde4b76 python3-pychromecast: Upgrade 10.1.1 -> 10.2.3
- 46ed11291 python3-isodate: Upgrade 0.6.0 -> 0.6.1
- f1fb1c36e python-cantools: update to 37.0.0
- efdf711eb python3-parso: upgrade 0.8.2 -> 0.8.3
- 4fa3ef1de python3-paramiko: upgrade 2.8.0 ->2.9.1
- 72ce0145e python3-pandas: upgrade 1.3.4 -> 1.3.5
- b8046c597 python3-meh: upgrade 0.50 -> 0.50.1
- ccab46e8b ntpsec: Add glibc-2.34/kernel-5.14 seccomp fixes
- d19582698 mozjs-78: renumber patches
- bfa98138a mozjs-78: Shelve breaking lib rename/linking & split lib to separate package
- 112cca9f4 packagegroup-gnome-desktop: Mark TUNE_PKGARCH specific
- 8a33afe66 Rename gnome-menus3 -> gnome-menus
- e327a5f3b Drop gnome-desktop3 providers
- fd17b9ddd gnome-shell: Add gnome-desktop to RDEPENDS
- 79a08a94b pugixml: upgrade 1.11.2 -> 1.11.4
- 466ffb841 pkcs11-helper: upgrade 1.27 -> 1.28
- 0a1f6a987 wolfssl: upgrade 5.0.0 -> 5.1.0
- ac69402cc weechat: upgrade 3.0 -> 3.4
- a8a0f8055 wireshark: update to latest stable 3.4.11
- 745226566 libsrtp: Add support for specifying the crypto library
- e0f4e7467 nautilus: upgrade 40.2 -> 41.1
- dfc3ed708 mutter: upgrade 41.0 -> 41.2
- b969536a6 metacity: upgrade 3.40.0 -> 3.42.0
- e44420be9 libgtkstylus: remove
- 436b97d0c libgsf: upgrade 1.14.47 -> 1.14.48
- 99e46c3a0 gtksourceview4: upgrade 4.8.1 -> 4.8.2
- e010e763c gthumb: upgrade 3.10.3 -> 3.12.0
- 9f4b8346a gsound: upgrade 1.0.2 -> 1.0.3 / build with meson
- c8936b7da gnome-terminal: upgrade 3.42.0 -> 3.42.1
- 9f3d5f737 gnome-system-monitor: upgrade 40.1 -> 41.0
- c8457b608 gnome-shell-extensions: upgrade 41.0 -> 41.1
- b66fb646d gnome-shell: upgrade 41.0 -> 41.2
- 12dfe6690 gnome-screenshot: upgrade 40.0 -> 41.0
- 4162c0080 gnome-font-viewer: upgrade 40.0 -> 41.0
- 1504dfe69 gnome-flashback: upgrade 3.40.0 -> 3.42.1
- d1a90b4eb gnome-disk-utility: upgrade 40.1 -> 41.0
- 2010447d6 gnome-desktop: upgrade 41.0 -> 41.2
- 9372446de gnome-control-center: upgrade 41.1 -> 41.2
- 40130d55e gnome-calendar; upgrade 41.0 -> 41.2
- 7ba831a18 gnome-calculator: upgrade 40.1 -> 41.1
- d717c20e3 gnome-autoar: upgrade 0.3.3 -> 0.4.1 / build with meson
- 45f769b54 evolution-data-server: upgrade 3.40.2 -> 3.42.2
- 0bfca6bae evince: upgrade 40.4 -> 41.3
- 27cd1bf98 amtk: upgrade 5.2.0 -> 5.3.1 / build with meson
- 785dbb822 gtksourceview5: initial add 5.2.0
- 60e962ace gnuplot: upgrade 5.4.1 -> 5.4.2
- 4d4f8078e geany-plugins: upgrade 1.37 -> 1.3.8
- bad8441c9 geany: upgrade 1.37.1 -> 1.38
- 114e1213b blueman: upgrade 2.2.1 -> 2.2.3
- 5a3371100 gtkwave: upgrade 3.3.109 -> 3.3.111
- eecbad0ef gupnp-tools: upgrade 0.10.0 -> 0.10.2 / prettify recipe
- 7d923453e gupnp-igd: upgrade 0.2.5 -> 1.2.0 / build with meson
- 2923b838b gupnp-dlna: upgrade 0.10.5 -> 0.12.0 / build with meson
- 0d6a621c9 gupnp-av: merge recipe with inc-file
- ca4009ac8 gupnp-av: upgrade 0.12.11 -> 0.14.0 / build with mesa
- ac7ddd919 gupnp: merge recipe with inc-file
- 8dba575d9 gupnp: upgrade 1.2.7 -> 1.4.1
- 8ac969037 mpv: upgrade 0.33.1 -> 0.34.0
- 7c5729707 gimp: upgrade 2.10.24 -> 2.10.30
- 7c385da6a gegl: upgrade 0.4.30 -> 0.4.34
- bcd3f4d65 fluidsynth: upgrade 2.2.3 -> 2.2.4
- a696a0b37 menulibre: upgrade 2.2.1 -> 2.2.3
- 2e7b79188 poppler: upgrade 21.11.0 -> 21.12.0
- 853e5ba8c mousepad: upgrade 0.5.7 -> 0.5.8
- 99cc22f4d ristretto: upgrade 0.12.0 -> 0.12.1
- 6531e7c97 xfce4-whiskermenu-plugin: upgrade 2.6.2 -> 2.7.1
- c15276b47 fltk: upgrade 1.3.7 -> 1.3.8
- 86e98840d ndctl: add UPSTREAM_CHECK_GITTAGREGEX
- 6954fc516 lvm2: add UPSTREAM_CHECK_GITTAGREGEX
- 3812ee8d0 upower: add UPSTREAM_CHECK_GITTAGREGEX
- cc413c782 python3-pymisp: upgrade 2.4.148 -> 2.4.152
- 888632ae1 python3-pyhamcrest: upgrade 2.0.2 -> 2.0.3
- b7a6df5ab python3-pyatspi: upgrade 2.38.1 -> 2.38.2
- 9ad5e36f9 python3-networkx: upgrade 2.6.2 -> 2.6.3
- 2b6b90bd6 python3-google-api-python-client: upgrade 2.30.0 -> 2.33.0
- b92dcfbc8 python3-djangorestframework: upgrade 3.12.4 -> 3.13.1
- c3bbad35c python3-wheel: upgrade 0.37.0 -> 0.37.1
- 53dacb847 python3-smpplib: upgrade 2.2.0 -> 2.2.1
- c7bd721d2 python3-msgpack: upgrade 1.0.2 -> 1.0.3
- ce003fec7 python3-huey: upgrade 2.4.1 -> 2.4.2
- c3e01ee55 python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
- ee05c0622 python3-execnet: depend on setuptools-scm
- cffe78bfe python3-wtforms: add missing dependencies
- fd375acec python3-pyro4: upgrade 4.81 -> 4.82
- 184ee7b9b python3-sqlalchemy: upgrade 1.4.28 ->1.4.29
- 5e0f1edc9 xmlsec1: enable native build
- 2b4f6a04f simple-mtpfs: add dependency on autoconf-archive
- 99250956d tbb: Disable LTO on rv64
- ea287c1f1 libqb: use branch main
- cddbbeeb7 strongswan: remove redundant DEPENDS
- f1af0f369 strongswan: add integrity options
- 0b7518135 strongswan: add tpm PACKAGECONFIG
- 2b733d2a7 strongswan: provide PACKAGECONFIG for cureve25519
- ea76fc643 apache2: upgrade 2.4.51 -> 2.4.52
- 20090751c python3-ipython: upgrade 7.28.0 -> 7.30.1
- 13bfa7431 libio-socket-ssl-perl: upgrade 2.072 -> 2.073
- d830b7ad4 libfile-slurper-perl: upgrade 0.012 -> 0.013
- 00ee46b5f tree: upgrade 1.8.0 -> 2.0.0
- 05edcb677 qpdf: upgrade 10.4.0 -> 10.5.0
- 6340fa3d5 ldns: update to 1.8.1
- 05d313acb glmark2: upgrade 2021.02 -> 2021.12
- 6921fd3cc byacc: upgrade 20210808 -> 20211224
- d7a91f13c pkcs11-helper: Fix build with nss >= 3.73.1
- 1d2145c3e nss: upgrade 3.64 -> 3.73.1
- 245afbc8b cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
- d68d340d8 netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
- 2bf65c1d8 netdata: do not send anonymous statistics by default.
- 3b883ba6d netdata: fixed some oelint-adv issues in the recipe.
- b62d0a9d8 netdata: version bump from 1.32.0 to 1.32.1
- d3e154647 tvheadend: Disable dvbscan
- 8e57fb9b1 postgresql: fix CVE-2021-23214,CVE-2021-23222
- 5f17cabf1 xl2tpd: update to 1.3.16
- e619d8643 vlc: Fix build with un-renameed native libtool
- 0e0fc7efe php: Upgrade to 8.1.0
- 482b86806 packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
- e59775261 Add pycups - python bindings for CUPS
- 83bb0c483 Add gutenprint to meta-oe
- 6a271fd42 Added usbip-tools for kernel USB/IP
- 35aa5959c openipmi: upgrade 2.0.31 -> 2.0.32
- f4e4c9da5 simple-mtpfs: update to 0.4.0
- 347a9d745 libnet-dns-perl: upgrade 1.32 -> 1.33
- 917d6c301 satyr: upgrade 0.38 -> 0.39
- c581dc38d redis-plus-plus: upgrade 1.3.2 -> 1.3.3
- f6c329a3c nano: upgrade 5.9 -> 6.0
- 3fa155b0c mpich: upgrade 3.4.2 -> 3.4.3
- d936e9384 libteam: improve the ptest output
- f5c6c4bf9 ipmitool: Split ipmievd into a separate package
- c8261ca2e fio: upg…
Relevant changes: - 93f2146 LICENSE: update to SPDX standard names - 4158c87 samhain.inc: Correct LICENSE to GPL-2.0-only - d4fffc4 tpm2-pkcs11: update to 1.8.0 - f576e38 tpm2-tss-engine: fix version string and build with openssl 3.0 - da8cbb3 tpm2-abrmd: update to 2.4.1 - 5855990 tpm2-tss: update to 3.2.0 - f203d64 tpm2-openssl: update to 1.1.0 - c010297 tpm2-tools: fix missing version number - 71fd7ed Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2 - 498ca39 fscrypt: update dependecy from go-dep-native to go-native - e92fad5 clamav: add COMPATIBLE_HOST to fix build error - 48d6ff1 samhain: update to 4.4.7 - cfb79c9 linux-yocto_security.inc: add lkrg kfrags - fb67042 lkrg-module: covert to git fetcher - 2be1d06 python3-fail2ban: fix compile issue on some hosts - 0c41d79 LICENSE: adopt SPDX standard names - c56ae45 meta-security : Use SPDX style licensing format - 943f484 openscap-daemon: use renamaed python_setuptools_build_meta - da93339 kas-security-alt: drop rust layer - 288391e python3-privacyidea: drop old package ref. - e5e3dd4 Subject: [PATCH] Subject: python3-fail2ban: switch to legacy setuptools3 - 30f34fa python3-fail2ban: fix SPDX license. - da23c2a tpm2-tss: fix user perms - 46622a3 tpm-tools: Fix pod2man race - ddb27e7 ima-evm-keys: don't use lnr - 47bbac5 libtpm: update to 0.9.2 - 6ea6a49 swtpm: update to 0.7.1 - 6c3262f openscap-daemon: fix wheels and License issues. - be65e1c python3-privacyidea: update to 3.6.2 - dac1280 python3-privacyidea: fix QA ERROR - ba4485f meta-security-isafw: Fixes to work with oe-core master - 2993f45 parsec-service: Only enable TPM is layer and DISTRO_FEATURE is defined. - 048cc16 layer.conf: enable apparmor for qemu machine - 0272f7f apparmor: update to 3.0.4 - 75073a5 packagegroup-security-tpm: Fix QA Error - c8681cc README.md: fix typo - 6cc8dde Upgrade parsec-tool to 0.5.1 - cc11c8c smack: Use new CVE_CHECK_IGNORE variable - 8ff2d27 chipsec: fix WARNING - 4199466 recipes: Use renamed SKIP_RECIPE varFlag - 30a4227 layer.conf: Update to use kirkstone - a6fc259 tpm2-pkcs11: fix RDEPENDS variable - caec0c6 scap-security-guide: Fix openembedded platform tests - 9cd85e0 meta-hardening: Fix override syntax - 7898fc8 parsec-service: fix compile issue. - 32c0e16 tpm2-tss: update to 3.1.0 - c626643 suricata: update to 6.0.4 - 7df64c5 lkrg-module: update to 0.9.2 - deeaddd tpm2-pkcs11_1.7.0: Drop dstat from DPENDS - 0594aee packagegroup-security-tpm2.bb: remove dynamic pkgs - c763e27 samhain: upgrade 4.4.3 -> 4.4.6 - b463863 google-authenticator-libpam: update to 1.09 - c20b35b meta-tpm: drop strongswan bbappends - d6f8b79 meta-integrity: drop strongswan bbappends - 147ed69 packagegroup-security-tpm2: drop ibmswtpm2 - e3b50fe tpm2-pkcs11: backport openssl 3.x build fixes - 126860d dm-verity-img.bbclass: Fix wrong override syntax for CONVERSION_DEPENDS - cb7778e python3-fail2ban: update to tip - 587c922 clamav: fix useradd warning - e740a30 libest: does not build with openssl 3.x - 9bf5c50 tpm2-pkcs11: update to 1.7.0 - e4a4981 meta-parsec/README.md: fix for append operator combined with += - 5929510 openssl-tpm-engine: fix warning for append operator combined with += - 05ee41d apparmor: fix warning of remove operator combined with += - 4c19c83 python3-fail2ban: remove /run - f6fa9dc bastille: Create /var/log/Bastille in runtime - b654040 sssd: Create /var/log/sssd in runtime - 696651d tpm2-tss: fix fapi package config - 7e27eb5 recipes: Update SRC_URI branch and protocols - 8215ed2 tpm2-pkcs11: update to 1.7.0 - d77b776 tpm2-openssl: add new pkg - b5e2770 openssl-tpm-engine: fix build issue with openssl 3 - 5d2afb3 tpm2-tools: update to 5.2 - 8f04587 apparmor: Add a python 3.10 compatability patch - e5e5413 opendnssec: blacklist do to ldns being blacklisted - 14e1db4 Parsec service. Update PACKAGECONFIG definitions and README.md - 2bc849a meta-parsec/README: remove rust layer req. Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - 826542a Merge pull request #34 from ricardosalveti/master - 804f6b2 classes/sota: no need to add wic when sota is enabled - 58e3efb Merge pull request #32 from uptane/shellcheck-master - eee365c Replace tabs with spaces. - 6dbc404 Fix all shellcheck complaints. - 5a4e76b Merge pull request #31 from ricardosalveti/master - 39feaef sota: drop curl packageconfig settings for openssl - e4b64f8 Merge pull request #30 from uptane/ostree-curl-timeout-master - 60864e2 ostree: patch to setup a curl request timeout - 9272a91 Merge pull request #27 from shr-project/jansa/kirkstone-updates - 4776d37 layer.conf: update LAYERSERIES_COMPAT for kirkstone - 99d82c1 Merge pull request #25 from shr-project/jansa/curl - 918f716 Merge pull request #22 from uptane/fix-ipsecondary-root-version - 2142cef fixed incorrect boolean in virtualsec.json - f2cdf57 Merge pull request #26 from shr-project/jansa/sota - cee9fbf Merge pull request #24 from uptane/latest-versions-master - 8e29a69 sota_sanity.bbclass: fix DeprecationWarning: invalid escape sequence d - 4d01a7a sota.bbclass: update for renamed ssl PACKAGECONFIG in curl recipe - 1f23c1c aktualizr: Mark aktualizr-hwid as RRECOMMENDS, not RDEPENDS. - 93968ee aktualizr: Bump to latest, plus garage-sign. - 851c5b7 Merge pull request #19 from shr-project/jansa/https - 4db1422 aktualizr: use https protocol to fetch it - 7a36ee1 Merge pull request #18 from uptane/aktualizr-secondary-etc - ff1e835 aktualizr: Bump to latest for Secondary putRoot implementation. - 885da7d Merge pull request #16 from uptane/latest-aktualizr - 94e6422 aktualir: Bump to latest with TUF verification support. - eab04a9 aktualizr: Delete unused ca.cnf file. - 4473a81 Update to latest Aktualizr - 25642b4 Merge pull request #13 from uptane/fix/ats-825/kirkstone - ff20197 sota.conf.inc: Cleanup for kirkstone. - 1093211 layer.conf: Drop older branches. Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - 21a5c29 xen: Add missing space in append to IMAGE_INSTALL - c21e22e libvirt: Fix error on undefining domain and segfault on libvirt_driver_qemu.so - 63b026b containerd-opencontainers: add CVE_VERSION setting - bff2ad3 nerdctl: move SRC_URI appends to include file - c6464d8 nerdctl: update to v0.18 - 48ef790 xen-tools: don't declare xencommons as an initscript for systemd - 6ed391f k3s: Add missing IP Virtual Server (ip_vs) feature to the kernel config - e02f0d3 openvswitch: uprev from v2.17.0-30-g2404d4536 to v2.17.1 - 7df9b0f xen: Remove 4.14 recipes and related patches - 265518e xen: Add recipes for stable Xen 4.16 release and update master - aa4ebb5 xen: Bump SRCREV of 4.15 recipes to 4.15.2 - 51e404a xen-tools: remove unused systemd/sysvinit files - 1f9c37e libvmi: Fix out of box build failure with xen disabled - bed7142 k3s: do not use a go file as patch - d4f84ae libvirt: fix QA packaging issue when multlib is enabled - 654f8d0 cni: fix protocol argument typo - 589391d cni: add flannel plugin from separate repository - 9857587 virt-what: add new recipe - e1aeb3b k3s: clarify uprev version (1.22.6) and PV - 7002205 containers: introduce podman-tui - f17c020 irqbalance: update to 1.8.0-tip - c77f64d kvmtool: update to -tip - cd8f887 libvmi: update to 0.14-tip - dc4a37e slirp: update to 4.6.1-latest - 239dba3 ovs: update to v2.17.0 - ebd4e07 k8s: update to 1.23.6 - 2a35564 libvirt: uprev to 8.1.0 - 82f8a45 python3-sphinx: make a 4.2.0 specific recipe - e751670 ceph: set CXXFLAGS and CFLAGS - 8cba065 k3s: update to 1.23.1 - 5d30327 lopper: update to 1.0.2 - c9554c6 xen: only package xencommon systemd components if systemd is enabled - 5f1937e netns: update to 0.5.3-tip - 04270c3 networking: introduce slirp dependency - 8cd1584 slip4netns: update to 1.2.0 - 0f7a2e5 cni: update to v1.0.1 - cbf5766 oci-runtime-tools: update to 0.9.0 - 3cd2f56 oci-runtime-spec: update to 1.0.2-tip - 5fd9160 oci-image-tools: update to 1.0.0-rc3 - f5bf9b8 oci-image-spec: update to 1.0.2 - 3ca7a14 lxc: update to 4.0.12 - 2dd6ba2 umoci: update to 0.4.7-tip - 3b75599 skopeo: update to 1.6.1 - 418b058 runc-docker: update to 1.1.0-tip - e1c1b9d runc-opencontainers: update to 1.1.0-tip - 0ac7cbd podman-compose: update to 1.0.3 - 037f0d3 podman: update to v4.0.1 - 6c6e6dc docker-distribution: update to 2.8.0 - e3087cd docker-ce: update to v20.10.12 - 3988cc7 moby: update to v20.10.12 - 8babc8e crun: update to 1.4.3 - 7f84d5b cri-tools: update to v1.23.0 - 3110725 cri-o: update to 1.23.1 - 9c35224 containerd: update to v1.6.1 - db45737 conmon: update to v2.1.0 - 5101340 nerdctl: introduce recipe - 0ffb6e5 cloud-init: inherit setuptools3_legacy - ca4601a xen: Override CC and CPP in make command line - 2dc502a libvirt: backport patch to fix compile error - 4369415 xen-*image-minimal: Install *xen-acpi-processor package only for x86* machines - 26017da python3-dtc: fix missing files in sysroot - 0f3da01 lopper: fix wheel build - 35f3484 python3-dtc: fix wheel build - e6f165d xvisor: Remove bb.error when builing for non-supported arch - ef08aac conf: drop honister from compatibility - 108e089 global: update licence values to SPDX values - c113c09 conf: add kirkstone to layer compatibility - f895d15 cri-o: update to use SKIP_RECIPE - 48c9b9a nagios: update to use SKIP_RECIPE - 44e95d9 openvswitch: uprev from v2.15.1 to v2.15.3 - ce8f2e0 libibverbs: update LICENSE - cf1c2ed runc-docker: update to v1.1.0 - 1af45b1 runc: update to v1.1.0 - 198eb61 python3-dtc: add SRCPV and fix missing symbol - b0c10d2 xen: Clear TUNE_CCARGS for Xen build for aarch64 machines - 44dad51 xen-tools: Load xen related kernel modules during system boot - cb0884d python3-dtc: update to version v1.6.1-39-g4048aed - 34c2f32 python3-dtc: fix packaging by using setuptools - 4667e96 openvswitch: systemd: add option -p for mkir command - 9437f70 go-fsnotify: update to v1.5.1 - 82f9025 go-fsnotify: switch to main branch - 1ef6050 python3-dtc: drop distutils3 usage - 88d6fa9 Revert "Revert "kernel: drop 5.14 .inc"" - 22628b7 Revert "kernel: drop 5.14 .inc" - 091d654 busybox-initrd: update to 1.35.0 - 79e0e45 kernel: drop 5.14 .inc - db7647c kubernetes: update to v1.23.2 - 3638a88 cloud-init: update to 21.4 - d842978 cloud-init: switch branch to main - ce2a78a MAINTAINERS: add xtf and the raspberry pi dynamic layer for Xen - acdae1d xen-tools: upgrade RSUGGESTS to RRECOMMENDS for ifupdown - 1c3cc5b xen: drop patch to workaround prelink on aarch64 - d4415a1 kubernetes: install kubeadm and misc for nodes - 14025b2 kubernetes: add sysctl.d configuration - 5b3b259 cni: add README - 308d31d kubernetes: add README - 24b68f1 cni: don't provide kubernetes-cni by default - 491a385 config: introduce hostname generation hooks - 6fe326b demo: add flask and k3s deployment files - fc5fdd7 k8s: add kubernetes to host packagegroup - 4d0f0a5 k8s: introduce host/controller initialization script - 9c1f90d runc-docker: update to 1.0.3 - df3cc49 runc: update to 1.0.3 - ee1e169 kubernetes: update to 1.23.x series - dbd37ca qemu-package-split.inc: Correct a typo - 0846bdd skopeo: update to v1.5.2 - ef6d70e uxen-guest-tools: fix -DMODULE not working when building uxenhc module - 788672a uxen-guest-tools: fix build against kernels 5.15+ - 967bcb2 xvisor: set PV - 62338f4 singularity: fix build with automake-1.16.5 - 844f4e1 uxen-guest-tools: fix build against kernels 5.4+ - 9a7aa01 xvisor: uprev to latest master and fix python reference - da0f159 libvirt: fix CVE-2021-3667 - 9148b79 podman-compose: update to 0.1.8 - b8e53d9 podman: update to 3.4.2 - 9ab8194 docker-distribution: update to 2.7.1-latest - b7efc7b cri-tools: update to v1.22.0 - 1589b43 cri-o: update to 1.22.1 - 17e0be0 cri-o: switch from master -> main - 81e445d containerd: update to 1.5.8 - 4334177 conmon: update to v2.0.30 - fd6e0cd openvswitch: fix configure error with dpdk enabled - 538d688 qemu: convert missed override syntax - 98f88ee docker-moby: update to v20.10.10 - 7bc99cd libvirt: inhibit empty-dirs QA check - e13d364 python3-dtc: port to Python 3.10 - c5d89fe kubernetes: update to v1.22.4 - ecd241f kernel: add 5.15 fragment enablement - f3e3653 lopper: update to v1.0 and setuptools based project - 7223f80 k3s: update to 1.22.3 - 152e254 k3s: Add additional required kernel modules - 1aadb32 yq: convert github SRC_URI to use https protocol - 3b91a31 irqbalance: bump SRCREV to latest - 2c03be0 linux-yocto_virtualization.inc: remove :append and += combination - 057889e go-{distribution,systemd}: convert github SRC_URIs to use https protocol - 3fea81e crun/oci-image-spec: specify https in github src_uri - 7fec18f criu: remove :append and += combination - ffe9c1c xen: update to setuptools based lopper - 369367c lopper: update to master-next - baf9e1a global: convert github SRC_URIs to use https protocol - e13ea7d oci-runtime-spec: update branch specification to main - a9b1fb1 crun: update runtime-spec branch to main - 0a7ae8b global: convert github SRC_URIs to use https protocol - ac399ad global: add explicit branch to all SRC_URIs - 03689b8 xen,xen-tools: update xen to new releases - 3bff112 lxc: update to 4.0.11 - f71bedc ceph: 15.2.12 -> 15.2.15 - e94f6cb k3s: Add xt-statistic kernel module to rrecommends - 7304d7e k3s: Update k3s service configuration - 0429ecb podman: add rdepend on nsenter - abf248b umoci: switch branch to main - 80065eb skopeo: refresh storage.conf - 36cdef7 cni: add SRCREV_FORMAT - 89b1a89 yq: add SRCREV_FORMAT - 9e5daf4 kubernetes: add SRCREV_FORMAT - cbecee2 docker-moby: add SRCREV_FORMAT - da57fa2 docker-ce: add SRCREV_FORMAT - 03cd8aa ceph: inherit pkgconfig.bbclass - cf55d44 oci-image-spec: update to 1.0.1-latest - cf81b3d oci-runtime-spec: update to 1.0.2 - 0b5fba4 criu: update to 3.16.1 - 77111bf crun: bump to version 1.2 - 21fc48f crun: fix offline builds - b2299d3 podman: check for ipv6 in DISTRO_FEATURES - 5c21291 virtualization/config: allow conditional use of yocto-cfg-fragments - fcf53f6 yocto-cfg-fragments: introduce native provider of configuration fragments - 83cf286 k3s: update to v1.22.x - 4ab1f05 k3s: update to v1.21.5 - aaeb4f4 xen: add missing pkgconfig inherit - 45e5f2e kubernetes: introduce devupstream variant - 8e8b2ca k8s: set to 1.22.3 release - 8a1b32e busybox-initrd: update version to match oe-core Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes:
- ca1c990df6 ruby: upgrade 3.1.1 -> 3.1.2
- c3b96e04e9 git: upgrade 2.35.2 -> 2.35.3
- e6541bd092 libgit2: upgrade 1.4.2 -> 1.4.3
- 0c5828713a libusb1: upgrade 1.0.25 -> 1.0.26
- aa269a4f98 apt: upgrade 2.4.3 -> 2.4.4
- 11beef012a libsoup: upgrade 3.0.5 -> 3.0.6
- d5f538c1f2 wireless-regdb: upgrade 2022.02.18 -> 2022.04.08
- 332dcf0fbc linux-firmware: upgrade 20220310 -> 20220411
- 74fe1b5af0 update_udev_hwdb: fix multilib issue with systemd
- 91bfc749de u-boot: Inherit pkgconfig
- 4e4c668960 u-boot: Correct the SRC_URI
- dfb49be6b5 create-spdx: fix error when symlink cannot be created
- 1b2b4d426a webkitgtk: adjust patch status
- 845be07aef ncurses: use COPYING file
- d12513f066 git: correct license
- 74725c9f7e package_manager: fix missing dependency on gnupg when signing deb package feeds
- 10fd76e6df apt: add apt selftest to test signed package feeds
- f6ad22d94f mdadm: Drop clang specific cflags
- 21f2723c84 gnupg: Disable FORTIFY_SOURCES on mips
- fdca03e098 systemtap: Fix build with gcc-12
- c17679c1e5 xserver-xorg: Fix build with gcc12
- bdf428b3b9 babeltrace: Disable warnings as errors
- f3b1699afc buildtools-tarball: Only add cert envvars if certs are included
- 4146d30d06 selftest/lic_checksum: Add test for filename containing space
- 291940f12c qemuarm64: use virtio pci interfaces
- c7c9e10661 systemd-boot: remove outdated EFI_LD comment
- 741064d6e9 build-appliance: Switch to kirkstone branch
- d2ba3b8850 lua: fix CVE-2022-28805
- 3e17df4cd1 busybox: fix CVE-2022-28391
- 92fcb6570b build-appliance-image: Update to master head revision
- a17dc42d82 git: Upgrade 2.35.1 -> 2.35.2
- 54e8b744bb bitbake.conf: Correct BB_SIGNATURE_EXCLUDE_FLAGS
- 922b645f44 libxshmfence: Correct LICENSE to HPND
- 72299395b0 alsa-tools: Ensure we install correctly
- 4b73b55c2d runqemu: Do not auto detect graphics if publicvnc is specified
- e1f21d0d33 shadow: Disable the use of syslog() for the native tools
- 24e3b2ee56 build-appliance-image: Update to master head revision
- 3e85ce4366 bluez5: Add fix for startup issues under systemd
- d5585ff062 build-appliance-image: Update to master head revision
- 8a7237a474 lttng-modules: support kernel 5.18+
- 091f1356d0 linux-yocto-dev: update to v5.18+
- c6ebc3ef30 build-appliance-image: Update to master head revision
- 60925ef384 puzzles: Drop broken icon
- 3bf3d123e1 rxvt-unicode: Fix icon name
- 7f78bb7a7b runqemu: Allow auto detection of the correct graphics options
- fc6c1951dd cmake: add missing licenses
- 1c192304b2 python3-pip: correct license
- faa513a527 gettext: add MIT conditional as license
- 1f5fd6a0f3 libidn2: add Unicode-DFS-2016 license
- a97f7975ed libsdl2: fix license
- 1ea595d5fe libcap: add pam_cap license
- ab25d08e16 itstool: add missing COPYING.GPL3
- 8e8cf07a58 gmp: add missing COPYINGv3
- 8e337904b1 kern-tools-native: add missing license
- 320da1c2b9 kernel: Delete unused KERNEL_LOCALVERSION variable
- b4d3c2c034 kernel-devsrc: Check for gen_vdso_offsets.sh before copying on riscv
- 62a81447d7 itstool: correct upstream version check
- ad5829aa1f sanity: Show a warning that make 4.2.1 is buggy on non-ubuntu systems
- 67fad829f3 externalsrc/devtool: Fix to work with fixed export funcition flags handling
- c8350634a9 linux-yocto: Remove unnecessary, commented out qemuarm entry
- 0460390599 Revert "adwaita-icon-theme: upgrade 41.0 -> 42.0"
- 5dfe2dd548 git: Ignore CVE-2022-24975
- 256d212fd1 tiff: Add marker for CVE-2022-1056 being fixed
- 1b8513c1ab qemu: Add fix for CVE-2022-1050
- 407744b00d python3: Do not detect multiarch when cross compiling
- 08c0698064 webkitgtk: Add missing header locale.h
- 1d46d4c115 epiphany: upgrade 41.3 -> 42.0
- 05582e9e65 webkitgtk: update 2.34.6 -> 2.36.0
- bb0d9815a8 musl: Move to 1.2.3 release tag
- c405cb4f42 kernel.bbclass: Fix the do_strip() malfunction
- 8d33be8421 libarchive: Upgrade to 3.6.1
- b3114d5d43 license_image.bbclass: close package.manifest file
- df6d96cc5e spirv-tools: fix to use sdk-1.3.204 branch
- 4705b8a724 python3-cryptography: backport fix for leaky test
- 3ba177a1b8 package_ipk/deb: Fix specific version handling
- e3da4da7e5 uninative: Upgrade to 3.6 with gcc 12 support
- ada1a900b0 gzip: upgrade 1.11 -> 1.12
- 97bf86ccde xz: fix CVE-2022-1271
- 9e2cb139fa connman-conf: ignore eth0 in qemu in a way that is not sysvinit-specific
- 62851965fc build-appliance-image: Update to master head revision
- fcc3cee276 package_manager: sign DEB package feeds
- cfcaa54dc7 gpg-sign: Add parameters to gpg signature function
- ecd044b09f libsdl2: Disable libunwind dependency in native builds
- 7dc1559616 u-boot: Fix condition for install_spl_helper
- b07a70fbf7 oe-init-build-env: add quotes around variables to prevent word splitting
- 7d6f4b1373 meta: scripts - relocation script adapted to support big-endian machines
- 6311fb6f41 os-release: add os-release-initrd package
- 33147b89bc pseudo: Fix handling of absolute links
- 8c95be7dd3 depmodwrapper-cross: Fix missing $
- 299f429a1e Revert "meta: rust: Bug fix for target definitions returning 'NoneType'"
- ef49f89c89 meta: rust: Bug fix for target definitions returning 'NoneType'
- 294b49c51f linux-yocto/5.10: features/security: Move x86_64 configs to separate file
- 1927094f0d linux-yocto/5.15: features/security: Move x86_64 configs to separate file
- 11d5606255 linux-yocto-rt/5.15: aufs: compile fix
- fda812765b linux-yocto/5.15: aufs: fixes and optimization
- db6a636319 linux-yocto/5.10: update to v5.10.109
- 9578466793 linux-yocto/5.15: update to v5.15.32
- 28b79449ed kmod: Update exclude patch to Accepted
- 69bc2f37d6 vim: Upgrade 8.2.4524 -> 8.2.4681
- 8e97ff1560 bitbake.conf: Drop unexports from a different era
- 36db85b9b1 unzip: fix CVE-2021-4217
- a762162fa0 waffle: The surfaceless-egl and gbm requires opengl
- b280aecd79 tzdata: update to 2022a
- de7b559e4f bitbake.conf: Remove ERROR_QA from BB_HASHEXCLUDE_COMMON
- 9f21f9b613 insane.bbclass: Make changes to QA_EMPTY_DIRS trigger package_qa to rerun
- 19a88df166 insane.bbclass: Make do_qa_patch() depend on if patch-fuzz is in ERROR_QA
- 757c09a687 mirrors: Switch glibc and binutils to use shallow mirror tarballs
- c44c4e7fb3 gcc: sanitizer: Fix tsan against glibc 2.34
- b9c3db4953 kernel.bbclass: Use KERNEL_IMAGEDEST instead of hardcoded boot path
- ffae118e7b popt: add ptest
- 261778c1e3 python3-jinja2: Correct HOMEPAGE
- a963f71e88 glib-2.0: Backport patches C++ variant of g_atomic_int_compare_and_exchange()
- af3a8c11a0 depmodwrapper: Use nonarch_base_libdir for depmod.d
- 5e7d09142d kmod: Add an exclude directive to depmod
- c082752c06 busybox: Exclude .debug from depmod
- ff75909f2a meson: Robustify compiler detection logic
- 17e7d71ca8 python3: update to 3.10.4
- f1d2b2ec51 oeqa/selftest: generalise test_devtool_virtual_kernel_modify
- 884201c6c1 oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake calls
- 73d1b71637 oeqa/selftest/wic: use os.path.join to join paths
- c9bc4def71 oeqa/selftest/wic: rearrange tests
- 27953d4cf6 oeqa/selftest/wic: cleanup WicTestCase.setUpLocal
- fe3ee51777 oeqa/selftest/oescripts: refactor skipping logic
- 1a3a37cc2b oeqa: rationalise skipifqemu decorators
- 3f45ce6d2b oeqa/selftest: tag tests that use runqemu
- a4c6381923 oeqa/core/decorators/data: improve has_* logic
- 7ef7b03eee oeqa/selftest: remove unused imports
- 5a053b2a84 oeqa/core/utils/misc: remove redundant file
- 2dfe2f6830 testimage: inline updateTestData()
- 54210c518b oeqa/core/decorator: remove redundant code
- 080854fe34 oeqa/runtime/decorator/package.py: remove use of strToSet
- 030157fa8d oeqa/selftest/buildoptions: set PACKAGE_CLASSES in test_arch_work_dir_and_export_source
- 1285bdaa4f oeqa/selftest/wic: add more arch-specific annotations
- f03d478335 oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rm
- e8e6c679f6 oeqa/selftest/wic: clean up only_for_arch decorator
- de3c8994dc oeqa/selftest/wic: remove redundant asserts
- 450e09b6d4 oeqa/selftest/wic: use os.rename instead of bb.utils.rename
- b4d8aca97a oeqa/selftest/devtool: ensure Git username is set before upgrade tests
- 2ea047a026 image_types: hddimg and iso only work on x86
- 6be90f884b buildtools-tarball: include nativesdk-python3-pyyaml
- 540041ac80 initscripts: Clean up license handling/identifiers
- 17d981005a keymaps: Clean up license handling
- d00628aac0 modutils-initscripts: Change license PD -> MIT
- d5301d008a base: Clean up module import compatibility code
- dadce8468d base: Don't add duplicates to sys.path
- 42e68397ec cmake: support to create per-toolchain cmake file in SDK
- 400aae43d0 weston: Add a knob to control simple clients
- 49f81198c5 git: make expat and curl into PACKAGECONFIG items
- 6600b9fca7 mirrors: Add missing gitsm entries for yocto/oe mirrors
- 8e3aa96386 convert-variable-renames: Fix typo in description
- 4bc68b6a81 gobject-introspection: fix default search path for girdir
- d1849a1fac cve-check: add coverage statistics on recipes with/without CVEs
- df567de36a cve-check: add json format
- 6dd0012846 zlib: backport the fix for CVE-2018-25032
- 1c44078db4 python3-urllib3: upgrade 1.26.8 -> 1.26.9
- 6099720d01 python3-pytz: upgrade 2021.3 -> 2022.1
- 34f6bc8ca0 python3-pytest-subtests: upgrade 0.6.0 -> 0.7.0
- 06162fbbba python3-pytest-runner: upgrade 5.3.1 -> 6.0.0
- 768de8fa99 python3-jinja2: upgrade 3.0.3 -> 3.1.1
- ab1439ec24 python3-imagesize: upgrade 1.2.0 -> 1.3.0
- 56702a6c8e python3-hypothesis: upgrade 6.39.2 -> 6.39.5
- 2867273089 python3-dbusmock: upgrade 0.26.1 -> 0.27.3
- 8fbe3bd4ac python3-asn1crypto: upgrade 1.4.0 -> 1.5.1
- 6002bdc776 volatile-binds: add recipe variable to allow disabling OverlayFS
- b0f8d8a4c0 kernel-fitimage.bbclass: introduce FIT_SUPPORTED_INITRAMFS_FSTYPES
- 3d05ba0482 kernel-fitimage.bbclass: change 'echo' to 'bbnote'
- 5dfb26d45f create-spdx: Avoid regex warning by quoting correctly
- 73d3cb8cf0 qemu: backport fixes for CVE-2022-26353 and CVE-2022-26354
- 594baef3b0 grub: ignore CVE-2021-46705
- a285f31f2c sqlite3: upgrade 3.38.1 -> 3.38.2
- daf59ec209 msmtp: upgrade 1.8.19 -> 1.8.20
- bdde01d83f lttng-ust: upgrade 2.13.1 -> 2.13.2
- f9b3727b9f lttng-modules: upgrade 2.13.2 -> 2.13.3
- 8f71ba57db libsoup: upgrade 3.0.4 -> 3.0.5
- 531207205d libevdev: upgrade 1.12.0 -> 1.12.1
- 4b0b5fa9dd iproute2: upgrade 5.16.0 -> 5.17.0
- 17e15809a0 glib-networking: upgrade 2.70.1 -> 2.72.0
- cddde2f9f6 dpkg: upgrade 1.21.2 -> 1.21.4
- 9befbe17c1 diffoscope: upgrade 207 -> 208
- 7a76c815d7 cronie: upgrade 1.5.7 -> 1.6.0
- 92fbc8cbbe atk: upgrade 2.36.0 -> 2.38.0
- e147934d8d apt: upgrade 2.4.0 -> 2.4.3
- 59041a5f94 zstd: add libzstd package
- b94bf9d17d qemu: Disable for ppc32
- 70e0641069 python3: Add a dependency on ncurses
- e9bbbe7222 libdnf: Add a dependency on util-linux
- a08655f3d9 glib-2.0: Remove a leftover comment
- 59b55dd8cf grep: Fix build on ppc/musl
- 2115602f89 diffutils: Fix build on ppc/musl
- a8e7dca690 mount-copybind: add MOUNT_COPYBIND_AVOID_OVERLAYFS env var to skip OverlayFS
- 56c7962a6c mount-copybind: fix shellcheck warning
- e478381ac1 oeqa/runtime/context: remove duplicate sys.path entries when looking for modules
- 96eac366b7 librsvg: reenable nativesdk
- c0b353d19d rust-crosssdk: use ${RUST_LIBC} in ${PN}
- adc1c99aba machine-sdk: clear ABIEXTENSION for class-crosssdk
- 67b4e0fdb1 rust-common: override RUST_LIBC for crosssdk
- bf088d1e9d glib-2.0: upgrade 2.70.4 -> 2.72.0
- 56c0629cae musl: Update to latest master
- f7fd194feb libxml2: fix CVE-2022-23308 regression
- 2292983c71 oeqa/selftest/tinfoil: Fix intermittent event loss issue in test
- 43b0eca2f3 kernel.bbclass: avoid config changes based on the availability of pahole
- 0ded646a83 qemu: Depend on libepoxy instead of virtual/libgl
- 0e359ba513 perl: Add missing RDEPENDS
- aa662aae35 license.bbclass: Remove the available_licenses() function
- 59eb405a80 create-spdx.bbclass: Simplify extraction of license text
- 1c7802f025 weston: use same distro features for weston and westion-init
- bf4a7eee09 selftest/incompatible_lic: Remove references to AVAILABLE_LICENSES
- a70aac53da libjitterentropy: upgrade 3.3.1 -> 3.4.0
- e9fac3b6d3 rng-tools: enable macro JENT_CONF_ENABLE_INTERNAL_TIMER
- ae4eb33b5a sanity: Add warning for local hasheqiv server with remote sstate mirrors
- 284ffefcb7 virglrenderer: update SRC_URI
- 6d0133c38f gnu-config: update SRC_URI
- 1e600731a4 linux-yocto/5.10: update to v5.10.107
- dee9d13f7e linux-yocto/5.15: update to v5.15.30
- a201b82e99 linux-yocto-rt/5.10: update to -rt61
- a4198a5097 linux-yocto-rt/5.15: update to -rt34
- 6034662587 linux-yocto/5.15: update to v5.15.27
- b3abdd9037 linux-yocto/5.15: cfg/debug: add configs for kcsan
- 88a761c98d linux-yocto/5.10: cfg/debug: add configs for kcsan
- 7f95949a6e linux-yocto/5.15: split vtpm for more granular inclusion
- b61be90846 linux-yocto/5.10: split vtpm for more granular inclusion
- 11de5ad0cf linux-yocto: nohz_full boot arg fix
- 6fdd19fb9c python3: upgrade 3.10.2 -> 3.10.3
- d3403cdb26 python3-pytest: upgrade 7.0.1 -> 7.1.1
- 1117a5521e webkitgtk: Depend on virtual/egl instead of virtual/libgl
- d96fdf89ef waffle: Use the right dependencies as needed
- 8c1ce1d1d6 piglit: Remove virtual/libgl
- 26f511bb21 libsdl2: Depend on virtual/egl
- 2bd3c5a939 python3: ignore CVE-2022-26488
- ab297f92d8 gsettings-desktop-schemas: upgrade 41.0 -> 42.0
- ae347dd574 gnutls: upgrade 3.7.3 -> 3.7.4
- ab773a0fe4 bluez5: upgrade 5.63 -> 5.64
- 17a0827785 adwaita-icon-theme: upgrade 41.0 -> 42.0
- 777822d7ab vala: upgrade 0.54.7 -> 0.56.0
- 82001dbcb2 python3-markupsafe: upgrade 2.1.0 -> 2.1.1
- 4a7598c926 man-db: upgrade 2.10.1 -> 2.10.2
- b4038351a2 libsolv: upgrade 0.7.21 -> 0.7.22
- 52dda7eaee libdazzle: upgrade 3.42.0 -> 3.44.0
- db92a30a46 gobject-introspection: upgrade 1.70.0 -> 1.72.0
- 442fa3d9ee qemu: Fix build on systems without MAP_SYNC
- 2fe35de73c tiff: backport CVE fixes:
- 975be11022 python3-sphinx-rtd-theme: correct upstream version check
- 5238facb2f kernel-fitimage.bbclass: introduce get_fit_replacement_type function
- 09eabeff21 libpam: use /run instead of /var/run in systemd tmpfiles
- b5d13cbdde libtool: Upgrade 2.4.6 -> 2.4.7
- 67dfa32d82 pseudo: Add patch to workaround paths with crazy lengths
- 95cc2d041a toaster: Fix broken overrides usage
- 25d6bf8079 classes/setuptools_build_meta: rename to python_setuptools_build_meta
- 84b70c7d2d sqlite3: upgrade 3.38.0 -> 3.38.1
- 2e1f35d654 mtools: upgrade 4.0.37 -> 4.0.38
- e072a9b7cd meson: upgrade 0.61.2 -> 0.61.3
- 9aaa6ee303 squashfs-tools: correct upstream version check
- c1e00978b6 gtk+3: upgrade 3.24.31 -> 3.24.33
- 7b65b733d4 diffoscope: upgrade 206 -> 207
- 0e318a46ce perl: update 5.34.0 -> 5.34.1
- 1b2e235b50 perl-cross: update 1.3.6 -> 1.3.7
- 8a9a588599 bind: update 9.16.26 -> 9.18.1
- 3adad1e0cf python3-typing-extensions: fix upstream version check
- 6fbc555ee5 python3-semantic-version: fix upstream verison check
- 2b9d8becad weston-init: Use pixman rendering for qemuppc64
- 010287147d qemuriscv: Use virtio-tablet-pci for mouse
- 90895a627b openssh: Default to not using sandbox when cross compiling
- 8da6f165c6 perl: generate alternative link for streamzip
- bc41682ab2 iptables: use nft backend with libnftnl PACKAGECONFIG
- ed2c7c806f weston-init: Use pixman on riscv64 qemu
- 44afce5372 scripts/patchreview: handle Inactive-Upstream status
- 78d17787eb mesa: Allow building Mesa's OpenCL through PACKAGECONFIG
- 2f7a788bb5 oeqa/selftest/tinfoil: Improve tinfoil event test debugging
- 1a66c415af python3-cryptography-vectors: upgrade to 36.0.2
- 7c098aac08 python3-cryptography: enforce identical version for -cryptography-vectors
- 3acf088ede python3-cryptography: Upgrade to 36.0.2
- 26b224a1bb buildtools-docs-tarball: Add test for building documentation using sphinx
- 4f691a4ecd Add buildtools-docs-tarball recipe
- 39e6aed362 maintainers.inc: Add new python recipes
- 9791220771 python3: Add missing HOMEPAGE entries
- a0d056862c python3-sphinx: Work around reproducibility issue
- 15b623e748 python3-sphinx: Add a new recipe
- 765772631d python3-sphinx-rtd-theme: Add new recipe
- deaf4cd5af python3-sphinxcontrib-applehelp: add new recipe
- 03e070b3c4 python3-sphinxcontrib-jsmath: Add new recipe
- e8b6482f55 python3-sphinxcontrib-serializinghtml: Add new recipe
- 9c73148c39 python3-sphinxcontrib-htmlhelp: Add new recipe
- ab23d1ec2c python3-sphinxcontrib-devhelp: Add new recipe
- 9efd9322b9 python3-sphinxcontrib-qthelp: Add new recipe
- 84e56f68e8 python3-babel: Add recipe from meta-oe/meta-python
- cc339666f2 python3-urllib3: Add from meta-oe/meta-python
- 5971e35407 python3-requests: Add from meta-oe/meta-python
- 3b8f5c8235 python3-pytest-runner: Add from meta-oe/meta-python
- 01106cfda2 python3-pysocks: Add from meta-oe/meta-python
- be7d74f786 python3-pyopenssl: Add from meta-oe/meta-python
- ee9f6ee89e python3-ndg-httpsclient: Add from meta-oe/meta-python
- 00a9f10a53 python3-chardet: Add from meta-oe/meta-python
- 663e76dc3f python3-certifi: Add from meta-oe/meta-python
- 6239b6b987 ptest-packagelists.inc: Add python3-pyasn1 to fast ptests list
- eff589862d python3-pyasn1: Add from meta-oe/meta-python
- d4072c0c32 python3-alabaster: Add new recipe
- acec4a8cd3 python3-imagesize: Add new recipe
- 95e0813b37 python3-snowballstemmer: Add new recipe
- 8fd4de37f0 python3-docutil: Extend to nativesdk
- ccf7b8948f systemd: Update 250.3 -> 250.4
- d51592e4eb libucontext: Upgrade to 1.2 release
- 08a7551997 wayland: provide wayland-client-native and wayland-protocols-native
- 893d2a92cb libva: make buildable for native and nativesdk
- bfa40b777f mesa: align target- and native build
- cb32a204a7 xf86-video-intel: add dependencies; remove dri1
- 17b7dfc46f python3-cryptography: Fix ptest result handling
- 40b02f496d cargo: Add missing nativesdk support
- 0f5d26772a rust-cross: Add rust-crosssdk variant for nativesdk use
- 060057fa94 libstd-rs: Extend to nativesdk
- 39d39c6163 lttng-modules: remove redundant devupstream assignments
- fd17edbd00 classes/python_pep517: consolidate stub do_configure
- c0e4ca3c78 classes/flit_core: rename to python_flit_core
- 39a05e44f2 classes/setuptools_build_meta: use python_pep517_do_compile
- d42664a5b5 classes/python_pep517: add more comments
- e38afe528f classes/python_poetry_core: use python_pep517_do_compile
- 862f68f3a0 classes/python_pep517: implement a standard do_compile
- 0d3e07177e classes/flit_core: use python_pep517_do_compile
- df1d4ed389 python3-packaging: remove duplicate python3-setuptools-native DEPENDS
- 0829d4f294 expect: modify fixline1 script
- 6572225a0a qemuppc64: Use smp = 2
- 38503807e9 qemuppc64.conf: Disable huge vmalloc
- bfc76d19f3 python3-pyparsing: rdepends on python3-html
- d495c19b83 dpkg: upgrade 1.21.1 -> 1.21.2
- ed02ee8f20 mobile-broadband-provider-info: upgrade 20210805 -> 20220315
- bf08d9ccb9 license: Drop AVAILABLE_LICENSES
- 6723a045c3 sstate: Allow optimisation of do_create_spdx task dependencies
- 3ed84651b2 create-spdx: Use function rather than AVAILABLE_LICENSES
- b5c131006e perf-build-test/report: Drop phantomjs and html email reports support
- 30f054a1e0 openssl: upgrade to 3.0.2
- 7892ee3dc3 kernel-fitimage: allow overriding FIT configuration prefix
- 3da6a4151e python3-setuptools-rust-native: use setuptools_build_meta
- 12f03dda0c linux-yocto: remove redundant devupstream assignments
- d0edb03088 devupstream: fix handling of SRC_URI
- 87fd543aa8 libuv: upgrade 1.43.0 -> 1.44.1
- 36d4323719 libcgroup: upgrade 2.0 -> 2.0.1
- 0f79af7b0d python3-numpy: upgrade 1.22.2 -> 1.22.3
- 093d6dba95 lttng-modules: upgrade 2.13.1 -> 2.13.2
- be1411e6ce python3-importlib-metadata: upgrade 4.11.2 -> 4.11.3
- be1b1d204c linux-firmware: upgrade 20220209 -> 20220310
- 2d5d331a77 librsvg: upgrade 2.52.6 -> 2.52.7
- a5df953824 libdnf: upgrade 0.65.0 -> 0.66.0
- 6a668a01c6 harfbuzz: upgrade 4.0.0 -> 4.0.1
- bd1401961f dnf: upgrade 4.10.0 -> 4.11.1
- b5a7a25efb createrepo-c: upgrade 0.18.0 -> 0.19.0
- e057fc5fe6 qemu: Fix build on ppc64
- f780f6d920 python_pep517: use installer instead of pip
- bf09c0bd99 python3-installer: add installer module
- 3c1e7e50c9 python3-cryptography-vectors: Fix reproducibility
- 1ebf377465 python3-cryptography: remove obsolete PIP_INSTALL_DIST_PATH
- eb75f5b641 python3-cryptography: Add missing ptest tomli dependency
- b32917b113 python3-cryptography: mark test_create_certificate_with_extensions as expected to fail
- 555cefec5d ptest-packagelists: add python3-bcrypt and -pytz
- ca9fefab24 ptest-packagelists.inc: add python3-cryptography
- 69014d91fd poetry_core: update for renamed class pip_install_wheel to python_pep517
- 241ebe35af poetry_core: Rename to python_poetry_core
- 57bef31cdc setuptools3_rust: Rename to python_setuptools3_rust
- e9b030eab6 py3o: Rename to python_py3o
- 21cf8eb5af maintainers.inc: add python3-crypto and friends
- 0edd68ee06 python3-ply: move from meta-python
- 8a34826558 python3-pycparser: move from meta-python
- 90204d37f3 python3-semantic-version: move from meta-python
- 5758587a1b python3-typing-extensions: move from meta-python
- 78106bc12b python3-iso8601: move from meta-python
- ed53e67287 python3-poetry-core: remove obsolete PIP_INSTALL_PACKAGE
- 49e4541b25 python3-poetry-core: move from meta-python
- b1d2626a50 poetry_core.bbclass: move from meta-python
- 7fefeea0b8 python3-psutil/python3-bcrypt: Add missing HOMEPAGE
- e2c8532df6 python3-psutil: move from meta-python
- fbcb327b42 python3-pretend: move from meta-python
- 7c931d83ad python3-bcrypt: move from meta-python
- 5831114f88 python3-pytz: move from meta-python
- 1748d7b84d python3-cffi: move from meta-python
- 2e0e42bd84 python3-asn1crypto: move from meta-python
- 1dda3ab39e python3-cryptography-vectors: from meta-python
- 6786ea8f0d python3-pytest-subtests: move from meta-python
- 27bd134c89 python3-cryptography: move from meta-python
- de3e166cf6 setuptools3_rust.bbclass: move from meta-python
- f3130197ed pyo3.bbclass: move from meta-python
- baa9f9c3c3 python3-setuptools-rust-native: remove obsolete PIP_*
- 8eaafc114c python3-setuptools-rust-native: from meta-python
- c0ba173452 gst-devtools: upgrade 1.20.0 -> 1.20.1
- bdf95da91b gstreamer1.0-python: upgrade 1.20.0 -> 1.20.1
- b9ea3af678 gstreamer1.0-rtsp-server: upgrade 1.20.0 -> 1.20.1
- 1c01f589e0 gstreamer1.0-vaapi: upgrade 1.20.0 -> 1.20.1
- 60845c090f gstreamer1.0-omx: upgrade 1.20.0 -> 1.20.1
- a227307192 gstreamer1.0-libav: upgrade 1.20.0 -> 1.20.1
- 0049cf608e gstreamer1.0-plugins-ugly: upgrade 1.20.0 -> 1.20.1
- 70bc5e0e5f gstreamer1.0-plugins-bad: upgrade 1.20.0 -> 1.20.1
- 4a2c7aaee2 gstreamer1.0-plugins-good: upgrade 1.20.0 -> 1.20.1
- 2e13885573 gstreamer1.0-plugins-base: upgrade 1.20.0 -> 1.20.1
- 3a0e7938ac gstreamer1.0: upgrade 1.20.0 -> 1.20.1
- f529401cd8 libstd-rs: Fix build on riscv64/musl
- 22f8a749fa erofs-utils: Use __SANE_USERSPACE_TYPES__ on ppc64
- 8f1816862b shadow-native: Simplify and fix syslog disable patch
- 2fd53417eb scripts/runqemu: Fix memory limits for qemux86-64
- 9f610748f7 go: Remove three unnecessary paths from do_compile[dirs]
- d76a31a37c image.bbclass: Remove two unnecessary paths from do_rootfs[dirs]
- 9d2dac56de package.bbclass: Remove an unnecessary path from do_package[dirs]
- a056661003 deploy.bbclass: Remove an unnecessary path from do_deploy[dirs]
- cb30a6cfa5 create-spdx.bbclass: Remove an unnecessary path from do_create_spdx[dirs]
- f5fb73ea3d binutils: Bump to latest 2.38 release branch
- a7ca98d031 linux-yocto: Ignore textrels for ppc64 kernel
- 6a8c1e04e2 gcompat: Do not use static-pie on ppc
- 28cb148c13 ppc/siteinfo: Fix differences between musl and glibc
- ba418f93fc powerpc32-linux: Remove libc cached variables
- 7293e840e0 librsvg: inherit vala
- 8575607d13 gtk+3: remove deprecated option
- 325ea352a8 mesa: update to 22.0.0
- 63f10412d7 x86-base.inc: replace intel i965 driver with crocus
- 4513e43699 dbus: update 1.12.22 -> 1.14.0
- f4da7532b7 dbus: merge dbus.inc into the recipe
- cfecef4e69 dbus-test: merge into main dbus recipe
- d817040579 oeqa/runtime/ping: Improve failure message to include more detail
- e3dc3ee5e4 weston-init: add use-pixman PACKAGECONFIG
- cb8b6f7eee image.bbclass: make sure do_rootfs run from a clean workspace
- 9f741f8097 Revert "mesa: make sure GLES3 headers are installed"
- d687f1ac20 libxml2: update to 2.9.13
- 8bc17ceb99 libxml2: move to gitlab.gnome.org
- 69944121f4 python_pep517: move PEP517_SOURCE_PATH to python_pep517
- 3bdf64b97f meta: rename pip_install_wheel.bbclass to python_pep517.bbclass
- 15baf24f75 meta: remove obsolete PIP_INSTALL_PACKAGE
- c4ecd63593 setuptools3-base: improve RDEPENDS assignment
- ed1bf9aa0a grub-efi: Add option to include all available modules
- f2bc34d68b gcompat: Update to latest
- d3756fd781 bind: all even versions now get long term maintenance windows
- bc72eb17b7 weston: require wayland as a distro feature
- 2bf6a0ca9f oe-pkgdata-util: Adapt to the new variable override syntax
- 5637ebe768 seatd: upgrade to 0.6.4 (fixes CVE-2022-25643)
- 13a057d6ff files: overlayfs-etc: add overlay mount options to preinit
- 2e116bbc1a files: overlayfs-etc: wrap long lines of preinit file
- 297fde1a6f iptables: do not install /etc/ethertypes
- d5d702a2cd pip_install_wheel: add a generic do_install for bootstrapping
- 5d514b5dbd python3-pip: remove redundant DEPENDS on python3-setuptools-native
- 2f18b35b8d flit_core: remove redundant python3-pip-native DEPENDS
- 41ccf5b385 m4: Fix build on musl/ppc
- 6d2035b901 libtool: Recognise additional linker commandline options passed by clang
- 6d01bb24f1 unzip: Pass LDFLAGS to configure tests
- c577382c6d overlayfs-etc: add condition to package-management feature conflict
- d19166cbc5 overlayfs: add systemd unit path prefix to FILES:${PN} array
- 4f6b987705 webkitgtk: Fix build when x11 is not in distro features
- 8c9d0bc4eb qemu: Fix build when x11 is not in distro features
- b802a5dd1a conf/machine: fix QEMU x86 sound options
- cbb7ff3abf sudo: upgrade 1.9.9 -> 1.9.10
- 9bad841b5a stress-ng: upgrade 0.13.11 -> 0.13.12
- d83f8e31b9 python3-pycairo: upgrade 1.20.1 -> 1.21.0
- 15cf6a0c74 gpgme: upgrade 1.17.0 -> 1.17.1
- 342641edee python3-scons: remove redundant FILES:${PN}-doc
- e6e4c63bbd pip_install_wheel: install wheel with a glob
- 8e7ae4246a pip_install_wheel: generate the wheels in directory we control outside of S
- 118e4ca244 zip: Pass ldflags to configure tests using linking
- 86bc57eaa3 zlib: Pass ldflags to configure tests using linking
- eef037f199 python3-scons: remove PIP_INSTALL_DIST_PATH
- b2ab9ff405 binutils-cross-canadian: enable gold for mingw
- f408068e5d meta/scripts: Improve internal variable naming
- 85695054ee local.conf.sample: https and no newline for SSTATE_MIRRORS
- 75e9387592 local.conf.sample: fix reference to extended configuration sample
- 1ebc11c103 python3-pyyaml: use setuptools_build_meta
- f2bac34088 python3-pyrsistent: use setuptools_build_meta
- 58f7a34a22 python3-markdown: use setuptools_build_meta
- aa0dab2869 bmap-tools: remove redundant PYPA_WHEEL
- e2c7501645 python3-wheel: clean up PYPA_WHEEL usage
- c0a24279c7 python3-setuptools3: clean up PYPA_WHEEL usage
- b74d1c30d0 python3-pip: clean up PYPA_WHEEL usage
- 12857a77ad setuptools3: respect PIP_INSTALL_DIST_PATH
- ec8799eb92 python3-flit-core: improve recipe
- 891fab8368 setuptools_build_meta: add variable to control where pyproject.toml is located
- 1a3625c576 setuptools_build_meta: respect PIP_INSTALL_DIST_PATH
- f85b512e2a flit_core: add variable to control where pyproject.toml is located
- a3d9eb8051 flit_core: respect PIP_INSTALL_DIST_PATH
- b6172a98c2 libuv: fix upstream version check
- b8f0f26092 sysklogd: nobranch in SRC_URI is no longer necessary
- 9f031d936e openssh: update 8.8 -> 8.9
- 988a28cd89 webkitgtk: upgrade 2.34.5 -> 2.34.6
- 113c03a1e0 mmc-utils: upgrade to latest revision
- 337723179f vulkan: upgrade 1.3.204.0 -> 1.3.204.1
- 591b547d54 libsecret: upgrade 0.20.4 -> 0.20.5
- ed92fec12b harfbuzz: upgrade 3.4.0 -> 4.0.0
- ef6421463a diffoscope: upgrade 204 -> 206
- 662333fbfa python3-cython: upgrade 0.29.27 -> 0.29.28
- 887d686115 kea: upgrade 2.0.1 -> 2.0.2
- dabd96bd0b apt: upgrade 2.2.4 -> 2.4.0
- d62790354f xwayland: update 21.1.4 -> 22.1.0
- 49f3b14ce8 librsvg: update 2.52.5 -> 2.52.6
- 05f4a09899 rust: update 1.58.1 -> 1.59.0
- 7c6effef9d mesa: make sure GLES3 headers are installed
- c375fcae8f go: upgrade 1.17.7 -> 1.17.8
- 0e964d4bcf asciidoc: upgrade 10.1.3 -> 10.1.4
- 1068102216 wic: Use custom kernel path if provided
- e3d3867d67 virglrenderer: Depend on virtual/egl
- 25ea8753e2 gstreamer1.0-plugins-bad/ugly: use the GPL-2.0-or-later only when it is in use
- ccad9d0218 setuptools_build_meta: clean up configure/compile
- 2d80529a48 flit_core: clean up configure/compile
- 147875f0bf python3-pip: remove obsolete and confusing comment
- fdaf5e0027 pip_install_wheel: don't lazy assign PIPINSTALLARGS
- cb56166eef pip_install_wheel: clean up
- 57c477ca13 setuptools3.bbclass: clean up
- 0d29988958 vim: Update to 8.2.4524 for further CVE fixes
- 146ceceaf8 cmake: upgrade 3.22.2 -> 3.22.3
- ae25cd186c python3-hypothesis: upgrade 6.39.0 -> 6.39.2
- f95d1ea7f4 gstreamer1.0-plugins-packaging: rename variables
- a5908b0cb7 gstreamer1.0-plugins-base: libgst is already defined on PACKAGES_DYNAMIC
- 6b5b1486bb libxslt: update to v1.1.35
- 5186d399b4 curl: Update to 7.82.0
- 1fa763b202 sstate: inside the threadedpool don't write to the shared localdata
- 5d5c999ec0 license: expand_wildcard_licenses: add AGPL-3.0* wildcard
- 2b3ee9ac02 kmscube: Fix build when x11 is absent in distro features
- 4caea2d32f build-appliance-image: Update to master head revision
- 62a797b863 expat: Upgrade 2.4.6 -> 2.4.7
- 5af78e5fbf packagegroup-core-tools-profile: Enable systemtap for riscv64
- a209c05dcb systemtap: Enable for riscv64
- bd9f9a3691 setuptools_build_meta: remove python dependency
- 8517e9db53 linux-yocto/5.15: riscv32: drop MAXPHYSMEM_1GB
- 1e234210aa linux-yocto/5.10: update to v5.10.103
- 9b036a879c linux-yocto/5.15: update to v5.15.26
- bb5b53ac88 linux-yocto/5.15: arm defconfig fixes
- b848a47033 linux-yocto/5.10: Fix ramoops/ftrace
- d67621e8f8 linux-yocto/5.10: update to v5.10.101
- e0993e9fc1 linux-yocto/5.15: update to v5.15.24
- a8fcece853 linux-yocto/5.10: features/zram: remove CONFIG_ZRAM_DEF_COMP
- da19366b44 linux-yocto/5.15: riscv64: drop MAXPHYSMEM_128GB
- 16873202f4 python3-importlib-metadata: upgrade 4.10.1 -> 4.11.2
- 24446a8a7b bmap-tools: remove redundant python3native inherit
- 3b86109a25 layer.conf: Allow sysroot dependencies on perlcross-native to be skipped
- f78dd3f4c5 asciidoc: update git repository
- 35246dec1c python3: Reduce util-linux dependency to util-linux-libuuid
- 66a6b2080e layer.conf: Add libarchive-native e2fsprogs-native exclusion from sysroot
- 9bbb5334e1 layer.conf: Filter docs dependencies for efficiency
- 1afea9c221 Revert "libical: Pass TOOLCHAIN_OPTIONS via CFLAGS"
- 341d2b3598 classes: add setuptools3_legacy
- ec27f886bf Revert "libsdl2: Add libunwind-native to the libsdl2-native DEPENDS"
- 1b114fa2d2 libsdl2: Add libunwind-native to the libsdl2-native DEPENDS
- ec04580374 btrfs-tools: upgrade 5.16 -> 5.16.2
- 45390aee03 insane: Accomodate llvm-objdump
- 9af4a46668 python3-jsonschema: upgrade 3.2.0 -> 4.4.0
- 5ac7b8c030 python3: Drop opt1 and opt2 pyc files from target
- 2d6490fa23 python3-native: Remove all pyc files
- a83623a54a Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"
- e591b46222 libical: Do not set CC explicitly for gir compiler
- feb8893e0f libical: Pass TOOLCHAIN_OPTIONS via CFLAGS
- 6e561619a2 cmake-native: Remove help docs from the native sysroot
- fd66de4392 python3-native: Drop opt-1 and opt-2 pyc files
- d1aba25b25 libsndfile: Fix missing external library support
- 2961d94f1c glslang/spirv: synchronize with the rest of vulkan items
- 607773753c libarchive: correct upstream version check
- f7b7f6c8db libsndfile1: correct upstream version check
- a8d6882144 convert-variable-renames: Fix output string
- c08a245990 binutils: Avoid Race condition in as.info
- 67f1959a46 oeqa: selftest: overlayfs: add test for image with fstab entry
- 9db988dae6 classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_check
- ccad2769b4 libacpi: Build libacpi also for 'aarch64' machines
- cf9df9e8d8 ipk: Decode byte data to string in manifest handling
- e240a8ede6 ipk: Import re in manifest module
- 16d330d42e copy_buildsystem: allow more layer paths
- ab8ed74082 multilib_global.bbclass: fix setting preferred version for canadian recipes
- ab0c2de443 rust: Add snapshot checksums for powerpc64le
- c13afbade8 rust: Introduce RUST_BUILD_ARCH
- 9ab61e3cfe rust: Introduce arch_to_rust_arch()
- 97bc2168da buildhistory.bbclass: create the buildhistory directory when needed
- 65649be6b2 rootfs-postcommands: amend systemd_create_users add user to group check
- 724fc8047c license: Rework INCOMPATIBLE_LICENSE wildcard handling
- 9379f80f48 license/insane: Show warning for obsolete license usage
- 0d19c45ba6 base/license: Rework INCOMPATIBLE_LICENSE variable handling
- 6f2d85a7b7 pip_install_wheel: improve wheel handling
- 3f6768cf23 python3-flit-core: upgrade 3.6.0 to 3.7.1
- 88fc6ec685 python3-tomli: inherit flit_core
- 2b0cbafc78 recipetool/devtool: Further SPDX identifier cleanups
- 0e4b246413 cups: Add --with-dbusdir to EXTRA_OECONF for deterministic build
- 3f9320816a quilt: Disable external sendmail for deterministic build
- 977b493e50 perl: Makefile.PL: Fix _PATH_LOG for deterministic
- 14c2dcbebc flit_core: export do_configure and do_compile
- c0fca53a9b OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifests
- 33fc1792cd sstate: do not add TARGET_ARCH to pkgarch for cross recipes.
- c3773cd6c4 scripts: Various typo/grammar/punctuation fixes
- 6c120d8856 coreutils: Disable statx for native build
- 25ea276a13 icecc.bbclass: enable networking in all tasks
- 6aa1420d74 libarchive: upgrade 3.5.3 -> 3.6.0
- 7ec2ed62ea sysstat: upgrade 12.4.4 -> 12.4.5
- 3f665656e3 sqlite3: upgrade 3.37.2 -> 3.38.0
- 6223406cde wget: upgrade 1.21.2 -> 1.21.3
- 5e280a4d6b ovmf: upgrade 202111 -> 202202
- 31daf916d2 mesa: upgrade 21.3.6 -> 21.3.7
- 728d20b0bb libva: upgrade 2.13.0 -> 2.14.0
- a02f7e4cf0 libsolv: upgrade 0.7.20 -> 0.7.21
- bc8da75b47 libjpeg-turbo: upgrade 2.1.2 -> 2.1.3
- 973f0b25aa ccache: upgrade 4.5.1 -> 4.6
- 1fb8ea03cf dbus: upgrade 1.12.20 -> 1.12.22
- 6e97ff2927 at: upgrade 3.2.4 -> 3.2.5
- 4278a34530 python3-hypothesis: upgrade 6.37.2 -> 6.39.0
- e9ff8a9616 python3-dbusmock: upgrade 0.25.0 -> 0.26.1
- 7a1d98521e repo: upgrade 2.21 -> 2.22
- e4d54bb9d0 nghttp2: upgrade 1.46.0 -> 1.47.0
- c8f1727fd3 libgit2: upgrade 1.4.1 -> 1.4.2
- 790f45993a ell: upgrade 0.48 -> 0.49
- 7f7eb82ce4 insane.bbclass: Update insane.bbclass to work on FIPS enabled hosts
- 165759dced meta, meta-selftest: Replace more non-SPDX license identifiers
- e7df51f8d2 recipetool: Use SPDX license identifiers
- 99ef134d10 recipetool/create_buildsys_python: Add support for more known licenses
- 1e8b716e13 selftest: recipetool: Correct the URI for socat
- 22ccd47914 default-distrovars.inc: Remove the empty default for WHITELIST_GPL-3.0
- b5248cc232 mutlilib: Handle WHITELIST_GPL-3.0 being unset
- 4f876982a8 initramfs-framework: Add overlayroot module
- b1bb4e2d73 flit_core: inherit setuptools3-base
- 6c76063019 musl: Update to latest master
- 1f7a34c6d2 license.py: Correct a comment
- d147314981 systemd: move systemd shared library into its own package
- 58b16da805 zip: modify when match.S is built
- 3cb7f09392 python3-git: upgrade 3.1.26 -> 3.1.27
- d3d3e7b324 Revert "cve-check: add lockfile to task"
- deacceac64 kernel-devsrc: do not copy Module.symvers file during install
- 498342f483 pip_install_wheel: Use BPN instead of PN to construct PYPI_PACKAGE default
- 9fc8e55892 pip_install_wheel: improved wheel filename guess
- cd25e5544c insane: use HOST_ variables, not TARGET_ to determine the cross system
- 03679622c5 base/staging: use HOST_PREFIX, not TARGET_PREFIX
- 54ae2f647d selftest: drop distutils3 test from recipetool
- 782ce913b3 disutils*.bbclasses: move to meta-python
- 327c6272e3 asciidoc: upgrade 10.1.1 -> 10.1.3
- b953a11adc python3-markupsafe: upgrade 2.0.1 -> 2.1.0
- 451e9c4403 python3-hypothesis: upgrade 6.36.2 -> 6.37.2
- 19135f8b7c python3-nose: drop recipe
- 37e22b4189 python3-packaging: inherit setuptools_build_meta
- 5d591c6a49 python3-mako: inherit setuptools_build_meta
- e2727e2b42 python3-dbusmock: set PIP_INSTALL_PACKAGE
- 9888608f75 python3-numpy: Fix pyc determinism issue
- 6663aaa636 python3-numpy: set PIP_INSTALL_PACKAGE
- ed4c85b6e9 gi-docgen: set PIP_INSTALL_PACKAGE
- 65b55fa2d4 asciidoc: set PIP_INSTALL_PACKAGE
- 7aea6a9385 bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
- 44263ae8eb python3-magic: set PIP_INSTALL_PACKAGE
- 1183357dc9 python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
- f91009d168 python3-scons: merge -native recipe
- ef8ccaa1dc python3-smartypants: patch hash bang to python3
- e57e83d631 python3-libarchive-c: set PIP_INSTALL_PACKAGE
- 0d9bc65139 meson: inherit setuptools_build_meta
- 2fc5674487 python3-more-itertools: set PIP_INSTALL_PACKAGE
- 8b39c0bc53 setuptools3.bbclass: refactor for wheels
- 889c05e5b4 python3-setuptools: inherit setuptools_base_meta
- eedaa55ee5 python3-pluggy: inherit setuptools_build_meta
- 32177ae33a python3-py: inherit setuptools_build_meta
- 9a19b82aba python3-iniconfig: inherit setuptools_build_meta
- 7a6846d5c9 python3-zipp: inherit setuptools_build_meta
- f831476257 python3-setuptools-scm: inherit setuptools_build_meta
- 0e1e55cbcc python3-pytest: inherit setuptools_build_meta
- 87aa5c9219 python3-git: inherit setuptools_build_meta
- 783f7ad819 python3-attrs: inherit setuptools_build_meta
- 2c74d5346e python3-pip: Improve reproducibility
- 5b58328b61 python3-pip-native: install scripts in ${bindir}
- 8ceb0bec18 python3-pip: Don't change shebang
- 082fb72ed1 python3-pip: inherit setuptools_build_meta
- b8f25c75f1 setuptools_build_meta.bbclass: add helper class
- 19e83270d1 python3-wheel-native: install ${bindir}/wheel
- 39b0d36b00 pip_install_wheel: Use --ignore-installed for pip
- 9573034eb8 pip_install_wheel: Recompile modified files
- 32a61afde0 pip_install_wheel.bbclass: add helper class
- 764d0c2e07 python3-wheel: inherit flit_core
- f0292098dc flit_core.bbclass: add helper for newer python packaging
- 200ae6b4d5 python3-flit-core: inherit pip_install_wheel
- 559145c946 python3-flit-core: SUMMARY DESCRIPTION HOMEPAGE
- 18717181e4 python3-flit-core: add recipe for 3.6.0
- b01e10b27d licenses: Fix logic error introduced in rename
- 209204f7f9 files: overlayfs-create-dirs: split ExecStart into two commands
- 4396348c24 classes: rootfs-postcommands: avoid exception in overlayfs_qa_check
- 6e12ee5f78 libsndfile1: bump to version 1.0.31
- 7fbab1aefc license.py: rename variables
- 7d688f0ece sudo: add /etc/sudoers to sudo-lib conffiles
- 621623a542 libdrm: upgrade 2.4.109 -> 2.4.110
- 5ee6558c43 init-system-helpers: upgrade 1.60 -> 1.62
- 2a5fc361fa flac: upgrade 1.3.3 -> 1.3.4
- c47caa7c8c bind: upgrade 9.16.25 -> 9.16.26
- 88bf299353 qemu: add tpm string section to qemu acpi table
- 20a4cc2c2d package: rename LICENSE_EXCLUSION
- 8de517238f cve-check: get_cve_info should open the database read-only
- e5c06ddfd3 wireless-regdb: upgrade 2021.08.28 -> 2022.02.18
- 6ae009ae73 ruby: upgrade 3.1.0 -> 3.1.1
- fa71afcee9 quilt: upgrade 0.66 -> 0.67
- 5d5b7126c7 patchelf: upgrade 0.14.3 -> 0.14.5
- 6fcb278ffb libva-utils: upgrade 2.13.0 -> 2.14.0
- dea00faf30 coreutils: remove obsolete ignored CVE list
- b1b5fec350 python3targetconfig: Use for nativesdk too
- 2a927a581e gtk-icon-cache: Allow using gtk4
- aa03d77f00 depmodwrapper-cross: add config directory option
- 0982c2bc19 glibc: fix multilib headers conflict for arm
- 402ba8367f glibc: unify wordsize.h between arm and aarch64
- 78a4bccfa3 python3-wheel: move 0.37.1 from meta-python
- 80500ecda4 patch.py: Prevent git repo reinitialization
- b9e4e6bf1d local.conf.sample.extended: Use new variable LICENSE_FLAGS_ACCEPTED
- c3acbb936a create-spdx: add support for SDKs
- 5b00b0e015 libarchive : update to 3.5.3
- c8f8fe5a4f scripts/documentation-audit: Use renamed LICENSE_FLAGS_ACCEPTED variable
- 46135c8734 scripts: fix file writing in convert-spdx-licenses
- 31be8f4750 icecc.bbclass: fix syntax error
- 187ac1ea0a scripts: fix file writing in convert-variable-renames
- 4125d86f1d meta: Further LICENSE_FLAGS variable updates
- 5c5b3bc563 meta: Rename LICENSE_FLAGS variable
- b3bf2862e2 bitbake.conf: Add entries to warn on usage of removed variables
- 0df0eb6401 icecc: Improve variables/terminology
- aa52af4518 meta/scripts: Automated conversion of OE renamed variables
- 75f319c105 scripts: Add convert-variable-renames script for inclusive language variable renaming
- ca3da09854 bitbake.conf: Add entries for renamed variables
- f776a4afc2 imagefeatures: selftest: Change variable to be more descriptive
- d28227ff66 multilib: Use renamed SKIP_RECIPE varFlag
- 258662ccf5 dnf: Use renamed SKIP_RECIPE varFlag
- a5f735746c blacklist: Replace class with SKIP_RECIPE variable
- ccb63df135 local.conf/oeqa: Update BB_DISKMON_DIRS use
- 91812ba5a3 meta/scripts: Handle bitbake variable renaming
- 193affb9f2 meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONS
- 4a180aa5b3 layer.conf: Update to use kirkstone
- e0f5938737 sanity.conf: Require bitbake version 1.53.1
- e8baa75535 yocto-check-layer: add ability to perform tests from a global bbclass
- bcb21ee276 devtool: explicitly set main or master branches in upgrades when available
- 432f24ef9a weston-init: replace deprecated/disabled fbdev with drm backend
- 1c90b27d2c kernel: make kernel-base recommend kernel-image, not depend
- 37efc67e9f oeqa/selftest/bblogging: Split the test cases up for ease of testing
- 50ccfaa8b3 oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/python code
- 2702bac9e5 boost: Fix build on 32bit arches with 64bit time_t defaults
- 65ddc0f68f systemd: fix DeprecationWarning about regexps
- 6ae14b4ff7 tiff: Add backports for two CVEs from upstream
- a8d0a40263 vim: Upgrade 8.2.4314 -> 8.2.4424
- 3859f49db2 libxml-parser-perl: Add missing RDEPENDS
- a5b0f6cacb perl: Improve and update module RPDEPENDS
- 91aa5e3f94 expat: Upgrade 2.4.5 -> 2.4.6
- b71344dacb expat: Upgrade 2.4.4 -> 2.4.5
- 3ca368aa12 libhandy: Use upstream regex to check version of upgrade.
- a545a0848c waffle: add wayland-protocols when building with wayland
- d425964576 grub: Fix build with bintutils 2.38 on riscv
- ee862994d2 libgit2: Upgrade to 1.4.1
- cabc3cc2ea sstate: Setup fetcher environment in advance
- 3d50ee782e oeqa/selftest/bbtests: Update after license changes
- ceda3238cd meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license identifiers
- 512cd4ca91 scripts: Add a conversion script to use SPDX license names
- f87b32833a core-image-testmaster: Rename to core-image-testcontroller
- 7ca1bce20d gstreamer1.0: update licenses of all modules
- ee8ec22c75 gdb: update 11.1 -> 11.2
- 3389fa68ee archiver: Fix typo
- 58802b2c4f glibc: fix create thread failed in unprivileged process
- e1a1b201c4 go: upgrade 1.17.6 -> 1.17.7
- d7088b2b50 recipeutils: Add missing get_srcrev() call
- 77dcb7c0a9 diffoscope: upgrade 202 -> 204
- 362539186a libical: upgrade 3.0.13 -> 3.0.14
- 7deb66a4a7 gst-examples: upgrade 1.18.5 -> 1.18.6
- 5af183b73e shaderc: upgrade 2022.0 -> 2022.1
- 985d2d1953 piglit: upgrade to latest revision
- f6d0007d75 pango: upgrade 1.48.10 -> 1.50.4
- 75c46f8649 gi-docgen: upgrade 2021.8 -> 2022.1
- f8e1b02871 vala: upgrade 0.54.6 -> 0.54.7
- 9ea7a9707e python3-pytest: upgrade 7.0.0 -> 7.0.1
- 7df790485c python3-dtschema: upgrade 2021.12 -> 2022.1
- e3e85b826f mmc-utils: upgrade to latest revision
- 572e68905b meson: upgrade 0.61.1 -> 0.61.2
- f79f47f99b help2man: upgrade 1.48.5 -> 1.49.1
- 7070f8a4ce repo: upgrade 2.20 -> 2.21
- 0ad97879bb python3-tomli: upgrade 2.0.0 -> 2.0.1
- 6a3289c478 util-linux: upgrade 2.37.3 -> 2.37.4
- 1887c33733 libgit2: update 1.3.0 -> 1.4.0
- 61f90c25c0 xkeyboard-config: update 2.34 -> 2.35.1
- ea18d074a8 vulkan-samples: update to latest revision
- dadeb70a56 vulkan: update 1.2.198 -> 1.3.204
- 389ac5f324 webkitgtk: remove rejected patch
- 550be77683 man-db: update 2.10.0 -> 2.10.1
- d9de00cd52 webkitgtk: drop patch merged upstream
- f4d8ad399d weston-init: disable systemd watchdog option
- 81b4086dde gstreamer1.0: disable flaky gstbin:test_watch_for_state_change test
- 401c562587 features_check/insane: Use hasOverrides datastore method
- 753645155b oeqa/selftest/bbtests: Update to match changed bitbake output
- 33554ba3c0 selftest/bbtests: Add tests for git floating tag resolution
- 17cd727f33 u-boot: Fix RISCV build with binutils 2.38
- c48b57aa68 opensbi: Upgrade to 1.0
- 05e45cb04e mesa: upgrade 21.3.5 -> 21.3.6
- 63b1c5ccd1 rng-tools: upgrade 6.14 -> 6.15
- 1a2a64082d linux-firmware: upgrade 20211216 -> 20220209
- 1f5f7cdf99 python3-ruamel-yaml: upgrade 0.17.20 -> 0.17.21
- 6c737396c7 curl: configure with '--without-ssl' if ssl is disabled
- c17e1023ef gmp: fix EXTRA_OECONF for mipsarchr6
- 8f92444d38 ruby: fix DEPENDS append
- e8f5bd9dc3 ltp: Disable proc01 test
- 848a506a71 python3-pbr: upgrade 5.8.0 -> 5.8.1
- 30b8cc39e1 python3-pathlib2: upgrade 2.3.6 -> 2.3.7
- 19e5019c60 python3-hypothesis: upgrade 6.36.1 -> 6.36.2
- 52ee8b78ec harfbuzz: upgrade 3.3.2 -> 3.4.0
- 8cca575fab glib-2.0: upgrade 2.70.3 -> 2.70.4
- fac45ef439 gpgme: upgrade 1.16.0 -> 1.17.0
- 494b00ead5 autoconf-archive: upgrade 2021.02.19 -> 2022.02.11
- 797af95eb2 selftest: wic: Disable graphic of qemu to support WSL
- 0e4a030948 selftest: wic: Add rawcopy plugin unpack test
- 99e2321e04 selftest: wic: Remove requirement of syslinux from test_rawcopy_plugin
- 4c97d25791 wic: rawcopy: Add support for packed images
- 052a9b0f7d wic: partition: Support valueless keys in sourceparams
- b176d86f52 mc: fix build if ncurses have been configured without wide characters
- 684b656c5e openssl: Add perl functionality test to do_configure
- 77a1038828 binutils: Upgrade to 2.38 release
- 0299adf2e6 diffutils: Link with libbcrypt on mingw
- 8f500f087f linux-yocto/5.15: fix dssall build error with binutils 2.3.8
- b063ee0529 linux-yocto/5.10: fix dssall build error with binutils 2.3.8
- 81cae8ba73 core-image-weston-sdk: synchronize with core-image-sato-sdk
- 8279495332 linux-yocto/5.10: ppc/riscv: fix build with binutils 2.3.8
- fcc87edb7b linux-yocto/5.15: ppc/riscv: fix build with binutils 2.3.8
- 1da7291333 linux-yocto/5.10: update to v5.10.99
- fe7b1028c1 linux-yocto/5.15: update to v5.15.22
- ed10f3c2b4 oeqa/buildtools: Switch to our webserver instead of example.com
- 293c9f8792 ruby: correctly set native/target dependencies
- a1ec3154a5 staging: use relative path in sysroot_stage_dir()
- 52e59a5b37 cmake: remove bogus CMAKE_LDFLAGS_FLAGS definition from toolchain file
- 347b8c87fb uninative: Upgrade to 3.5
- dc6b043cb7 default-distrovars.inc: Switch connectivity check to a yoctoproject.org page
- bdaf0c798d scriptutils: Fix handling of srcuri urls
- be5442f065 libpcap: Disable DPDK explicitly
- 77d96b70f3 kernel-fitimage: Add missing dependency for UBOOT_ENV
- f16c0efdea gcc-target: move cc1plus to g++ package
- 30de10cf93 gcc-target: fix glob to remove gcc-<version> binary
- 4dc7af6d25 initramfs-framework: unmount automounts before switch_root
- 775e3e4ca3 webkitgtk: 2.34.4 -> 2.34.5
- 3b2804babd ed: upgrade 1.17 -> 1.18
- c47424b8e7 buildtools: Allow testsdk to access the network
- 81e9f8aeda gcc : Fix CVE-2021-46195
- 020043c16c qemuboot: Fix build error if UNINATIVE_LOADER is unset
- ccee053b0f linux-yocto-dev: add qemuriscv32
- 23b87e3159 nghttp2: fix for multilib support
- f3e14090a3 man-db: Fix build with clang
- 91f7511df7 virglrenderer: fix CVE-2022-0135 and -0175
- baec04b936 sdk: fix search for dynamic loader
- 138df1940f cmake: stop FetchContent from fetching content
- 51e5f32863 create-spdx: Get SPDX-License-Identifier from source
- 3f9153986e classes/lib/useradd: The option -P is deprecated
- cd670fd657 oeqa/selftest: test that newlib can build
- bcdba091d9 patchelf: Fix corrupted file mode patch
- f4dbdb9774 boost: add json lib
- 9fbc7d6a2b sstate: fix up additional debugging when fetch fails occur
- c659e74686 seatd: build systemd backend if DISTRO_FEATURE systemd is set
- c5142f867a tune-cortexa72: Fix a misspelt override in PACKAGE_EXTRA_ARCHS
- 8247097d23 screen: upgrade 4.8.0 -> 4.9.0
- 5957eacc2d python3-pyelftools: upgrade 0.27 -> 0.28
- 72874df0a7 python3-pip: upgrade 22.0.2 -> 22.0.3
- 5f995c013a python3-pytest: upgrade 6.2.5 -> 7.0.0
- bf8dd261cc python3-pycryptodome: upgrade 3.14.0 -> 3.14.1
- ddf1cf8992 python3-magic: upgrade 0.4.24 -> 0.4.25
- 389502162f findutils: upgrade 4.8.0 -> 4.9.0
- 8993285b02 harfbuzz: upgrade 3.3.1 -> 3.3.2
- 38d0c34b6a gdbm: upgrade 1.22 -> 1.23
- 68e7e1d332 man-db: upgrade 2.9.4 -> 2.10.0
- b5f516be42 libxkbcommon: upgrade 1.3.1 -> 1.4.0
- 7fd3535798 lzip: upgrade 1.22 -> 1.23
- 63a3742610 libxcrypt: upgrade 4.4.27 -> 4.4.28
- 6b2697be1d libmodulemd: upgrade 2.13.0 -> 2.14.0
- d8ceaf9c97 lttng-modules: update devupstream to latest 2.13
- 9bebdb447d linux-yocto/5.10: update to v5.10.96
- ee26b8e6ba linux-yocto/5.15: update to v5.15.19
- c75b6116fa linux-yocto-dev: update to v5.17+
- 4783a0fd9f lttng-modules: fix build against v5.17+
- b3962185d4 qemuarm64: Add tiny ktype to qemuarm64 bsp
- 95c61d8345 meta: Remove libsegfault and catchsegv
- 2658dcbcfc glibc: Upgrade to 2.35
- 78080015b7 newlib: fix license checksums
- 80a9052221 sstate: additional debugging when fetch fails occur
- 991f8617b9 python3-numpy: update 1.22.1 -> 1.22.2
- 99132e1163 llvm: update 12.0.1 -> 13.0.1
- fac984b99f insane.bbclass: use multiprocessing for collecting 'objdump -p' output
- 0b00410161 gst-devtools: upgrade 1.18.5 -> 1.20.0
- 31e41c11f9 gstreamer1.0-python: upgrade 1.18.5 -> 1.20.0
- d36ba8fa5b gstreamer1.0-omx: upgrade 1.18.5 -> 1.20.0
- c9a1feccdf gstreamer1.0-vaapi: upgrade 1.18.5 -> 1.20.0
- db058e8a8b gstreamer1.0-libav: upgrade 1.18.5 -> 1.20.0
- 453e72430c gstreamer1.0-rtsp-server: upgrade 1.18.5 -> 1.20.0
- a4cac59662 gstreamer1.0-plugins-ugly: upgrade 1.18.5 -> 1.20.0
- 76433d3628 gstreamer1.0-plugins-bad: upgrade 1.18.5 -> 1.20.0
- dea59f1028 gstreamer1.0-plugins-good: upgrade 1.18.5 -> 1.20.0
- 75891f361f gstreamer1.0-plugins-base: upgrade 1.18.5 -> 1.20.0
- 366b33dc94 gstreamer1.0: upgrade 1.18.5 -> 1.20.0
- f82c2e9cc9 shaderc: upgrade 2021.4 -> 2022.0
- 638adda55a shaderc: upgrade 2021.3 -> 2021.4
- 2e76ddc70b glslang: upgrade 11.7.1 -> 11.8.0
- 17cfdd9e51 spirv-tools: upgrade 2021.4 -> 2022.1
- 0add0aca1c spirv-headers: bump to b42ba6
- b4e3983f38 icecc.bbclass: replace deprecated bash command substitution
- e13e657dab toolchain-scripts.bbclass: use double quotes for exported PS1
- 0942b16125 mdadm: install mdcheck
- edeb2a1a4c git: restore reproducibility on centos 7
- 39c10816d5 runqemu: preload uninative libraries when host gl drivers are in use
- 34f152de14 qemu: replace a gtk wrapper with directly setting environment from runqemu
- f3128fd1b2 binutils: Add fix for CVE-2021-45078
- d195005e41 vim: Upgrade 4269 -> 4134
- afb6b1625a systemd: enable KeepConfiguration= when running on network filesystem
- 8280b857c5 spdx: Add set helper for list properties
- 2338a33b69 devtool: deploy-target: Remove stripped binaries in pseudo context
- 14d4c007c4 common-licences: remove ambiguous "BSD" license
- ddfa61f691 classes/create-spdx: Remove unnecessary package
- ca48349501 classes/create-spdx: Add packageSupplier field
- 668445252f newlib: Upgrade 4.1.0 -> 4.2.0
- 061cae73e2 systemd: Minimize udev package size if DISTRO_FEATURES doen't contain sysvinit
- 2e854402a8 systemd: Add link-udev-shared PACKAGECONFIG
- 9829c16301 cve-check: create directory of CVE_CHECK_MANIFEST before copy
- 10f952f4a4 systemd: allow to create directory whose path contains symlink
- 0df4bae4ec yocto-check-layer: check for duplicate layers when finding layers
- 0ebcfb034b scripts/runqemu-ifdown: Don't treat the last iptables command as special
- 3b8d43fc53 recipetool: Fix circular reference in SRC_URI
- 5dcf6e8e3e harfbuzz: upgrade 3.2.0 -> 3.3.1
- a4dc17a8b4 libgpg-error: update 1.43 -> 1.44
- 2ebd7ce561 re2c: upgrade 2.2 -> 3.0
- 5a20cc92d9 libusb1: upgrade 1.0.24 -> 1.0.25
- 2a406a0369 libcap: upgrade 2.62 -> 2.63
- 62d38e8ce8 diffoscope: upgrade 201 -> 202
- 735f001301 puzzles: upgrade to latest revision
- e83fe417cf piglit: upgrade to latest revision
- 956915d882 mesa: upgrade 21.3.4 -> 21.3.5
- 03a86c574d stress-ng: upgrade 0.13.10 -> 0.13.11
- 7ed9248d2a cups: upgrade 2.4.0 -> 2.4.1
- ddbbd82123 python3-pip: upgrade 21.3.1 -> 22.0.2
- b8c445a950 python3-hypothesis: upgrade 6.36.0 -> 6.36.1
- 8ae2484666 python3-cython: upgrade 0.29.26 -> 0.29.27
- 4f8ba1c375 mmc-utils: upgrade to latest revision
- 734cdfddd2 lua: upgrade 5.4.3 -> 5.4.4
- 01f476f56b glib-2.0: upgrade 2.70.2 -> 2.70.3
- dd5e14fc64 xf86-input-libinput: update 1.2.0 -> 1.2.1
- 4efc81fc57 weston: upgrade 9.0.0 -> 10.0.0
- f0c7e8cdee seatd: add recipe
- 9b00cf0490 package: Pass dv (debug_vars) around instead of individual vars
- 610c790a94 package: Make package_debug_vars() return a dict
- e414c6ec85 package: Split out package_debug_vars from split_and_strip_files
- 749264d5f6 oqea/runtime/oe_syslog: Improve test
- 7b1b5a7ac5 glibc: Drop prelink patch
- 23c0be7810 prelink: Drop support for it
- 3f817e69eb qemuppc64.conf: Remove commented prelink use
- 857baaf9e3 image-prelink: Remove bbclass
- 3f229267e0 abi_version/sstate: Bump for hash equivalence fix
- 1cf62882bb staging: Add extra hash handling code
- a6a814fd1f linux-libc-headers: update to v5.16
- 34b0edb0d3 gcc: Drop stdlib++ option patch
- 47a2efa96d sudo: update 1.9.8p2 -> 1.9.9
- 4c96bed812 at: update 3.2.2 -> 3.2.4
- af26887402 python3-pycryptodome: update 3.12.0 -> 3.14.0
- 278efd24b2 git: update 2.34.1 -> 2.35.1
- 22b2677241 git: build manpages from source subject to manpages PACKAGECONFIG
- a315afb799 git: merge .inc into .bb
- 2dacdcc259 cmake: update 3.22.1 -> 3.22.2
- e543d4407f util-linux: update 2.37.2 -> 2.37.3
- 0e8fcfbb45 lttng-tools: upgrade 2.13.2 -> 2.13.4
- 83a9d2ba18 libstd-rs: Apply patches to right version of libc
- 3ea0b084cc musl: Update to latest master
- 1b0a88b6c3 ruby: Fix build on riscv/musl
- 8fe5cff505 dhcpcd: add option to set DBDIR location
- 14ac72ead9 glibc-tests: Correct PACKAGE_DEBUG_SPLIT_STYLE
- 2f52be7c42 libxml2: Backport python3-lxml workaround patch
- 0f4a8c9b9b connman: update 1.40 -> 1.41
- 535e6df5b5 xwayland: Add xkbcomp runtime dependency
- ea6933d250 strace: skip a number of load-sensitive tests
- 3ce2fd9f30 strace: remove obsolete musl-on-MIPS patch
- d622ba4930 ell: update to 0.48
- c4dc5d674a oeqa: qemu: create missing directory for _write_dump
- 8a815877b0 mdadm: fix testcase 00multipath failure
- f642012192 sstatetests: Correct a typo in a comment
- 6e66ec3cd2 devtool: sdk-update: Remove an unnecessary n from SSTATE_MIRRORS
- 789970a46b wayland-protocols: upgrade 1.24 -> 1.25
- d1e1c8698a systemtap: backport buffer size tuning patches
- 6cf4d23a2d oeqa/runtime/stap: improve systemtap test
- 50ff1f018a core-image-sato-sdk: allocate more memory when in qemu
- 96442e681c vim: upgrade to patch 4269
- 4ed9668389 expat: upgrade to 2.4.4
- 160ac2f136 openssl: export OPENSSL_MODULES in the wrapper
- 767e0880d4 gobject-introspection: replace prelink-rtld with objdump -p
- d4c37ca1f1 libusb1: correct SRC_URI
- 5a2d94e0df gnutls: update 3.7.2 -> 3.7.3
- 52766561db ltp: update 20210927 -> 20220121
- 4f30b96207 wpa-supplicant: update 2.9 -> 2.10
- 855ec0af1b rust: update 1.58.0 -> 1.58.1
- cfd76fb067 zstd: update 1.5.0 -> 1.5.2
- a74500337d libical: upgrade 3.0.12 -> 3.0.13
- 2a464b1cf4 libbsd: upgrade 0.11.3 -> 0.11.5
- 4d056dac3b diffoscope: upgrade 200 -> 201
- 325547665c debianutils: upgrade 5.5 -> 5.7
- 919014ca53 webkitgtk: upgrade 2.34.3 -> 2.34.4
- 8c99ff20c9 ethtool: upgrade 5.15 -> 5.16
- 1f2892e4c6 ifupdown: upgrade 0.8.36 -> 0.8.37
- 4a7f6cdc72 bind: upgrade 9.16.24 -> 9.16.25
- 711e2d4d7b yocto-check-layer: add debug output for the layers that were found
- 18ba64d4a1 linux-firmware: Add CLM blob to linux-firmware-bcm4373 package
- 4f3dd05c16 linux-yocto/5.10: update to v5.10.93
- 64d6ad75dd linux-yocto/5.15: update to v5.15.16
- a1df7a1315 x86: fix defconfig configuration warnings
- 35dfcd3151 linux-yocto/5.10: update to v5.10.92
- 5e4ff0db41 linux-yocto/5.15: update to v5.15.15
- 5e2fc4676b libical: build gobject and vala introspection
- daf2880b74 tiff: backport fix for CVE-2022-22844
- 552197a0c4 sstate: A third fix for for touching files inside pseudo
- c134f62062 icu: fix make_icudata dependencies
- a43fd027cf busybox: refresh defconfig
- 2d317b2685 kernel.bbclass: Allow initramfs to be built from a separate multiconfig
- 68bf897e54 core-image-tiny-initramfs: Mark recipe as 32 bit ARM compatible
- 7e35a575ef systemd: Forward port musl patches
- e9532134b8 glibc : Fix CVE-2021-3999
- 20cc83dd8d glibc : Fix CVE-2021-3998
- e6140f1142 ffmpeg: Remove --disable-msa2 mips option
- 6d8710bc44 nfs-utils: upgrade 2.5.4 -> 2.6.1
- 478f5f30bf lighttpd: upgrade 1.4.63 -> 1.4.64
- 9adbc075c5 python3-libarchive-c: upgrade 3.2 -> 4.0
- 170ba2ab07 libwebp: 1.2.1 -> 1.2.2
- d7a7e6d640 python3-importlib-metadata: upgrade 4.10.0 -> 4.10.1
- ed87730f9b python3-pyparsing: upgrade 3.0.6 -> 3.0.7
- 3ac37c7434 python3-setuptools-scm: upgrade 6.3.2 -> 6.4.2
- 5044bb4574 python3-hypothesis: upgrade 6.35.0 -> 6.36.0
- 1dc5cdf683 ruby: do not parallel install
- 739b3af0bf kmscube: depend on virtual/libgbm
- a179485351 build-appliance-image: Update to master head revision
- e55e6fb498 u-boot: Split do_configure logic into separate file
- 420191dc95 btrfs-tools: upgrade 5.15.1 -> 5.16
- 6ad7240c73 glibc : Fix CVE-2022-23219
- 83fa93b5fd glibc : Fix CVE-2022-23218
- 5a9cadd4af stress-ng: upgrade 0.13.09 -> 0.13.10
- 340760a781 repo: upgrade 2.19 -> 2.20
- 32d2479782 libunistring: update 0.9.10 -> 1.0
- d347e422ea p11-kit: update 0.24.0 -> 0.24.1
- 5555bca017 ffmpeg: upgrade 4.4.1 -> 5.0
- b3e6dd66ec liburcu: upgrade 0.13.0 -> 0.13.1
- b8abf4ebfe libsoup: upgrade 3.0.3 -> 3.0.4
- 72a39ff2a2 diffoscope: upgrade 199 -> 200
- cf81bcb636 webkitgtk: upgrade 2.34.2 -> 2.34.3
- 617c931a21 puzzles: upgrade to latest revision
- caa2e927b2 xwayland: upgrade 21.1.3 -> 21.1.4
- 0921d37472 libinput: upgrade 1.19.2 -> 1.19.3
- 452fbc4dca piglit: upgrade to latest revision
- 8c08b06f43 rpcsvc-proto: upgrade 1.4.2 -> 1.4.3
- 556b9208ba pigz: upgrade 2.6 -> 2.7
- 69b7a80add vala: upgrade 0.54.4 -> 0.54.6
- 102889bbfe python3-ruamel-yaml: upgrade 0.17.19 -> 0.17.20
- 26372197c6 python3-pyrsistent: upgrade 0.18.0 -> 0.18.1
- b5b0deb545 python3-pygments: upgrade 2.11.1 -> 2.11.2
- 9dda413644 mtools: upgrade 4.0.36 -> 4.0.37
- cf11425c46 e2fsprogs: upgrade 1.46.4 -> 1.46.5
- 79201206b5 shadow: upgrade 4.10 -> 4.11.1
- f48e276ec3 go: upgrade 1.17.5 -> 1.17.6
- 2c51c702a3 socat: upgrade 1.7.4.2 -> 1.7.4.3
- b3358fc114 readline: upgrade 8.1 -> 8.1.2
- 43895e2967 rust: update 1.57.0 -> 1.58.0
- e77c5d7ca5 sqlite: update 3.37.1 -> 3.37.2
- c748945e9c logrotate: update 3.18.1 -> 3.19.0, drop rotate-across-filesystems patches
- d6515a7f58 python3: update 3.10.1 -> 3.10.2
- 4d3d6c0093 systemd: update 250.1 -> 250.3
- a8accf2a04 resolvconf: update 1.87 -> 1.91
- e2fcc4e5d1 libuv: update 1.42.0 -> 1.43.0
- 60665cdd6b efivar: update 37 -> 38
- 2ab302edc3 meson: update 0.60.3 -> 0.61.1
- 54d4a767ab meson: fold nativesdk into the main recipe
- ecb61b3693 build-appliance-image: Update to master head revision
- 8205668a33 crate-fetch: Switch to version contained in bitbake
- 3510caa724 abi_version: Bump HASHEQUIV_HASH_VERSION
- 7875baeca7 sstate: Improve failure to obtain archive message/handling
- 1701d40536 sstate: Show better exception information for failures
- e02fd3dd8d build-appliance-image: Update to master head revision
- 04c622387e oeqa/runtime/stap: increase buffer size
- 9a9f0a4a06 expat: Simplify ptest-runner
- 01db273990 iproute2: update 5.15.0 to 5.16.0
- e2102d25a1 mtd-utils: upgrade 2.1.3 -> 2.1.4
- e213db717f strace: upgrade 5.15 -> 5.16
- 7e42e8bbe4 python3-numpy: upgrade 1.22.0 -> 1.22.1
- d0f3d4b0da python3-git: upgrade 3.1.24 -> 3.1.26
- 3cdb743ec0 mesa: upgrade 21.3.3 -> 21.3.4
- bfba997662 hdparm: upgrade 9.62 -> 9.63
- 21de64185b libsdl2: upgrade 2.0.18 -> 2.0.20
- d9ff458e88 u-boot: upgrade 2021.10 -> 2022.01
- c16b31ebd6 tune-cortexa73: Introduce cortexa73-crypto tune
- 2988a10ac4 expat: Drop unneeded libtool patch, we use cmake
- 856d9e07e6 pigz: fix one failure of command "unpigz -l"
- 7758596613 lighttpd: backport a fix for CVE-2022-22707
- 764519ad0d vim: update to include latest CVE fixes
- 9dbd9540f3 expat: Upgrade 2.4.2 -> 2.4.3
- 836cec0b80 python3-hypothesis: upgrade 6.34.1 -> 6.35.0
- b8f56e5e9e speex: fix CVE-2020-23903
- 195f4a6482 multilib.bbclass: set rpm file color for 32-bit multilib image
- 487e9f16a0 bootchart2: Add missing python3-math dependency
- d6c7b9f4f0 classes/native: Propagate dependencies to outhash
- 7a1a3dcae9 linux-yocto-rt/5.15: update to -rt22
- 13b53d922d linux-yocto/5.10: update to v5.10.91
- 2e9e7053ee linux-yocto/5.15: update to v5.15.14
- f5488466ea linux-yocto/5.10: amdgpu: updates for CVE-2021-42327
- 2edeebed4f lttng-modules: update to 2.13.1
- 40e680de82 linux-yocto/5.15: fix arm defconfig warnings
- 3954dc857d oeqa/runtime/stap: rewrite test
- 6340a6477d systemtap: fix vsprintf errors
- 32f01e57e1 sstate: Preserve permissions when extracting tar archive
- 4ad8059ae0 valgrind: Avoid accessing network in ptest task
- e7d2d68679 go: fix building without SECURITY_LDFLAGS
- 95e196babc sanity: Drop TUNEABI, TUNEABI_WHITELIST, TUNEABI_OVERRIDE
- bfabc6d4f8 grub-efi: Add xen_boot support when 'xen' is in DISTRO_FEATURES for aarch64
- 427ca80eb4 systemd: Avoid a Python deprecation warning
- 1653e0bd6d epiphany: update 41.0 -> 41.3
- 03cebdd7ef tune-cortexa72: Drop the redundant cortexa72-crc tune
- 93a94890b9 create-spdx: Add kernel work-shared source
- e09a8fa931 package: Add support for kernel stripping
- e8d9caede5 kernel.bbclass: use common strip()
- 37597397f0 armv9a/tune: Add the support for the Neoverse N2 core
- 0cb1a6d9cb arch-armv8-5a.inc: Add tune include for armv8.5a
- ca50267ab5 tune-cortexa72: Enable the crc extension by default for cortexa72
- 7ce1e88a3a classes: Only allow network in existing network accessing code
- 4d44854428 ruby: update 3.0.3 -> 3.1.0
- 2eabd3b611 python3: drop unneeded multiprocessing module patch
- b4e351c67c rootfs_rpm.bbclass: distutils -> sysconfig module
- 4f196b26d8 python3native.bbclass: distutils -> sysconfig
- 93e9b00600 dnf: drop python3-distutils dependency
- d4d57588eb waf.bbclass: drop usage of distutils
- 619a3eb126 recipetool/create_buildsys_python.py: less distutils
- 74ed892dbc gstreamer1.0-python: inherit setuptools3-base
- 2b6735f648 python3-setuptools: do not depend on distutils
- 3c2fd45eac python3-pygobject: setuptools instead of distuils
- 1b3c11b956 bind: inherit setuptools3-base instead of distutils
- ee4c5b3ac3 btrfs-tools: use setuptools3-base not distutils
- b6cb9f033e librepo: inherit setuptools3-base not distutils
- d95aa31179 createrepo-c: inherit setuptools3-base not distutils
- 93c019bc95 libcomps: inherit setuptools3-base not distutils
- 83e4586ad6 systemtap: use setuptools-base not distutils
- 42b752e5dd python3-pip: inherit setuptools3 not distuils3
- 4ca72e4e04 gpgme: inherit setuptools-base not distuils
- 61b987edbb python3-dbus: inherit setuptools3-base not distuils
- e30811c689 python3-cython: DISTUTILS_* -> SETUPTOOLS_*
- d1ba5b815f libdnf: inherit setuptools3-base not distutils
- f1b1563347 dnf: inherit setuptools3-base instead of distutils
- ca73393a36 setuptools3: refactor for no distutils bbclasses
- 54b455049e classes/distutils-*: add warning of deprecation
- 7479861c60 buildtools-installer: Update to use 3.4
- 59b583fa3f libsdl2: fix build if egl.pc sets macros in cflags
- c7a1004c7f linux-yocto-dev: Set KBRANCH with =
- 2801b02064 linux-yocto: drop 5.14 recipes
- 24fb6a2233 conf/machine: bump qemu preferred versions to 5.15
- ada52c924b linux-yocto/5.10: update to v5.10.90
- bf71dd3050 linux-yocto/5.15: update to v5.15.13
- 399032f7fb linux-yocto/5.15/cfg: add kcov feature fragment
- 6a11ed0910 linux-yocto/5.10/cfg: add kcov feature fragment
- 1bc502f676 linux-yocto/5.15: fix arm 32bit -rt warnings
- 704720e28f linux-yocto/5.14: fix arm 32bit -rt warnings
- 47c6cc93ef linux-yocto/5.15: update to v5.15.12
- 8710dca273 linux-yocto/5.10: update to v5.10.89
- 3c25b89720 connman-conf: do nothing in qemu, do not touch eth0
- a995c2e2d3 ofono: update to 1.34
- 08ff7c87ef gcc-cross-canadian: Fix cross canadian compiler for baremetal targets
- 549597d422 oeqa/sstate: Fix allarch samesigs test
- 151ce55ec8 sstatetests: Add OLDEST_KERNEL to allarch tests
- c32dfebbab xserver-xorg: 21.1.2 -> 21.1.3
- af33fe0f82 maintainers.inc: Add myself as maintainer for curl
- eef6c45fc6 curl: Rework openssl and random PACKAGECONFIGs
- cc029e5e13 curl: Update to 7.81.0
- c2d5e2dbbb classes/create-spdx: handle if IMAGE_LINK_NAME is empty
- 8acb88cfe5 tclibc-baremetal: Supply missing /bin/sh target in the baremetal sdk
- 9efcde387b tclibc-newlib: Supply missing /bin/sh target in newlib sdk
- cb17cccaf2 rootfs-postcommands.bbclass: Make two comments use the new variable syntax
- 763c44e30c diffoscope: upgrade 196 -> 199
- 5f0f00f098 gcc: Fix typo in linux64.h install patch
- 6…
Relevant changes: - 50b34c5 external-arm-toolchain: Add support for Arm GCC 11.2 binary release - 68adfe2 external-arm-toolchain-versions: Use ldd to get libc version - 2f9a15b arm-bsp/tc: CI-700 driver enablement in kernel. - 84abf1d CI: use kirkstone branch, not master - 4348abb arm-bsp/trusted-services: corstone1000: add sysroot tasks dependency - 74ddd6d kas/fvp-baser-aemv8r64: Install ssh-pregen-hostkeys - 6a105f4 optee-ftpm: Install artifacts into nonarch_base_libdir - c713908 arm-bsp/u-boot: Enable fdt overlays for fvp-baser-aemv8r64 - d412c2a arm-bsp/u-boot: Fix fvp-baser-aemv8r64 fdt memory configuration issue - 8c06354 arm-bsp/boot-wrapper-aarch64: Add fvp-baser support for EL2 SMP payloads - f2898f5 arm-bsp/boot-wrapper-aarch64,u-boot: Clarify fvp-baser Upstream-Status - 1a68497 ci,arm-bsp/conf: Add testimage for fvp-baser-aemv8r64 - 627f8b9 arm/fvp-base-r-aem: Automatically download FVP tarball - 9f0c905 CI: add testing for edk2 - b374419 arm/edk2-firmware: add PROVIDES virtual/bootloader - 2b6e3fc arm-bsp/juno: use virtual/bootloader for u-boot/edk2 - 698e053 arm-toolchain/gcc-aarch64-none-elf: remove redundant LIC_FILES_CHKSUM - 99ecf72 arm-bsp/linux: corstone1000: Handle compatibility with different firmware versions - 3ee7d01 optee-ftpm: Use the latest fTPM sources - 5063ad8 arm-bsp/corstone1000: bump u-boot version to 2022.01 - 9c0e0c0 CI: run more tests for qemuarm64-secureboot - 39ec9b4 qemuarm64-secureboot: don't set append in extlinux.conf - f11103f qemuarm64-secureboot: set root device correctly - acc72a8 CI: rename sshd section in testimage.yml - 2fe7967 qemuarm64-secureboot: disable the use of KVM - ea09776 qemuarm64-secureboot: remove redundant UBOOT_MACHINE - 57baaaa CI: install pregenerated SSH keys to speed up boot - 07c46c0 arm/scp-firmware: add 2.10 - 6919d15 arm-bsp/scp-firmware: specify version for bbappend - 8bf4155 kas/corstone1000.yml: refspec update for run-scripts - 4c2f4ab arm-bsp/linux-yocto: Enable virtio-rng for fvp-baser-aemv8r64 - faec9a7 arm-toolchain/tcmode-external-arm: skip gcc-cross-* - a92e076 arm-toolchain/external-arm-toolchain: install to libexecdir not datadir - 5c83fa8 arm-bsp/machine: Add runfvp config for corstone1000 - 95da1dc arm-bsp/u-boot: add SDCard support for corstone1000 FVP - d5406ce arm-bsp/corstone500/docs: update for kas and runfvp - 575d502 kas/ci: add corstone500 platform - 7b3ce21 arm-bsp/corstone500: add wks container for image - 3e3f989 arm-bsp/corstone500: add image and container file - e4cc4d0 arm/oeqa: add no-op runtime test - 5289c05 CI: add basic selftest job - ba7803e CI: clean up assignments in base.yml - 2b5cc5d arm/oeqa: add basic runfvp test cases - 3a0dbcd runfvp: strip all suffixes from the image when calculating .fvpconf name - 58f3251 runfvp: check for telnet - 1a7c48e runfvp: propagate the exit code correctly - c49d401 CI: fix INHERIT assignment - 4c66c6d CI: run testimage on fvp-base-arm32 - 4ab9128 arm-bsp/fvp-base-arm32: use correct DeviceTree - 0e9df5a arm-bsp/fvp-arm32: synchonise kernel config - d47e6a8 arm/fvp: add more helper variables for the versioning - 22282ea arm/fvp-base-a-aem: upgrade to latest release, 11.17.21 - 966d3ec arm/fvp: generalise FVP_ARCH - ccec56d arm-toolchain: update Arm GCC to 11.2 - 28acb5f CI: save task logs when a job fails - bff49b6 arm-bsp/u-boot: use latest u-boot for fvp-base - f56e69e arm-bsp/fvp-base: configure the FVP with v8.4 cores - 583b68c arm-bsp/fvp-base: consolidate FVP configuration - 00cde20 arm/oeqa/fvp: show more log from the FVP on failure - 15e3e0d arm-bsp/scp-firmware: correctly set version in TC append - bc278ab arm-bsp/corstone1000: remove the need for meta-arm-image - 3d0e536 arm/optee: Upgrade from 3.14 to 3.16 - 1b20521 arm/trusted-firmware-m: remove python3-pyasn1-native DEPENDS - 956f323 meta-arm/classes: Create wic_nopt class - 5b4d251 arm/edk2-firmware: upgrade to 202202 - d08e90b arm-bsp/docs,kas: Add SSH server to fvp-baser-aemv8r64 image - 2d9f342 Revert "CI: use kas:latest, needed for the latest bitbake" - 3e6c53f arm-bsp/n1sdp: migrate to linux yocto kernel 5.15 - 4148b31 arm/fvp-corstone1000: fix model location - fbfd015 arm-bsp/docs: Minor fvp-baser-aemv8r64 fixes - b40e705 arm-bsp/corstone500: move to linux-yocto 5.15 - 5c83fba arm-bsp/corstone500: move to u-boot 2022.01 - 7348f9a corstone1000: update meta-arm-image for kirkstone support. - f397564 arm/fvp-corstone1000: update to latest version - fec543d arm-bsp/docs: Set required Kas version to 3.0 for fvp-baser-aemv8r64 - 8b377a5 arm-bsp/linux-yocto: remove upstreamed corstone1000 patch - b5a2d12 Revert "CI: apply in-flight patches to fix lopper and python-dtc" - 478bc14 Revert "CI: fix python3-dtc installation" - 643cf58 arm-bsp/linux-yocto: fix patch status for the CS1K patch - 84a8f97 arm-bsp/firmware-image-juno: update offset addresses for NOR flash images - dcf1147 arm/fvp-base-r-aem: Update to version 11.17.21 - 1bc6bf2 arm-bsp/docs: Improve fvp-baser-aemv864 limitation - ce5e683 arm/generic-arm64: use latest linux-yocto - b9fefa2 arm/fvp: check that FVP binaries are present - fd34e9b CI: fix python3-dtc installation - 50d820d Revert "CI: apply in-flight patches to fix python3-cryptography" - 24db3b5 arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA - 81193d9 arm-bsp/linux-yocto: upgrade corstone1000 to 5.15 - 3fbb255 androidclang: Skip useless-rpaths check - 628719c CI: apply in-flight patches to fix lopper and python-dtc - d97f9d3 CI: apply in-flight patches to fix python3-cryptography - 50fd2d4 Revert "CI: apply a patch so that meta-zephyr is compatible with kirkstone" - 41dfded Revert "CI: temporarily pin meta-oe to pre-python-wheel removal until oe-core catches up" - 94682c6 arm-bsp/docs: Minor fvp-baser-aemv8r64 updates - 185746b arm-bsp/scp-firmware: add patches related to MPMM for TC0 - 3c16dbc arm-bsp/linux-yocto: enable autofdo config only for TC1 - 5e59ebf CI: temporarily pin meta-oe to pre-python-wheel removal until oe-core catches up - 7259c12 CI: run utility jobs last - a2b945c CI: use kas:latest, needed for the latest bitbake - 9d17e4e arm/scp-firmware: disable clang builds - 7dd00e4 CI: apply a patch so that meta-zephyr is compatible with kirkstone - 19b7bdb arm/edk2-firmware: unbreak builds with latest Clang - 63e0612 arm/edk2-firmware: expand comment - 74bd32b arm-toolchain/external-arm-toolchain: fix missing license updates - 53a40b1 meta: update license names - 1ad0aa7 layers: Bump to use kirkstone - 479aaa7 Update for LICENSE_FLAGS_WHITELIST rename to _ACCEPTED. - 5119b4a meta-arm-toolchain: Use renamed SKIP_RECIPE var flags - 3767400 meta-arm-toolchain: Use renamed BB_BASEHASH_IGNORE_VARS variable - aa18c61 arm-bsp/security: move TS patches to corstone1000 directory - 9621737 ci: remove psa-arch-tests from corstone1000-common.yml - d408160 kas/corstone1000-base: update meta-arm-image SHA - 700eed9 arm-bsp/security: trusted-services to fix psa-arch-tests - 31c3f35 arm-bsp/security: drop psa-arch-tests recipe - 6b262f6 arm-bsp/tf-m: update git SHA - 3f9a466 arm-bsp/security: replace mbedcrypto with mbedtls - 692ca08 arm-bsp/docs: Update fvp-baser-aemv8r64 docs - 0519fdf arm-bsp/conf: Use real-time clock for fvp-baser-aemv8r64 - d58df6e arm-bsp/kernel: Use 4 Gb of RAM in fvp-baser-aemv8r64 - 9359bc9 arm-bsp/u-boot: Add U-Boot for fvp-baser-aemv8r64 - 14db960 arm-bsp/boot-wrapper-aarch64: Update patches for fvp-baser-aemv8r64 - 855e692 arm/boot-wrapper-aarch64: Upgrade to newer revision - 3144638 atp/linux-yocto: use wildcards in the bbappend - e5334bf gem5/linux-yocto: use wildcards in the bbappend - 6c41037 gem5/gem-aarch64-native: remove duplicate --command-line - bade8df CI: add meta-gem5 to the pending upgrades report - 4ccc563 CI: consolidate target in meta-zephyr.yml - 3599efc arm-bsp/linux-yocto: remove unused 5.3 kernel - ac56d5c arm-bsp/corstone500: move to linux-yocto 5.4 - 1963fb0 arm-bsp/linux-yocto: upgrade 5.4 to 5.4.178 - 59db2eb arm/secure-partitions: allow network operations during do_configure - 77fac4c arm-bsp/trusted-firmware-m: add OpenAMP to the CS1K build - c6b347d arm/trusted-firmware-m: stop FetchContent from fetching - 94a08c2 CI: improve coverage of corstone1000 - f868b51 CI: build perf via CORE_IMAGE_EXTRA_INSTALL - fa7aafb arm-bsp/linux-yocto: remove unused 5.7 kernel - 11b4fd2 arm-bsp/firmware-image-juno: remove default dependencies - 0d0bafe arm-bsp/juno: move to linux-yocto 5.15 - ebef5db arm-bsp/sgi575: use the default linux-yocto version - c9e1f1f arm-bsp/linux-yocto: drop redundant KMACHINE assignments - 7fc51c7 arm-bsp/linux-yocto: remove redundant kernel hacking - a82df91 arm/ffa-debugfs-mod: remove kernel image runtime dependency - fee7193 arm/ffa-debugfs-mod: remove redundant RPROVIDES - b0913dc arm-bsp/trusted-firmware-a: Update SHA for TC - e098394 CI: update zephyr based testing - ee083b9 arm-bsp: space clean-up - 52bb585 arm-bsp/u-boot: remove unused 2020.10 recipe - 4de50f4 arm-bsp/optee-test: tc: Limit xtest to a single thread - 37ee3ee arm-bsp/tc: enable tracing in Total Compute - dc24699 CI: use the latest release of the Kas container - 8a42328 Revert "meta-arm: add old version of python3-cryptography" - 7782363 Revert "meta-arm-bsp: use old python3-crytography on platforms using TF-M" - 1ee7937 arm/trusted-firmware-m: set OpenSSL provider path - 828ad70 CI: enable memory-resident bitbake - 57f0349 scripts/machine-summary: link patches to cgit - b1e4cff scripts/machine-summary: improve layer_path - 72bb1ad scripts/machine-summary: show patch count in the overview - 38cd9b6 scripts/machine-summary: remove default Format.render() - de23f25 scripts/machine-summary: don't mark denied patches as good - bc3d654 scripts/machine-summary: remove obsolete is_old test - d2c5a5d CI: fix check-layer indeterminism - 710cf29 CI: update for meta-zephyr changes - ed73768 arm/psa-arch-tests: set PV correctly - 1fbdea9 arm-bsp/optee-os: use SRCPV in the corstone1000 overrides - 82d91ee arm-bsp/trusted-firmware-m: use SRCPV in the corstone1000 overrides - 8411792 arm/trusted-firmware-m: use relative paths for SRC_URI destsuffix - 558af68 arm-toolchain/gcc-arm-none-eabi: remove old 2020-q2 recipe - 3a8c1fd arm-bsp/linux-yocto: remove old 5.6 recipe - 1d34798 arm-bsp/u-boot: remove old 2020.04 recipe - 92490b7 arm-bsp: remove Corstone 700 - 2544822 runfvp: fix undefined variable in terminal selection login - edf0503 arm/oeqa/fvp: fix scoping issues with the bootlog - 5377fb7 arm/u-boot: add patch to support higher DRAM on TC - 88334e1 arm-bsp: Set preferred u-boot version to 2021.10 for TC - 2201fa2 arm-bsp/optee: add patch to support higher DRAM on TC - 0c0b88b arm-bsp/secure-partitions: add missing Signed-off-by tags to patches - 92ad824 arm-bsp/optee-os: clean up TC patches - 8601ba8 Revert "ci: ignore distutil warnings" - 2766987 ci: use matrix for yocto-check-layer - 2a27bd4 meta-arm-bsp: use old python3-crytography on platforms using TF-M - a15c160 meta-arm: add old version of python3-cryptography - aaac054 CI: update for changes to machine-summary - c4b3474 scripts/machine-summary: write per-machine reports with more details - b1b0f37 scripts/machine-summary: put more version information into the context - 0d2d0fd scripts/machine-summary: refactor output to classes - cb29175 scripts/machine-summary: harvest more patch data - 0235036 scripts/layer-overview: improve layer detection - 763764d arm-bsp/hafnium: extend stage-1 mapping limit on TC - 8734d14 arm-bsp: tc: use proper UUID in optee and linux kernel - 522350b arm-bsp/psa-arch-tests: change master to main for psa-arch-tests repo - 74caf3d arm-bsp: create u-boot 2020.10 to resolve warning - daa8388 arm: update Android common kernel and config - db56f59 arm-toolchain: Support linux-arm64-ack build with Android Clang - c4fb4f5 arm-toolchain: Fetch prebuilt Android Clang, version r416183b - c1f1a04 arm-bsp/uboot: fix null pointer exception for get_image_info - edde4cb arm-bsp/tf-m: fix capsule instability issue for corstone1000 - a70e04d meta-arm: Make generic-arm64 kernel cfg based on linux-yocto standard kernel type - 940b9af arm/optee-os: Fix build race condition when building fTPM - 63cb70b ci: ignore distutil warnings - 3d38ee3 arm-bsp/fvp-baser-aemv8r64: Fix PL011 and SP805 register sizes - 447b705 arm-bsp/optee-os: total-compute: Exchange patches to fix managed-exit - 30e5057 arm-bsp/fvp-baser-aemv8r64: Update to the 5.15 kernel - a834653 arm/opencsd: upgrade to 1.2.0 - 44ea1e5 arm-bsp/juno: also build EDK2 firmware - 24ef21c arm-bsp/edk2-firmware: enable building EDK2 for Juno - 0b1f496 arm/edk2-firmware: explicitly set level of parallelisation - 0d2a9f6 arm/trusted-firmware-a: remove TF-A 2.5 - 48c1342 arm-bsp/optee-os-tadevkit: total-compute: Add optee-os-tadevkit - 22b453f arm-toolchain: remove armcompiler-specific licenses - 07c7d2f arm-toolchain/armcompiler: upgrade to 6.17 - 82909f9 arm-bsp/uboot: send bootcomplete event to secure enclave - b398c1b arm-bsp/trusted-firmware-a: upgrade TC to 2.6 - 8d53f4c arm-bsp/trusted-firmware-a: use full option names in sgdisk call - bff6ce1 arm-bsp/secure-partitions: add check for null attribute field - 274f822 arm-bsp/u-boot: corstone1000: Disable mm_communicate failure log - 82ef0cc arm/hafnium: add missing headers to native-dtc.patch - 564abfc CI: run pending-updates on x86 - 8061ecf arm-bsp/u-boot: fix EFI image load alignment - df0da2d CI: add patch status metrics - ae753c3 arm-bsp/u-boot: add ethernet device and enable configs for SCT - 2680423 arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName() - 6b8a967 arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM - 31a5208 runfvp: add basic documentation - 10e60cc runfvp: refactor terminal selection - 7780374 runfvp: don't use f-string when there's no expressions - 1ccccbf runfvp: don't hide output when using terminals - 1512bf2 runfvp: handle the fvp quitting before we kill it - 12501b7 runfvp: add an asyncio TODO - 17f7371 arm/oeqa/fvp: wrap bootlog output correctly - e795f09 arm-bsp/u-boot: populate ESRT table with image_info - d689c9d arm-bsp/security: Revert set append write TS patch - 9b07bb8 arm-bsp/u-boot: corstone1000: Fix SCT failures - 53a8363 arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway - c4f5359 trusted-firmware-a: move corstone1000 to TF-A 2.6 - 1c3c716 arm-bsp/trusted-firmware-m: update CS1K bbappend for TF-M 1.5.0, again - 4742b45 kas: corstone1000: update the FVP script repo SHA - f028dc0 arm-bsp: add zephyr for musca-s1 - 9cc42e5 arm-bsp/trusted-firmware-m: update CS1K bbappend for TF-M 1.5 - 018fd6a arm/trusted-firmware-m: use Ninja to build - 7519014 arm/trusted-firmware-m: upgrade to 1.5.0 - 3d3d04c arm/trusted-firmware-m: remove stale patch - d508554 arm-bsp/trusted-firmware-m: corstone1000: update TF-M SHA - ce3af4b arm-bsp/u-boot: corstone1000: Fix efi debug issue - 1257077 arm-bsp/u-boot: corstone1000: Remove GetVariable() fix - acdead8 arm-bsp/secure-partitions: add capsule update interface to SE proxy SP - 997d354 arm-bsp/secure-partitions: corstone1000: Increase SMM Gateway variable handling capacity - 4720b3e arm-bsp/psa-arch-tests: corstone1000: configuring crypto and attestation test - 20c1de5 arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master - 6ba9c1a arm-bsp/secure-partitions: corstone1000: add psa ipc crypto backend - 42a65ba arm-bsp/secure-partitions: corstone1000: Setup its backend - 90fd7da arm-bsp/secure-partitions: corstone1000: Add psa ipc attestation to se proxy - 70256f1 arm-bsp/secure-partitions: corstone1000: Use address instead of pointers - 89cd9c8 arm-bsp/secure-partitions: fixes required to run psa-arch-test - ebf413e arm/fvpboot: change the execution order of do_write_fvpboot_conf - 321082a arm-bsp/trusted-firmware-m: corstone1000: set SRCREV_FORMAT - 4ff491b kas: corstone1000: update for new Kas include semantics in kas folder - fe5f367 kas: corstone1000: update meta-arm-image SHA - 49edcfc arm-bsp/psa-arch-tests: corstone1000: build the test applications - d93f7c3 arm/psa-arch-tests: introduce the recipe - d68c641 arm/secure-partitions: remove the use of EXTRA_OEMAKE - 93d5313 arm/sbsa-acs: upgrade to 3.1 - b180c39 arm/sbsa-acs: reset PACKAGE_ARCH - fcf135d arm-bsp/u-boot: corstone1000: add the header file for invalidate_dcache_all function - 3c30cb6 arm-bsp/u-boot: corstone1000: arm_ffa: removing the cast when using binary OR on FIELD_PREP macros - 7664222 arm-bsp/u-boot: corstone1000: make capsule guid check platform agnostic - bf698c8 arm-bsp/u-boot: corstone1000: passing interface ID and event ID in register w4 - f01e823 arm-bsp/secure-partitions: corstone1000: using the default SHA - e8432d0 arm/secure-partitions: introducing a common file - 0bf8eb4 arm-bsp/u-boot: corstone1000: Fix GetVariable data size issue - 13e4bd9 arm-bsp/optee-os: cherry pick fixes from upstream integration branch - 56d2e4e arm-bsp/secure-partitions: rebase TS patches - 55e3fef arm-bsp/optee-os: corstone1000: unpack sp_manifest_combined_se.dts in WORKDIR - ea8d5b2 arm-bsp/trusted-firmware-m: corstone1000: bump the version to 1.5 - d446f7f CI: update for new Kas include semantics - a5f0508 arm-bsp/trusted-firmware-m: corsone1000: Fix circular dependency in SRCPV - 7a6fba6 arm-bsp/secure-partitions: Use secure storage ipc and openamp for se_proxy - d411433 arm-bsp/secure-partitions: add secure storage ipc backend - 31f5df4 arm-bsp/secure-partitions: add common service component to ipc support - e038575 arm-bsp/secure-partitions: Add psa client definitions for ff-m - d248aa2 arm-bsp/optee-os: add openamp-virtio - 4c8b25c arm-bsp/secure-partitions: add openamp rpc caller - ab339b2 arm-bsp/trusted-firmware-m: corstone1000: Aligning with TF-M master - 60af6f3 arm-bsp/u-boot: corstone1000: remove the use of fdt_addr_r - 3fe3273 arm-bsp/u-boot: corstone1000: setting the boot console output - 8ccbed6 Revert "trusted-firmware-a: Pin to use gcc for now" - dae1f79 arm-bsp/scp-firmware: add comment to explain where a UUID is defined - 0ee6e86 arm-bsp/scp-firmware: remove redundant SGI-575-specific do_install - 3c2f7c3 kas: Update include syntax to kas 2.6 - 6733258 trusted-firmware-a: Mark qemuarm64-secureboot as compatible - ad030e5 trusted-firmware-a: Pin to use gcc for now - 7fa39fc arm-bsp/optee-os: add MHU device regions in the SP manifest - e128e8b arm-bsp/secure-partitions: Implement mhu driver - 584f509 arm/secure-partitions: pass TS_PLATFORM in the configure task - 647be3e arm-bsp/secure-partitions: corstone1000: add openamp support in SE proxy SP - bc26590 arm-bsp/secure-partitions: corstone1000: add mbed-crypto and nanopb to platform code - 7509114 arm/secure-partitions: remove platform specific dependencies - a55cb25 arm/optee-spdevkit: add missing header file in optee-spdevkit - 7d69d62 arm-bsp/optee-os: increase core heap size - 17d1be7 arm-bsp/trusted-firmware-a: move most BSPs to TF-A 2.6 - 16f86aa arm/trusted-firmware-a: add new recipe for 2.6 - 377f6a0 arm-bsp/trusted-firmware-a: explicitly set the full PV for corstone1000 - 8fb3c6c arm/trusted-firmware-a: move SRCREV_FORMAT to common include - 0813344 trusted-firmware-a: don't use virtual/trusted-firmware-a - d16fd5e arm-bsp/scp-firmware: update for 2.9 - dc3fd61 arm/scp-firmware: upgrade to 2.9 - 18a0b35 ffa-debugfs-mod: Pin to arm/aarch64 hosts - bf0b41b optee-ftpm: Limit to supported machines - e329253 CI: also build qemu-generic-arm64 for clang - a0296bf arm/edk2-firmware: force debug builds when using Clang - fb9232c arm/edk2-firmware: correctly set the target prefix in Clang builds - ad58f34 kas: corstone1000: update SE binary sizes - 4121a1d arm-bsp/u-boot: identify which bank to load kernel from - a4a669c arm-bsp/trusted-firmware-a: patch to identify which bank to load fip from - 978595a arm-bsp/u-boot: patch to change kernel flash address - e2dbbf2 arm-bsp/trusted-firmware-a: patch to change flash base address of FIP - 25c5d5e arm-bsp/trusted-firmware-m: corstone1000: firmware update changes - a224d8e arm-bsp/u-boot: corstone1000: Implement autoboot storage device selection - e7e4b7d arm-bsp/trusted firmware-a: corstone1000: implement EFI reset system - 3b0d8b0 arm-bsp/u-boot: corstone1000: Enable PSCI Reset - d8934cc arm-bsp/u-boot: corstone1000: Fix ISP1760 EFI boot issue - 583f810 arm-bsp/u-boot: corstone1000: Enable SMM gateway - 31cffcd arm/edk2-firmware: default to release builds - 6c50868 arm/edk2-firmware: set a default invalid COMPATIBLE_MACHINE - 282de87 arm/edk2-firmware: organise bbappend - bb2bda7 arm/edk2-firmware: set EDK2_ARCH centrally - 5a8fafb arm-bsp/edk2-firmware: drop N1SDP patches - 58707a8 arm/edk2-firmware: upgrade to 202111 - c225b33 arm/edk2-firmware: set invalid platform names for better errors - a705001 ci: QEMU_USE_KVM needs empty variable - 28f6956 arm-bsp/optee-os: corstone1000: enabling smm-gateway partition - a70d028 arm-bsp/secure-partitions: corstone1000: add smm-gateway partition - 4c04b58 arm-bsp/linux: setting the FFA_VERSION compatibility checks - 12a05f0 arm-bsp/u-boot: corstone1000: adjust the environment and heap sizes - 6e7b258 arm-bsp/u-boot: corstone1000: introducing EFI capsule update - 40f3e0d arm-bsp/u-boot: corstone1000: introducing Arm FF-A and MM support - 2677e68 arm-bsp/optee-os: add a rule in optee-os Makefile for secure partitions - b6551e8 CI: disable use of KVM - 4862014 CI: build optee-spdevkit for qemuarm64 - 5536ce0 arm/optee-spdevkit: fix non-corstone1000 builds - d6a8931 arm-bsp/hafnium: update bbappend for 2.6 - 4be5357 arm/hafnium: enable qemuarm64 - dca6cc8 arm/hafnium: upgrade to 2.6 - 8c44d09 arm/edk2-firmware: don't PROVIDE virtual/uefi-firmware - ae14735 arm-bsp: use edk2-firmware instead of virtual/uefi-firmware - 498b350 arm/sbsa-acs: upgrade to EDK2 202108 - 33d8df9 arm/edk2-firmware: upgrade to edk2-firmware 202108 - c55ff70 CI: build optee-test in qemuarm64-secureboot - 20a02a7 arm/optee-test: change DEPENDS to optee-os-tadevkit - d3ea928 arm/optee-test: use precise BSD license - b8552be meta-arm-bsp/security: corstone1000: add trusted services support - 9577a5a arm/secure-partitions: introducing the recipe - f47ab03 arm/optee-spdevkit: introducing the recipe - 74c90a0 arm-bsp/u-boot: introducing corstone1000 MPS3 machine - fecc5e2 arm-bsp/machine: introducing corstone1000 MPS3 machine - 1c871d3 machine/qemuarm64-secureboot.conf: add optee-ftpm - 29aa96b arm: add optee-ftpm recipe - 3210fe4 optee: update optee-os.inc to support external TAs - 26f92c0 CI: use matrix for more defined way of doing things and cleanup - 1229061 arm/boot-wrapper-aarch64: specify precise BSD license flavour - 5cf722a gem5/gem5: specify precise BSD license flavour - a9da0f3 CI: remove utility tasks - b09863d CI: disable use of Yocto sstate server - 6bc7edf arm-toolchain: upgrade gcc-arm-none-eabi (GNU-RM) to 10.3-2021.10 - 2098ffd Remove use of deprecated `lnr` command - c40fb53 arm/qemuarm64-sbsa: replace with qemu-generic-arm64 - 91233ff arm-bsp/trusted-firmware-m: remove INSANE_SKIP in corstone1000 - 3d62efc arm-bsp/trusted-firmware-m: clean up corestone1000 do_install - 982c170 arm-bsp/trusted-firmware-m: remove meaningless PACKAGECONFIGs - 3523e25 arm-bsp/trusted-firmware-m: update corstone1000 customisations for 1.4.1 update - 164392f arm/trusted-firmware-m: upgrade to 1.4.1 - edbc4d1 CI: remove unnecessary "+=" - 24b5a30 arm-bsp/fvp-base: track latest linux-yocto - 4ccd872 arm/python3-cbor: remove, cbor2 is used now - fdcf1f2 arm-bsp/python3-imgtool: remove, this is now in meta-python - a3f79e5 arm/trusted-firmware-m: use python3-cbor2 instead of python3-cbor - 0417374 arm/hafnium: fix kernel tool linking - 80ed458 gem5/gem5-aarch64-native: fix fuzz in patch - 2ef815b atp/atp-native: don't pass -Werror - 8527e69 arm/trusted-firmware-a: ensure native cert_create has -rpath - 46ca470 arm: add fvp-corestone1000 - 77b2b5e gem5/gem5: fix the build with Python 3.10 - a214398 arm-bsp/trusted-firmware-a: Add FWU support for TC - 50389eb CI: remove target from testimage yml file - 6ce74e5 arm-bsp: fix corstone u-boot - aa3804f Update git: SRC_URIs - ad7257c arm-bsp: use new u-boot version - 8aa1242 CI: use master branch again - c2ff49c arm-autonomy: Remove code from master as part of the deprecation plan - 8b82d12 arm/trusted-firmware-a,fiptool-native: Fix fiptool execution wrt corstone1000 - a5d8dfa corstone1000: Introducing ci and kas files - dca725e arm/ffa-debugfs: corstone1000: enabling FF-A Debugfs Linux driver - e46e5e1 arm-bsp/linux: corstone1000: integrating ARM_FFA_TRANSPORT in v5.10 kernel - 1a25d20 arm-bsp/trusted-firmware-m: corstone1000: signing trusted-firmware-a binaries - 401647d arm-bsp/python3-imgtool: add the recipe - f3ba658 arm-bsp/linux: corstone1000: enable efi - 6b01d4e arm-bsp/u-boot: corstone1000: extend efi support - 33b394c arm-bsp/optee: introducing corstone1000 FVP machine - 08a0fd3 arm-bsp/trusted-firmware-a: introducing corstone1000 FVP machine - 2afa936 arm-bsp/u-boot: introducing corstone1000 FVP machine - f4c7e11 arm-bsp/trusted-firmware-m: introducing corstone1000 FVP machine - a933940 arm-bsp/linux: introducing corstone1000 FVP machine - 1597b86 arm/trusted-firmware-a,fiptool-native: Fix fiptool execution - bcdbd64 arm-bsp/n1sdp: remove explicit preferred edk2-firmware version - f791c49 arm/edk2-firmware: upgrade to 202105 - 648571b arm/trusted-firmware-a: improve OpenSSL build fix - 1bef98b arm/fiptool-native: improve OpenSSL build fix - fbe056c arm/fiptool-native: bumping the version to v2.5 - a3192e5 arm/trusted-firmware-a: remove obsolete TF-A 1.5 - 536386d arm-bsp/trusted-firmware-a: remove TARGET_FPU build argument - 0078730 arm/fvp-library: upgrade to 11.15_14 - 4dc32d9 arm/fvp-*: upgrade N1 Edge and SGI575 ecosystem models to 11.15.26 - 2e0c479 CI: use honister branch for meta-clang - 9a485a9 arm/oeqa/fvp: handle the FVP process exiting - 99e57b7 arm/fvp-base-a-aem: upgrade to 11.16.16 - 36e43a3 runfvp: Ensure new process group is in the foreground - 98ee2bf arm-bsp/musca*: update trusted-firmware-m platform names - 1c7e0a9 arm/trusted-firmware-m: upgrade to 1.4.0 - 6a3bdad arm/trusted-firmware-m: setting the toolchain file path in PACKAGECONFIG - 945fb59 arm/trusted-firmware-m: enabling PACKAGECONFIG when using CMake - ee8d20a arm/lib/oeqa: fix module lookup - 0b2b50b CI: use http: to access sstate mirror - ba00c6d CI: enable testimage for fvp-base - bf99c56 CI: install telnet into the images - b35745b arm-bsp/fvp-common: set TEST_TARGET to OEFVPTarget - e951b86 arm-bsp/fvp: enable virtio drivers - 2ecdf7e arm/oeqa: add FVP testimage controller target - a12a605 runfvp: reset the process group on startup - fa3c9af gem5/gem5-native: add missing m4-native DEPENDS Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - 33421d8a linux-intel-rt/5.10: update to v5.10.100 - 5d1ff911 linux-intel/5.10: update to v5.10.100 - c7172add linux-intel-rt/5.15: update to v5.15.31 - bec31f3f linux-intel/5.15: update to v5.15.31 - 4d19fc59 ispc: disable build for Windows, android and other targets - 00859b2b intel-oneapi-compiler: use ocl-icd instead of opencl-icd-loader - 6177e7d9 llvm-project-source: refresh patches - 6b82568a intel-media-driver: fix build with gcc12 - 9b54de05 ixgbevf: upgrade 4.13.3 -> 4.14.5 - 07b826ab ixgbe: upgrade 5.13.4 -> 5.14.6 - 368fb92c ipmctl: upgrade 03.00.00.0429 -> 03.00.00.0432 - 45f0ece9 level-zero: upgrade 1.7.9 -> 1.7.15 - cded7749 vc-intrinsics: update to latest - 20ee2c14 open-model-zoo: upgrade 2021.4.2 -> 2022.1 - 2fbf1ec7 thermald: upgrade to v2.4.9 - 61ef45fd openvino-model-optimizer: upgrade 2021.4.2 -> 2022.1 - 8520b1d8 openvino-inference-engine: upgrade 2021.4.2 -> 2022.1 - ed32c7f4 libyami/libyami-utils: remove recipes - 68e00896 opencl-clang: upgrade 13.0.0 -> 14.0.0 - c993e8e8 Remove support for building with LLVM 10 - 7bb49b1a conf: remove usage of X86_TUNE_DIR var - 8c995eac ospray: add COMPATIBLE_HOST to fix build error - 19c30d27 open-model-zoo: add COMPATIBLE_HOST to fix build error - 4402be42 qemu-intel.inc: backport of dependency fixes from oe-core - d529ae1e zlib-intel: remove recipe - dea9048c qemuboot-intel: fix audio option - c2c0f2ad compute-runtime: version update from 22.08.22549 to 22.11.22682 - 311b4323 intel-graphics-compiler: fix compile issues - f8ce4df0 intel-crypto-mb: upgrade 2021.3 -> 2021.5 - 39027f70 oidn: upgrade 1.4.1 -> 1.4.3 - cc62d49d linux-intel/5.15: update to v5.15.14 - 348d95a9 linux-intel-rt/5.15: update to v5.15.14 - 4969c992 onevpl: Fix missing uyvy input in sample_encode - cd94a7af onednn: upgrade 2.5.2 -> 2.5.3 - d32f8016 ospray: upgrade 2.8.0 -> 2.9.0 - 2bde8e75 intel-compute-runtime: fix patch fuzz - 36686121 gmmlib: upgrade 22.0.1 -> 22.0.3 - 4206f6f5 open-model-zoo: remove test-generator from DEPENDS - f33ceb9e openvino-model-optimizer: remove test-generator from DEPENDS - 6fba58ad compute-runtime: version update from 21.40.21182 to 22.08.22549 - 4a0450a4 intel-graphics-compiler: version update from 1.0.8744 to 1.0.10395 - cd3c94cb meta: update LICENSE to use SPDX identifiers - d3718096 layer.conf: Use only kirkstone as LAYERSERIES_COMPAT - 6a99b680 itt: Update LICENSE to use SPDX identifier - c43a7b59 ovmf: refresh patch - efaeab81 ipmctl: upgrade 03.00.00.0427 -> 03.00.00.0429 - e71bf6f0 libipt: upgrade 2.0.4 -> 2.0.5 - c95e1f7f onevpl: Fix missing mutex init in sample common - 07189850 rkcommon: upgrade 1.8.0 -> 1.9.0 - 54be3f06 openvkl: upgrade 1.1.0 -> 1.2.0 - ead12f17 embree: 3.13.2 -> 3.13.3 - f25cc6b7 ipsc: upgrade 1.16.1 -> 1.17.0 - b4680fd4 itt: upgrade 3.22.5 -> 3.23.0 - 2bdc4328 layer.conf: include kirkstone in LAYERSERIES_COMPAT - 49807407 meta: rename CVE_CHECK_WHITELIST to CVE_CHECK_IGNORE - 0975ec02 ipmctl: upgrade 03.00.00.0387 -> 03.00.00.0427 - 2c6d5245 onednn: upgrade 2.4.4 -> 2.5.2 - 623a96b3 onedpl: upgrade 2021.5.0 -> 2021.6.1 - f847dd52 level-zero: upgrade 1.6.2 -> 1.7.9 - ae6813eb intel-media-driver: Enable ADL-N support - 4e6473e8 onevpl-intel-gpu: upgrade 21.3.4 -> 22.1.0 - 840a4824 onevpl: upgrade 2021.6.0 -> 2022.0.3 - c5ee8853 intel-mediasdk: upgrade 21.3.5 -> 22.1.0 - 298339bc intel-media-driver: upgrade 21.3.5 -> 22.1.1 - ee9574a2 gmmlib: upgrade 21.3.1 -> 22.0.1 - 7bcff118 intel-microcode: upgrade 20210608 -> 20220207 - c2d12c05 intel-microcode: use microcode filter for package - 64bc8781 intel-oneapi-ipp: upgrade to 2021.5.1 - 45476341 intel-oneapi-mkl: upgrade to 2022.0.1 - 88f30c33 intel-oneapi-compiler: upgrade to 2022.0.1 - 76cc0cce Revert "slimboot: add recipe for Slim Bootloader" - f52d804c conf: set COMPATIBLE_MACHINE for dpdk-module - ad850aae lms: upgrade 2141.0.0.0 -> 2151.0.0.0 - af9268b1 metee: upgrade 3.1.0 -> 3.1.2 - 7fed5db7 thermald: upgrade 2.4.6 -> 2.4.8 - 32dee098 itt: upgrade 3.22.4 -> 3.22.5 - 1d1d0f18 slimboot: add recipe for Slim Bootloader - 4ff5b19b maintainers.inc: include entry for intel-crypto-mb - 49c69323 linux-intel/5.10: update to v5.10.78 - aa8482af sbsigntool: Fix build with Openssl 3.0 - 48440091 linux-intel-rt/5.10: update to v5.10.78 - 33c5426f intel-media-driver: Fixed double free issue. - 4a0107ac linux-intel/5.15: no need to disable bsp config audit - 2bd57abe meta-intel.inc: set default rt kernel to 5.15 - 901f8f96 linux-intel-rt/5.15: add recipe - fe4d7319 ixgbevf: exclude from world builds - b56b3e48 intel-crypto-mb: add recipe for ipp crypto library - 922d3cb1 linux-intel/5.4: drop recipe - e69110ae meta-intel.inc: set default kernel to LTS 5.15 - f2cf3167 linux-intel/5.15: add recipe - cb85d1a5 openvino-model-optimizer: fix upstream check - 1d9e805c openvino-inference-engine: fix upstream check - f4c64d71 ospray: upgrade 2.7.1 -> 2.8.0 - 9b25d40c openvkl: upgrade 1.0.1 -> 1.1.0 - a3b2f8bb lms: upgrade 2127.0.0.0 -> 2141.0.0.0 - 5ebbe2ae onednn: upgrade 2.4 -> 2.4.4 - d77dfb71 rkcommon: upgrade 1.7.0 -> 1.8.0 - ff26d85b level-zero: upgrade 1.5.4 -> 1.6.2 - f84b7227 embree: upgrade 3.13.1 -> 3.13.2 - ea32fce5 itt: upgrade 3.21.2 -> 3.22.4 - e0565758 ixgbevf: upgrade 4.12.4 -> 4.13.3 - baa68831 open-model-zoo: upgrade 2021.4.1 -> 2021.4.2 - 36dce6d1 openvino-model-optimizer: upgrade 2021.4.1 -> 2021.4.2 - 1354a0bf openvino-inference-engine: upgrade 2021.4.1 -> 2021.4.2 - 576ba39d qemuboot-intel.inc: remove vga and uvesafb parameters - 42a15be8 onevpl-intel-gpu: Add VDSFC CSC support - 5a66f352 onevpl: Add VDSFC CSC support for sample_decode - ff68bb49 onevpl: Adding basic wayland dmabuf support to samples - 99fd5cb6 ipmctl: dont install /var/log/ipmctl - c4ba0f18 intel-common-pkgarch.inc: fix operator combination - d813aee2 media-driver: user registry key reentrant fix - 82a73574 meta-intel.inc: use zlib from oe-core by default - 4bdaff2a intel-oneapi-mkl: add recipe for mkl library (runtime only) - 6a38cec4 intel-oneapi-compiler: add recipe for compiler (runtime only) - 23324f3f level-zero: allow to generate empty package - e4d0c52c meta: add explicit branch and protocol to SRC_URI - b8e0ee50 intel-oneapi-ipp: upgrade 2021.3 -> 2021.4 - e57cb3fc onevpl-intel-gpu: ADL-S: Adding missing device ID - d8584ea9 intel-graphics-compiler: add PACKAGECONFIG for VectorCompiler - 82a05e95 intel-mediasdk: upgrade 21.2.3 -> 21.3.5 - c386c9cd intel-media-driver: upgrade 21.2.3 -> 21.3.5 - 378ece5d libva & libva-utils: upgrade 2.12.0 -> 2.13.0 - 094d3768 gmmlib: upgrade 21.2.1 -> 21.3.1 - 3b386a9d llvm-project-source/10.0.1: backport fixes from LLVM 11 - 272e0889 intel-oneapi-ipp: add recipe for Intel OneAPI IPP library (runtime only) - 16e1c7d3 linux-intel-rt/5.10: update to v5.10.59 - cb854ee2 linux-intel-rt/5.4: update to v5.4.143 - 95a124b0 linux-intel/5.4: update to v5.4.143 - c068607c linux-intel/5.10: update to v5.10.59 - a809b8c5 Remove support for gatesgarth - 467d15d5 intel-graphics-compiler: enable VectorCompiler Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - 0135a02 rpi-base.inc: Add MCP3008 ADC overlay - ad6ebc0 docs: Bump copyright year - 785181f docs: Drop mention of deprecated images - 901cb60 bluez-firmware-rpidistro: Add compatibility to oe-core/create-spdx - c327598 u-boot: Remove the randundant patch - 993436b ci: Use test builds with the test image - 61ad24a packagegroup-rpi-test: Include more packages - 258dcb3 rpi-hwup-image: Drop image - 8287106 rpi-basic-image: Drop image - b90b067 python3-adafruit-circuitpython-register: Upgrade to 1.9.8 - e6209f5 python3-adafruit-platformdetect: Upgrade to 3.22.1 - 7a3e419 python3-adafruit-pureio: Uprade to 1.1.8 - 34c1d47 rpio: Upgrade to 0.10.1 - cbb15c7 python3-rtimu: Upgrade to 7.2.1 - dda2c3a raspi-gpio: Uprev revision to current HEAD of master branch - 97101ee linux-firmware-rpidistro: Update to 20210315-3+rpt4 - a92429d pi-blaster: Uprev the recipe - 7da2c18 bcm2835: Update to 1.71 - 4f356af linux-raspberrypi: Update 5.10 recipe to 5.10.110 - 49ad2d8 linux-raspberrypi: Update 5.15 recipe to 5.15.34 - 70ea7a6 raspberrypi-firmware: Update to 20220331 - 893aad8 python3-sense-hat: Use specific BSD license - 3a91ee0 docs: link to latest documentation of kas - 83f5577 linux-raspberrypi: add UBOOT_ENTRYPOINT to match LOADADDR - cfbb192 omxplayer: Use internal version of ffmpeg - 9f5aaa1 picamera-libs: Adjust sourcedir - 354e715 userland: Update to latest as of 20220323 - 8eff5d5 extra-build-config: Add documentation for the ISOLATED_CPUS configuration variable - 2beae01 rpi-cmdline: Add ability to specify CPUs to add to the isolcpus list - 1ea28cf docs: Add information for RTC devices - 8d7e6b5 docs: untabify the few tabs in the file - 31c33d1 armstubs: Upgrade to 20211101 - 03c6ab0 raspberrypi-firmware: Update to match 5.15.32 - b64df25 linux-raspberrypi_5.15.bb: Upgrade to 5.15.32 - c06ae5e u-boot: always set fdt_addr with firmware-provided FDT address - bc10842 linux-raspberrypi: Bump 5.15 recipe to 5.15.30 - 7a9b275 linux-raspberrypi: Update to 5.15.28 - 747f5f3 python: Unbolt wheel packaging PIP_INSTALL_PACKAGE band-aids - 030bbc5 linux-raspberrypi: Update to 5.15.27 - 8096c31 linux-raspberrypi_5.15.bb: Update to 5.15.26 - c25f420 rpi-gpio: Port to PEP-517 packaging - 0637a85 linux-raspberrypi_5.15.bb: Upgrade to 5.15.25 - 36e5cdd python3-adafruit-platformdetect: Fix build with wheel - df8670f python3-rtimu: Port to using setuptools and fix build with wheel - 18345cf python3-adafruit-pureio: Fix build with wheel - 7474b79 python3-adafruit-circuitpython-register: Define PIP_INSTALL_PACKAGE - 390b3f6 docs: Update www.raspberrypi.com documentation links - 9340e20 sdcard_image-rpi.bbclass: Use processed list of device trees - 906cf0b rpi-base.inc: Cleanup redundant imgtyp variable - 1dfa047 raspberrypi-firmware.inc: Move to using tarballs from rpi deb repo - 559dd42 linux-raspberrypi: linux-raspberrypi: Bump 5.15 revision - 122baac linux-raspberrypi: linux-raspberrypi: Bump 5.10 to 5.10.95 - e39a0a5 ci: Use the current stable version for the mirror action - 0c5c1c9 ci: No need for checkout step in mirror workflow - 45a7fd9 ci: Add git mirror workflow - 2bfbdd6 meta: update license names - 3a83596 meta: update variable names - 0bc1eac layers: Bump to use kirkstone - 157f72b rpi-default-versions: Use 5.15 as default kernel - 50d8dc9 linux-raspberrypi: Add recipe for 5.15 LTS kernel - 076aa51 gstreamer1.0-plugins-bad: remove libmms PACKAGECONFIG and add gpl - e0fc680 sdcard_image-rpi: fix DeprecationWarning - 7a45b41 python3-adafruit-blinka: Disable on musl - 596b92e rpi-base.inc: enable i2c-gpio overlay - 9bd5f90 rpi-base.inc: Add vc4-fkms-v3d-pi4 overlay - b7b34ec ci: Add workflow to cancel redundant workflows - 218635e ci: Introduce workflow Yocto operations/builds - 6373938 ci: Introduce workflow for compliance - 3786353 ci: Define an action for cleaning/removing an image - 2906a95 ci: Define an action for cleaning dangling image - 8b1ab71 ci: Define an action for building a local docker image - 2b81733 docs: Detail the merging process of patches sent through the mailing list - 9a2c13f README.md: Don't advertise meta-oe dependency - 221e048 Move the python3-adafruit recipes depending on meta-oe to dynamic layers - b05c2bd README.md: Add contributing section - a96a61c gstreamer1.0-plugins-good: Update bbappend to 1.20 - e1014d4 rpi-gpio: Replace setuptool3 instead of distutils3 - 2e83546 picamera-libs,python3-picamera: Limit visibility to 32 bit rpi machines - bfac0b9 python3-picamera: Add picamera library - 42ef0f5 raspberrypi4-64: Switch to cortexa72 tune - 6eebb58 xserver-xorg: remove xshmfence configure option - 2e3ed68 Add documentation for gpio-shutdown - bf2d2ea recipes-bsp: Add support for gpio-shutdown - 58cc662 machine: add Pi Zero 2 W 32bits - cd23492 raspberrypi4-64: Switch to using cortexa72-crc default tune - ce12544 linux-raspberrypi: Upgrade to 5.10.83 - 8367553 mesa: Enable building vulkan driver - de1007b weston-init: Add --continue-without-input option to weston - 63a3d8c linux-raspberrypi: Upgrade to 5.10.81 - 4a827bf parselogs: Update the error regexps to 5.10 kernel - 54213e7 conf/machine: add variant Wi-Fi/BT drivers for CM4 and Pi 400 - 4c76dab linux-firmware-rpidistro: Use bullseye branch - 7413c72 rpi-config: don't trigger bbfatal for empty ENABLE_UART - c0dd1c9 rpi-base.inc: Added gpio-poweroff overlay. Some machines need to have the kernel toggle a gpio when an external power source needs to shut off power to complete a shutdown and de-energize the processor. gpio-poweroff provides this functionality but was omitted from the kernel overlays brought oveer by the rpi-layer from the kernel. Signed-off-by: Cameron Kellough <[email protected]> - b1570cf rpi-config: Take into consideration ENABLE_UART value of 0 - 690b4a5 libwpe: Migrate build workaround from oe-core - fed7688 README.md: Fix the matrix chat link Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - 70e099d openocd_riscv: Specify branch parameter to SRC_URI - 257dc53 python3-pyruvate: Move to dynamic-layer for meta-python - 96b34d0 linux-starfive: Use https protocol on github src_uri - 9ca7cd3 riscv-spike: Update SRC_URI - a52b3cb riscv-fesvr: Use protocol and branch explicitly in SRC_URI - be67b69 u-boot-starfive: Use https protocol for github SRC_URI - 6b22d85 openocd_riscv: Use https protocol - 7475ce2 Plasma-Mobile-on-Unleashed.md: Use https protocol when using github - c1bc791 README: Convert to use https instead of git protocol on github - eb51109 libcereal: Skip textrel QA check on rv32/rv64 - 669dc64 boot0: Pin to nezha-allwinner-d1 - da702b4 nezha.yml: add file used with kas-docker - 812ffc4 nezha.wks: description of SD card image for Nezha D1 dev board - 7416218 linux-nezha: add patch which fix build with binutils 2.28 - 8957d43 linux-nezha-dev: use custom version of kernel with paches for D1 chip - c3966f6 u-boot-nezha: add patch which fix build with binutils 2.28 - 3b2a050 u-boot-nezha: add patch which increase the CONFIF_SYS_BOOTM_LEN - 2e545ae toc.cfg: add configuration file of TOC1 U-Boot image - 863373e uEnv-nezha.txt: U-Boot bootargs for Nezha board - 4238405 u-boot-nezha: add recipe with patches for Nezha board - 03bcb87 opensbi: add patches for Nezha board - ff5e85c opensbi: update mainline with patches to fit Nezha board - 94a8a88 boot0: add patch which fix build with binutils 2.28 - 0d1c2fb boot0: add patch for Makefile to fit it with yocto build environment - 6192951 boot0: add recipe of the Nezha SPL - 42a5479 nezha-allwinner-d1.conf: add machine configuration for Nezha board - 3ab3c40 recipes-kernel: linux: Set SRCPV and PV - bd88940 apache2,go: Ignore textrels on rv64/rv32 - 778ea83 conf: Drop using image-prelink - 717c2ec linux-mainline: Bump to 5.17 - 37aa7ac python3-pyruvate: Fix build on riscv32/musl - 870f72e python3-cryptography: Fix build on rv32/musl - c028c49 musl: fix inconsistent ucontext_t struct tag for rv32 - 36469c1 librsvg: Forward port rv32 libc patch - e9735bc libstd-rs: Forward port rv32 patch to 1.59.0 rust release - b81bc2e recipes: Use SPDX naming convention for LICENSE - 7deee0d jemalloc: Ignore textrels on rv32 as well - 576cfff baremetal-riscv32nf: Fix typo in syntax override - fe6fc0b linux-firmware-beaglev-bcm43430: Update SRC_URIs for brcm firmware - b355046 layers: Bump to use kirkstone - 18227c1 layer.conf: Ignore textrels for jemalloc - 33df8de libstd-rs: Forward port rv32 musl support to 1.58.x release - 9fb725c busybox: Apply bbappend to 1.35 Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes: - fa08843 local.conf.sample: Update for 4.0 in sstate url - 1b71a3b poky: Drop PREMIRRORS entries for scms - d6a3e80 poky: Bump to 4.0 in preparation for release - 2e70774 local.conf.sample: https and no newline for SSTATE_MIRRORS - dfff8de local.conf.sample: fix reference to extended configuration sample - a1b752d poky.conf: update tested distro - 7408fc6 gma500-gfx-check: Update LICENSE to use an SPDX license identifier - 8e57855 oeqa/controllers: update for MasterImageHardwareTarget->Controller... - 30dba8a linux-yocto/5.15: update genericx86* machines to v5.15.22 - ce1b355 linux-yocto/5.10: update genericx86* machines to v5.10.99 - e937a42 Rename LICENSE_FLAGS variable - 78d2ca7 poky-tiny: set QB_DEFAULT_FSTYPE correctly - a03d9df poky-tiny: don't skip core-image-base and core-image-full-cmdline - f7dc697 meta-poky: Update BB_DISKMON_DIRS use - a9224d8 layer.conf: Update to kirkstone namespace - 4e9e91d poky-tiny: Use renamed SKIP_RECIPES varFlag - 45f97f5 gcsections: add nativesdk-cairo to exclude list - 3709d06 local.conf.sample: Remove unnecessary n from the SSTATE_MIRRORS example - 458a809 poky.conf: Remove unnecessary n from PREMIRRORS - 50ac1fc busybox: Add shell arithmetic to work with poky-tiny - d4cbe0e beaglebone-yocto: move kernel and dtb to packagegroup-core-boot - 2ffbaf5 beaglebone-yocto: prefer u-boot - 70b3acd poky: set default kernel to 5.15 - fab1dac yocto-bsp/5.14: drop recipes - a024130 yocto-bsp: change default to 5.15 - 937ecc5 linux-yocto/5.14: update genericx86* machines to v5.14.21 - 5f44832 linux-yocto/5.10: update genericx86* machines to v5.10.87 - af97428 meta-yocto-bsp: Introduce the v5.15 bbappend - 146ee17 poky.conf: Post release version bump - 829e48e poky: Reproducible builds are now the default Signed-off-by: Daiane Angolini <[email protected]>
Relevant changes:
- bd08f845 README.md: update for kirkstone branch
- c611c7c0 external/virtualization-layer: fix libnvidia-container-tools git issue
- 47b14268 external/qt5-layer: fix egldevice backend for L4T 32.7.1
- d552a789 jetson-nano-devkit-emmc: add BUP support for FAB 401
- c9c342a2 jetson-agx-xavier-devkit: fix typo in TEGRA_BUPGEN_SPECS
- 515f4005 tegra-common.inc: prefer prebuilt trtexec by default
- 0c9d7435 tensorrt: refactor, adding recipes for trtexec
- 65848f2b tegra-flashvars: add flashvars for clara-agx-xavier-devkit
- 8a3b9de3 conf/machine: add clara-agx-xavier-devkit
- 8c0124fc conf/machine: Use soft defaults for some machine variables
- ad1b3bb2 README.md: update for L4T R32.7.1/JetPack 4.6.1
- 188ca259 external/oe-layer: update tensorrt-plugins to 8.2
- dc3de73a l4t-graphics-demos: build weston-dmabuf-formats for wayland
- 7ee0d78b tegra-drm-headers: add recipe
- 05a356a3 nvbufsurface-headers: update to to use headers from DS 6.0.1
- 720aa2ec nsight-systems-cli: update to 2021.5.4.19-e642d4b
- 2b6dc11d tegra-flashvars: drop AGX Xavier 8GB flashvars file
- f8a84572 tegra-helper-scripts: fix board ID check in tegra194 helper
- f8728015 tegra-helper-scripts: fix stray whitespace
- f30b7c34 linux-tegra: disable FW_LOADER_USER_HELPER with systemd
- 5208d962 python3-tensorrt: update to version 8.2
- 7721a94a tensorrt-samples: update to 8.2.1
- 8519fdfe tensorrt-plugins-prebuilt: update to 8.2.1
- d839809b tensorrt-core: update to 8.2.1
- 8664a245 libnvvpi1: update to 1.2.3
- de55e295 linux-tegra: update SRCBRANCH, SRCREV
- d90d34e7 u-boot-tegra: bump SRCREV
- 4ce2cf97 l4t-graphics-demos: update for L4T R32.7.1
- a3d6e860 tegra-mmapi: update for L4T R32.7.1
- 0ae694e2 arm-trusted-firmware, trusty: update for L4T R32.7.1
- e02eed04 cboot: update for L4T R32.7.1
- c4441fc5 gstreamer: update NVIDIA gstreamer plugins for L4T R32.7.1
- c50e6192 tegra-binaries, tegra-sources: update for L4T R32.7.1
- 6c89e4b7 meta: update l4t_bsp.bbclass and machine configs for L4T R32.7.1
- 192d6858 tegra-udrm-gbm: update to v1.0.2
- 9ef7d287 weston: fix dmabuf synchronization for tegra
- 55131c81 mesa: update packaging
- ed3286b4 tegra-udrm-gbm: update to 1.0.1 for fixes to t186/t210
- 7a5ad680 weston: enable deprecated wl-shell used by nveglglessink
- d8ad3acb mesa: add REDEPEND for libgbm on tegra-udrm-gbm
- bba0b75a tegra-udrm-gbm: add new recipe
- 13d3ee06 weston: port eglstreams client buffer support to weston 10.0
- 183c47e0 tegra-libraries-gbm: stop overwriting mesa libgbm
- cd0bca0f weston: drop weston-9 patches, add weston-10 bbappend
- e6138af9 egl-wayland: add numeric prefix to JSON file
- 6e4b64ce weston-10: add bbappend
- 2d24ba83 egl-gbm: add recipe
- 458f87f7 nvgstapps: disable deprecated declarations warnings
- 03c474cd gstreamer: rename 1.18.5 recipes to 1.20.0
- f6c274ab xwayland: update bbappend
- 9c8fc596 libv4l2-minimal: update LICENSE setting
- 39d3fb23 gstreamer: update LICENSE settings for NVIDIA plugins
- 8cdb9ac4 xserver-xorg-tegra: update LICENSE setting
- 65f5c449 linux-tegra: update LICENSE setting
- 16f4c0e6 gcc-8.5: update LICENSE setting
- 0e494116 contrib: gstreamer-1.14: update LICENSE settings
- ec8b5396 contrib: gcc-linaro-baremetal: update LICENSE setting
- 85fa67cb egl-wayland: use exactly 1.1.9 tag
- be2a946b gstreamer1.0-plugins-nveglgles: add missing gtk-doc reference
- 58d5f4cf perf: update bbappend
- 8b616991 meta: update variables renamed in OE-Core
- 45f431a2 layer.conf: drop honister from LAYERSERIES_COMPAT
- 3b0ea2b8 libglvnd: update LICENSE to use SPDX names
- 3aa19032 linux-tegra: bump SRCREV
- 193c88d9 linux-tegra: fix compilation when no dtb overlays are built
- 36db2c87 linux-tegra: enable the regulatory database for wireless
- 18c226e7 linux-tegra: bump SRCREV
- 7ae7dc82 vulkan: update bbappends for 1.3.x
- b580128c meta: update LAYERSERIES_COMPAT for kirkstone
- 7ade83cb contrib: fix libpython location in gstreamer1.0-python
- 9407764b python3-tensorrt: switch to using setuptools3
- 17900a5b tegra-configs-alsa: install ALSA config files for tegra210
- 4c0d57df argus: clean up license definitions
- b885baa4 jetson-nano-devkit: add BUP support for FAB 401
- af3cd4f4 tegra-boot-tools: update branch name in git recipe
- 7b21b0e3 tegra-boot-tools: upgrade to version 3.0.0
- 98bb9725 weston: drop bbappends for weston 9 and weston-init
- 42af8500 egl-wayland: update to 1.1.9
- b09773eb tegra-eeprom-tool: update to 1.3.0
- 113aec1c tegra-boot-tools: add recipe for testing from git repo
- eab2a688 conf/machine: remove paths from KERNEL_DEVICETREE files
- 704382ce linux-tegra: add support for device tree overlays
- f4dd7835 u-boot-tegra: update to v2022.01
- a01b8c92 tegra-helper-scripts: skip mksparse when using --spi-only
- c1530979 external: opencv: rework config options and add dnn
- 4c0d4cfe cuda-cudart: Add missing .so to nvidia docker pass-thorugh list.
- 05fb089e tegra-libraries-multimedia-v4l: Add missing .so to nvidia docker pass-thorugh list.
- 1b0a5ea2 contrib: gstreamer1.0-python: remove distutils references
- e55511c1 cboot-t19x: fix boot slot detection patch for USB/SDcards
- bfe66325 cboot-t19x: bring forward missing patches from R32.5.x
- 31a94f85 conf/machine: drop NVIDIA_PRODUCT settings
- 8dd2f8bc arm-trusted-firmware: disable array-bounds warnings-as-errors
- 78bca2ce external: v4l-utils: update bbappend
- 329c3af9 classes: add tegra_opengl_required.bbclass
- 7594807f libnvvpi1: make opengl required in DISTRO_FEATURES
- e74b5fd4 tensorrt*: make opengl required in DISTRO_FEATURES
- 94469ae2 cairo: update bbapend to conditionalize gl dependencies
- b1084629 egl-wayland: make opengl required in DISTRO_FEATURES
- 539169b9 tegra-mmapi*: make opengl required in DISTRO_FEATURES
- e0908912 libv4l2*, v4l-utils: make opengl required in DISTRO_FEATURES
- 17b92dd2 gstreamer*: make opengl required in DISTRO_FEATURES for gl-dependent recipes
- 6c484eba tegra-binaries: require opengl in DISTRO_FEATURES gl-dependent recipes
- 5393e4bb libglvnd: update to 1.4.0
- 42e22082 contrib/conf: update gstreamer-1.14 settings
- 32644c8d gstreamer1.0-plugins-nvcompositor: update for gstreamer 1.18
- 4353e1ec gstreamer1.0-plugins-nvvidconv: add recipe for gstreamer 1.18
- 0f62dc3d gcc-8-cross-canadian: add version suffix to EXTRACANADIAN wrappers
- 1d1d70a9 tar-l4t-workaround: fix up for current fetcher args
- e7abe941 layer.conf: update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
- 82b82949 conf/machine: set PREFERRED_PROVIDER for virtual/libgles3
- f5d12f6b libglvnd: PROVIDES virtual/libgles3
- c6506099 contrib: drop vte recipe
- 6b7a142e contrib: update README
- 4da9be49 README.md: update note about CUDA and gcc
- b5482ea6 external/openembedded-layer: update opencv bbappend
- 8660b9d3 cuda-target-environment: inherit cuda-gcc, update CMake support
- 3fd84950 cuda-samples: use CC_FOR_CUDA for the C compiler
- 4a89e2bd conf/machine: add CUDA_ARCHITECTURES variable
- 7609c097 packagegroups: add CUDA-gcc toolchain to SDK packagegroups
- 28ce154d contrib: remove gcc-compat.conf
- 8dd3d2ca contrib: remove recipes for gcc-7, gcc-8
- d401aee1 cuda.bbclass: inherit cuda-gcc, update CMake support
- f9881e05 classes: add cuda-gcc.bbclass
- a4291ab8 recipes-devtools: import gcc-8 recipes
- a822e4a2 external/virtualization-layer: update libnvidia-container-tools
- f5150b57 external/virtualization-layer: drop libnvidia-container-tools 0.9.0
- 9e1ed7f0 external/openembedded-layer: fix tensorrt-plugins build error
- d32060ca cuda-nvprof: add dependency on tegra-libraries-cuda
- f5fa577d nvgstapps: add patch to fix indentation
- a2d715df bootlogo: use linear gamma to match nvdisp window settings in cboot
- 713276e2 README.md, contrib/README.md: update for layer requirements
- abf7ba32 tegra-libraries-gbm: set DEBIAN_NOAUTONAME
- 9adb168e tegra-libraries-winsys: add missing L4T_DEB_TRANSLATED_BPN
- 368edd05 conf/machine: add Xavier NX FAB 301 BUP support
- ed467782 l4t-graphics-demos: add patch
- 36bccaf3 kernel-bup-payload: support TEGRA_SIGNING_EXTRA_DEPS
- 74722e80 tegra-mmapi: update to JetPack 4.6 (rev 2)
- b131f98f l4t-graphics-demos: update to JetPack 4.6 (rev 2)
- 53db8fed tegra-binaries-patches: drop recipe
- 88681adb tegra-binaries: drop unused include files
- 55e7ebf5 tegra-binaries: convert recipes to using deb pacakge feed
- f63bcc36 xserver-xorg-nvidia: switch to using deb package feed
- 64e7c367 libdrm-nvdc: switch to using deb package feed
- aa9d9e1d gstreamer1.0-plugins-tegra-binary-only: use deb package feed
- db43b265 tegra-libraries-multimedia*: switch to unified recipe
- 74c2f0b6 tegra-libraries-*: convert recipes to using debian package feed
- 5e88bf03 l4t_bsp.bbclass: add variables for BSP debian packages
- 36dfc83e tegra-debian-libraries-common.inc: restore container CSV mappings
- 3d2bbb20 tegra-libraries-multimedia-*: fix COMPATIBLE_MACHINE settings
- 44f1e8d8 tegra-libraries-multimedia*: update to JetPack 4.6 rev 2
- b9092066 xserver-xorg: drop version 21 bbappend
- 37fa8b8e machine/include/tegra-common.inc: update xserver settings
- 91417490 xserver-xorg-tegra: import recipe for xserver-xorg 1.20.13
- 1c5dd3ba u-boot-bup-payload: support TEGRA_SIGNING_EXTRA_DEPS
- 603d733c tegra-boot-tools: update to v2.5.2
- 8e1d81bb tegra-helper-scripts: update board SKU handling for t186 platforms
- 6884ed3c nvbufsurface-headers: update to 6.0.0-1
- 5e95ce6c mesa-demos: update PACKAGECONFIG
- b7b77a4e xserver-xorg: udpate bbappend to 21.1.x
- dd772034 libnvidia-container-tools: clean up license settings
- f9be86fe deepstream: drop recipe for 5.1
- 69e6b3b9 eglexternalplatform: update SRC_URI with branch parameter
- 9e14b1f2 external: recipes-containers: update SRC_URIs
- 86f9094c contrib: gst-eaxmples: add branch parameter to SRC_URI
- b073ca83 libglvnd: set branch parameter in SRC_URI
- 4b5a6cd4 u-boot-tegra: update to v2021.10
- 694a5ac4 contrib: import vte 0.64.2 recipe from OE-Core honister
- e6135609 perf: disable scripting for older kernel versions
- ed28a456 linux-tegra: bump SRCREV
- b37569de libnvvpi1: update to 1.1.12
- dc9c5989 linux-tegra: bump SRCREV
- 620be601 meta: update tensorrt recipes for tegra-libraries split
- d00aeb27 deepstream-5.1: update dependencies for tegra-libraries split
- df640ced cuda-driver: add target build-time dependency
- e65e428d cuda-shared-binaries: drop target runtime dependency
- 33fd88b2 cuda.bbclass: update runtime dependency for tegra-libraries split
- badaec25 libnvvpi1: update dependencies for tegra-libraries split
- e4707a7e gstreamer: update dependencies in recipes for tegra-libraries split
- 3a58de2a vulkan-loader: update bbappend
- d0e837f2 tegra-mmapi{,-samples}: update dependencies on tegra libraries
- 3226772a libglvnd: update dependencies on tegra-specific libraries
- 26ba69e0 external: update v4l-utils runtime dependency on tegra plugins
- 3f366f0d libv4l2-minimal: update runtime dependency on tegra plugins
- 37ec61c1 tegra-binaries: split tegra-libraries into multiple recipes
- 3ad44fe8 libnvidia-container-tools-0.10.0: apply libtirpc patch
- 30b22bbd libv4l2-nvvidconv-wrapper: add pkgconfig to inherit
Signed-off-by: Daiane Angolini <[email protected]>
Signed-off-by: Daiane Angolini <[email protected]>
| ${OEROOT}/layers/meta-st-stm32mp \ | ||
| ${OEROOT}/layers/meta-tegra \ | ||
| ${OEROOT}/layers/meta-sunxi \ | ||
| ${OEROOT}/layers/meta-lmp/meta-lmp-bsp \ |
Member
There was a problem hiding this comment.
Can you have a commented section covering the layers that were removed here? Just to help later on when enabling them again.
Member
|
ci-retest |
Signed-off-by: Daiane Angolini <[email protected]>
ricardosalveti
approved these changes
May 5, 2022
Member
ricardosalveti
left a comment
There was a problem hiding this comment.
Nice, this is a good initial set of changes, let's merge and I will go over them tomorrow in details.
This will allow us to start moving forward with main-next.
ricardosalveti
added a commit
to ricardosalveti/lmp-manifest
that referenced
this pull request
May 25, 2022
Relevant changes: - de0eb14 Merge pull request foundriesio#210 from YoeDistro/yoe/mut - 1bf66f8 linux-firmware: Use nonarch_base_libdir instead of hardcoding /lib - 478e0c4 Merge pull request foundriesio#209 from YoeDistro/yoe/mut - 7ca49de ti-18xx-wlconf: Drop spurious dot from PV - aff7e79 ti-18xx-wlconf: Use nonarch_base_libdir instead of hardcoding /lib - f244dd4 Merge pull request foundriesio#207 from chrisdimich/master - d52f46a linux-boundary: bump revision to bb58f0ee - 1e88fc2 Merge pull request foundriesio#206 from Ossanes/topic/fix-nitrogen8-boards - 47d2543 nitrogen*: Drop duplicated WKS dependencies - b806279 nitrogen8*: Drop useless overrides for WKS_FILE_DEPENDS - 18912db Merge pull request foundriesio#203 from boundarydevices/master - 4d1b126 u-boot-boundary: fix fw_env.config management - bd3eb22 u-boot-boundary: switch filesextrapaths to generic-bsp - 7596527 Merge pull request foundriesio#202 from YoeDistro/yoe/mut - 1efcb1b recipes: Use SPDX naming scheme for LICENSE field - a27ac73 Merge pull request foundriesio#199 from chrisdimich/master - b30a5bc u-boot-boundary: bump revision to 3d5e7f60 - 4d7c7c5 linux-boundary: bump revision to 04f4286f - f467829 Merge pull request foundriesio#198 from Ossanes/topic/linux-kontron - 100b41b linux-kontron: defconfig: Rework to enable CONFIG_KPROBES - d236514 linux-kontron: Upgrade 5.4.41>5.10.95 - dc91d5e Merge pull request foundriesio#197 from Freescale/topic/simplify-overrides - b034e5c Rework machine definitions to reduce duplication - bf7ae43 u-boot-script-toradex: Revert wrong override change - 671aee4 Generalize overrides subsystem for NXP and Mainline support - a161b3a Merge pull request foundriesio#196 from Ossanes/topic/nitrogen8mp - 52e9a93 nitrogen8mp: Define nxp as default BSP - 10a470a Merge pull request foundriesio#195 from YoeDistro/yoe/mut - 4560e22 layers: Bump to use kirkstone - 0c68a5a Merge pull request foundriesio#193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares - 654d5b5 imx7d-remarkable2: Remove bcm43456 firmware as it has no providers - f8d9213 Merge pull request foundriesio#192 from Ossanes/topic/imx6dl-riotboard-uboot - e78de66 imx6dl-riotboard: Fix u-boot target - 6059586 Merge pull request foundriesio#191 from sapiippo/apalis-imx6 - 61b70a0 apalis-imx6: add missing space to append - b3670f9 Merge pull request foundriesio#190 from MaxKrummenacher/master - e064d0e colibri-imx6ull: fix mistyped override - b26df7f Merge pull request foundriesio#187 from boundarydevices/master - 748b8f0 linux-boundary: bump revision to acef1311 - f007a9f Merge pull request foundriesio#185 from MaxKrummenacher/update-toradex - 13bd2ac machines: toradex: update - 02bff68 linux-toradex: vf: update to 4.4.291 - 74fc138 linux-toradex: imx: update to 5.4-2.3.x-imx - a2c343e u-boot-script-toradex: improve script - 6e8f05b u-boot-toradex: updated to latest - 839df32 u-boot-toradex: drop inc file - 4661bdc Merge pull request foundriesio#184 from texierp/topic/git-fetcher - be54937 recipes: use https protocol and add explicit branch parameter - be3442a Merge pull request foundriesio#183 from Ossanes/topic/remove-dms-ba16 - f6c6d9e Merge pull request foundriesio#182 from Ossanes/topic/remove-congatec - 5dc9275 imx6q-dms-ba16: Remove files because it is not being maintained - 00acf49 congatec: Remove defconfig - af1c0cb Merge pull request foundriesio#181 from Ossanes/topic/remove-congatec - 3777793 congatec: Remove files because it is not being maintained - 557e7b6 Merge pull request foundriesio#180 from Ossanes/topic/u-boot-script-gateworks-imx - d57becc u-boot-script-gateworks-imx.bb: Fix license checksum - ea36713 Merge pull request foundriesio#178 from Ossanes/topic/linux-remarkable - 322f7f9 linux-remarkable2_5.4.bb: Fix git revision - 5ed5d23 Merge pull request foundriesio#177 from Ossanes/topic/imx6sl-warp-uboot - 18f54fa imx6sl-warp: Fix u-boot suffix - c57b5f3 Merge pull request foundriesio#176 from Ossanes/topic/riotboard-suffix - a9fce64 imx6dl-riotboard: Fix u-boot suffix Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti
added a commit
to ricardosalveti/lmp-manifest
that referenced
this pull request
May 25, 2022
Relevant changes: - de0eb14 Merge pull request foundriesio#210 from YoeDistro/yoe/mut - 1bf66f8 linux-firmware: Use nonarch_base_libdir instead of hardcoding /lib - 478e0c4 Merge pull request foundriesio#209 from YoeDistro/yoe/mut - 7ca49de ti-18xx-wlconf: Drop spurious dot from PV - aff7e79 ti-18xx-wlconf: Use nonarch_base_libdir instead of hardcoding /lib - f244dd4 Merge pull request foundriesio#207 from chrisdimich/master - d52f46a linux-boundary: bump revision to bb58f0ee - 1e88fc2 Merge pull request foundriesio#206 from Ossanes/topic/fix-nitrogen8-boards - 47d2543 nitrogen*: Drop duplicated WKS dependencies - b806279 nitrogen8*: Drop useless overrides for WKS_FILE_DEPENDS - 18912db Merge pull request foundriesio#203 from boundarydevices/master - 4d1b126 u-boot-boundary: fix fw_env.config management - bd3eb22 u-boot-boundary: switch filesextrapaths to generic-bsp - 7596527 Merge pull request foundriesio#202 from YoeDistro/yoe/mut - 1efcb1b recipes: Use SPDX naming scheme for LICENSE field - a27ac73 Merge pull request foundriesio#199 from chrisdimich/master - b30a5bc u-boot-boundary: bump revision to 3d5e7f60 - 4d7c7c5 linux-boundary: bump revision to 04f4286f - f467829 Merge pull request foundriesio#198 from Ossanes/topic/linux-kontron - 100b41b linux-kontron: defconfig: Rework to enable CONFIG_KPROBES - d236514 linux-kontron: Upgrade 5.4.41>5.10.95 - dc91d5e Merge pull request foundriesio#197 from Freescale/topic/simplify-overrides - b034e5c Rework machine definitions to reduce duplication - bf7ae43 u-boot-script-toradex: Revert wrong override change - 671aee4 Generalize overrides subsystem for NXP and Mainline support - a161b3a Merge pull request foundriesio#196 from Ossanes/topic/nitrogen8mp - 52e9a93 nitrogen8mp: Define nxp as default BSP - 10a470a Merge pull request foundriesio#195 from YoeDistro/yoe/mut - 4560e22 layers: Bump to use kirkstone - 0c68a5a Merge pull request foundriesio#193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares - 654d5b5 imx7d-remarkable2: Remove bcm43456 firmware as it has no providers - f8d9213 Merge pull request foundriesio#192 from Ossanes/topic/imx6dl-riotboard-uboot - e78de66 imx6dl-riotboard: Fix u-boot target - 6059586 Merge pull request foundriesio#191 from sapiippo/apalis-imx6 - 61b70a0 apalis-imx6: add missing space to append - b3670f9 Merge pull request foundriesio#190 from MaxKrummenacher/master - e064d0e colibri-imx6ull: fix mistyped override - b26df7f Merge pull request foundriesio#187 from boundarydevices/master - 748b8f0 linux-boundary: bump revision to acef1311 - f007a9f Merge pull request foundriesio#185 from MaxKrummenacher/update-toradex - 13bd2ac machines: toradex: update - 02bff68 linux-toradex: vf: update to 4.4.291 - 74fc138 linux-toradex: imx: update to 5.4-2.3.x-imx - a2c343e u-boot-script-toradex: improve script - 6e8f05b u-boot-toradex: updated to latest - 839df32 u-boot-toradex: drop inc file - 4661bdc Merge pull request foundriesio#184 from texierp/topic/git-fetcher - be54937 recipes: use https protocol and add explicit branch parameter - be3442a Merge pull request foundriesio#183 from Ossanes/topic/remove-dms-ba16 - f6c6d9e Merge pull request foundriesio#182 from Ossanes/topic/remove-congatec - 5dc9275 imx6q-dms-ba16: Remove files because it is not being maintained - 00acf49 congatec: Remove defconfig - af1c0cb Merge pull request foundriesio#181 from Ossanes/topic/remove-congatec - 3777793 congatec: Remove files because it is not being maintained - 557e7b6 Merge pull request foundriesio#180 from Ossanes/topic/u-boot-script-gateworks-imx - d57becc u-boot-script-gateworks-imx.bb: Fix license checksum - ea36713 Merge pull request foundriesio#178 from Ossanes/topic/linux-remarkable - 322f7f9 linux-remarkable2_5.4.bb: Fix git revision - 5ed5d23 Merge pull request foundriesio#177 from Ossanes/topic/imx6sl-warp-uboot - 18f54fa imx6sl-warp: Fix u-boot suffix - c57b5f3 Merge pull request foundriesio#176 from Ossanes/topic/riotboard-suffix - a9fce64 imx6dl-riotboard: Fix u-boot suffix Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti
added a commit
to ricardosalveti/lmp-manifest
that referenced
this pull request
May 27, 2022
Relevant changes: - de0eb14 Merge pull request foundriesio#210 from YoeDistro/yoe/mut - 1bf66f8 linux-firmware: Use nonarch_base_libdir instead of hardcoding /lib - 478e0c4 Merge pull request foundriesio#209 from YoeDistro/yoe/mut - 7ca49de ti-18xx-wlconf: Drop spurious dot from PV - aff7e79 ti-18xx-wlconf: Use nonarch_base_libdir instead of hardcoding /lib - f244dd4 Merge pull request foundriesio#207 from chrisdimich/master - d52f46a linux-boundary: bump revision to bb58f0ee - 1e88fc2 Merge pull request foundriesio#206 from Ossanes/topic/fix-nitrogen8-boards - 47d2543 nitrogen*: Drop duplicated WKS dependencies - b806279 nitrogen8*: Drop useless overrides for WKS_FILE_DEPENDS - 18912db Merge pull request foundriesio#203 from boundarydevices/master - 4d1b126 u-boot-boundary: fix fw_env.config management - bd3eb22 u-boot-boundary: switch filesextrapaths to generic-bsp - 7596527 Merge pull request foundriesio#202 from YoeDistro/yoe/mut - 1efcb1b recipes: Use SPDX naming scheme for LICENSE field - a27ac73 Merge pull request foundriesio#199 from chrisdimich/master - b30a5bc u-boot-boundary: bump revision to 3d5e7f60 - 4d7c7c5 linux-boundary: bump revision to 04f4286f - f467829 Merge pull request foundriesio#198 from Ossanes/topic/linux-kontron - 100b41b linux-kontron: defconfig: Rework to enable CONFIG_KPROBES - d236514 linux-kontron: Upgrade 5.4.41>5.10.95 - dc91d5e Merge pull request foundriesio#197 from Freescale/topic/simplify-overrides - b034e5c Rework machine definitions to reduce duplication - bf7ae43 u-boot-script-toradex: Revert wrong override change - 671aee4 Generalize overrides subsystem for NXP and Mainline support - a161b3a Merge pull request foundriesio#196 from Ossanes/topic/nitrogen8mp - 52e9a93 nitrogen8mp: Define nxp as default BSP - 10a470a Merge pull request foundriesio#195 from YoeDistro/yoe/mut - 4560e22 layers: Bump to use kirkstone - 0c68a5a Merge pull request foundriesio#193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares - 654d5b5 imx7d-remarkable2: Remove bcm43456 firmware as it has no providers - f8d9213 Merge pull request foundriesio#192 from Ossanes/topic/imx6dl-riotboard-uboot - e78de66 imx6dl-riotboard: Fix u-boot target - 6059586 Merge pull request foundriesio#191 from sapiippo/apalis-imx6 - 61b70a0 apalis-imx6: add missing space to append - b3670f9 Merge pull request foundriesio#190 from MaxKrummenacher/master - e064d0e colibri-imx6ull: fix mistyped override - b26df7f Merge pull request foundriesio#187 from boundarydevices/master - 748b8f0 linux-boundary: bump revision to acef1311 - f007a9f Merge pull request foundriesio#185 from MaxKrummenacher/update-toradex - 13bd2ac machines: toradex: update - 02bff68 linux-toradex: vf: update to 4.4.291 - 74fc138 linux-toradex: imx: update to 5.4-2.3.x-imx - a2c343e u-boot-script-toradex: improve script - 6e8f05b u-boot-toradex: updated to latest - 839df32 u-boot-toradex: drop inc file - 4661bdc Merge pull request foundriesio#184 from texierp/topic/git-fetcher - be54937 recipes: use https protocol and add explicit branch parameter - be3442a Merge pull request foundriesio#183 from Ossanes/topic/remove-dms-ba16 - f6c6d9e Merge pull request foundriesio#182 from Ossanes/topic/remove-congatec - 5dc9275 imx6q-dms-ba16: Remove files because it is not being maintained - 00acf49 congatec: Remove defconfig - af1c0cb Merge pull request foundriesio#181 from Ossanes/topic/remove-congatec - 3777793 congatec: Remove files because it is not being maintained - 557e7b6 Merge pull request foundriesio#180 from Ossanes/topic/u-boot-script-gateworks-imx - d57becc u-boot-script-gateworks-imx.bb: Fix license checksum - ea36713 Merge pull request foundriesio#178 from Ossanes/topic/linux-remarkable - 322f7f9 linux-remarkable2_5.4.bb: Fix git revision - 5ed5d23 Merge pull request foundriesio#177 from Ossanes/topic/imx6sl-warp-uboot - 18f54fa imx6sl-warp: Fix u-boot suffix - c57b5f3 Merge pull request foundriesio#176 from Ossanes/topic/riotboard-suffix - a9fce64 imx6dl-riotboard: Fix u-boot suffix Signed-off-by: Ricardo Salveti <[email protected]>
ricardosalveti
added a commit
that referenced
this pull request
May 27, 2022
Relevant changes: - de0eb14 Merge pull request #210 from YoeDistro/yoe/mut - 1bf66f8 linux-firmware: Use nonarch_base_libdir instead of hardcoding /lib - 478e0c4 Merge pull request #209 from YoeDistro/yoe/mut - 7ca49de ti-18xx-wlconf: Drop spurious dot from PV - aff7e79 ti-18xx-wlconf: Use nonarch_base_libdir instead of hardcoding /lib - f244dd4 Merge pull request #207 from chrisdimich/master - d52f46a linux-boundary: bump revision to bb58f0ee - 1e88fc2 Merge pull request #206 from Ossanes/topic/fix-nitrogen8-boards - 47d2543 nitrogen*: Drop duplicated WKS dependencies - b806279 nitrogen8*: Drop useless overrides for WKS_FILE_DEPENDS - 18912db Merge pull request #203 from boundarydevices/master - 4d1b126 u-boot-boundary: fix fw_env.config management - bd3eb22 u-boot-boundary: switch filesextrapaths to generic-bsp - 7596527 Merge pull request #202 from YoeDistro/yoe/mut - 1efcb1b recipes: Use SPDX naming scheme for LICENSE field - a27ac73 Merge pull request #199 from chrisdimich/master - b30a5bc u-boot-boundary: bump revision to 3d5e7f60 - 4d7c7c5 linux-boundary: bump revision to 04f4286f - f467829 Merge pull request #198 from Ossanes/topic/linux-kontron - 100b41b linux-kontron: defconfig: Rework to enable CONFIG_KPROBES - d236514 linux-kontron: Upgrade 5.4.41>5.10.95 - dc91d5e Merge pull request #197 from Freescale/topic/simplify-overrides - b034e5c Rework machine definitions to reduce duplication - bf7ae43 u-boot-script-toradex: Revert wrong override change - 671aee4 Generalize overrides subsystem for NXP and Mainline support - a161b3a Merge pull request #196 from Ossanes/topic/nitrogen8mp - 52e9a93 nitrogen8mp: Define nxp as default BSP - 10a470a Merge pull request #195 from YoeDistro/yoe/mut - 4560e22 layers: Bump to use kirkstone - 0c68a5a Merge pull request #193 from Ossanes/topic/imx7d-remarkable2-remove-firmwares - 654d5b5 imx7d-remarkable2: Remove bcm43456 firmware as it has no providers - f8d9213 Merge pull request #192 from Ossanes/topic/imx6dl-riotboard-uboot - e78de66 imx6dl-riotboard: Fix u-boot target - 6059586 Merge pull request #191 from sapiippo/apalis-imx6 - 61b70a0 apalis-imx6: add missing space to append - b3670f9 Merge pull request #190 from MaxKrummenacher/master - e064d0e colibri-imx6ull: fix mistyped override - b26df7f Merge pull request #187 from boundarydevices/master - 748b8f0 linux-boundary: bump revision to acef1311 - f007a9f Merge pull request #185 from MaxKrummenacher/update-toradex - 13bd2ac machines: toradex: update - 02bff68 linux-toradex: vf: update to 4.4.291 - 74fc138 linux-toradex: imx: update to 5.4-2.3.x-imx - a2c343e u-boot-script-toradex: improve script - 6e8f05b u-boot-toradex: updated to latest - 839df32 u-boot-toradex: drop inc file - 4661bdc Merge pull request #184 from texierp/topic/git-fetcher - be54937 recipes: use https protocol and add explicit branch parameter - be3442a Merge pull request #183 from Ossanes/topic/remove-dms-ba16 - f6c6d9e Merge pull request #182 from Ossanes/topic/remove-congatec - 5dc9275 imx6q-dms-ba16: Remove files because it is not being maintained - 00acf49 congatec: Remove defconfig - af1c0cb Merge pull request #181 from Ossanes/topic/remove-congatec - 3777793 congatec: Remove files because it is not being maintained - 557e7b6 Merge pull request #180 from Ossanes/topic/u-boot-script-gateworks-imx - d57becc u-boot-script-gateworks-imx.bb: Fix license checksum - ea36713 Merge pull request #178 from Ossanes/topic/linux-remarkable - 322f7f9 linux-remarkable2_5.4.bb: Fix git revision - 5ed5d23 Merge pull request #177 from Ossanes/topic/imx6sl-warp-uboot - 18f54fa imx6sl-warp: Fix u-boot suffix - c57b5f3 Merge pull request #176 from Ossanes/topic/riotboard-suffix - a9fce64 imx6dl-riotboard: Fix u-boot suffix Signed-off-by: Ricardo Salveti <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
depends on Initial patchset to include kirkstone support meta-lmp#626