Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch yoe distro default compiler and compiler-runtime to clang #553

Merged
merged 5 commits into from
Jun 9, 2021

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jun 9, 2021

No description provided.

kraj added 5 commits June 8, 2021 23:34
… sources/meta-intel

* sources/meta-arm 95b66f0...40611d1 (1):
  > ci: clean regularly to reduce size

* sources/meta-atmel 060ce18...23e1558 (1):
  > microchip-graphics-image: add the lua library to the SDK

* sources/meta-clang 94cceaf...040ec88 (35):
  > clang: Update to latest on master branch
  > poke: Do not use -O2 with clang
  > nonclangable: pass -rtlib only when using clang with gnu runtime here
  > mongodb: Use llvm runtime when using clang
  > mongodb: Remove from nonclangable list
  > bcc: Update to master tip
  > compiler-rt-sanitizers: Fix hwsan builds with llvm libunwind
  > libunwind: Hide when llvm runtime is used
  > Package libunwind independently
  > libunwind: Implement unw_backtrace
  > libunwind: Install headers and pkgconfig file
  > ghostscript: Fix build when using libc++
  > libc-bench: It works fine with new way of choosing llvm runtime
  > clang.bbclass: Limit using clang to target recipes only
  > compiler-rt-native: Fix build with clang
  > nss: Pass options to select runtime for native parts
  > layer.conf: Prefer llvm libunwind when RUNTIME = "llvm"
  > clang.bbclass: Adjust for clang default changes
  > libcxx: Build undwinder when RUNTIME = "llvm"
  > compiler-rt-sanitizers: Use packageconfig to use static libcxx
  > compiler-rt: Use gcc runtime to bootstrap
  > clang: Default to compiler-rt/libcxx/libunwind when RUNTIME = "llvm"
  > scan-build.bbclass: Fix typo
  > libcxx: Build libunwind shared lib when enabled
  > compiler-rt-sanitizers: Do not package orc support lib
  > lldb: Do not build for mips as well
  > compiler-rt-sanitizers: Fix build on mips
  > compiler-rt-sanitizers: Limit to buildable arch/libc combinations
  > compiler-rt-sanitizers: Link with static C++ runtime when available
  > clang: Fix x86 tuple for include search paths
  > compiler-rt: Fix sanitizer build on musl/x86_64
  > libclc: Pass -cl-no-stdinc to compiler and assembler
  > spirv-llvm-translator: Upgrade to 13.0.0/trunk
  > openmp: Fix building amdgcn files
  > clang: Upgrade to trunk/13.0 future series

* sources/meta-intel 9665a673...89f1ef2e (1):
  > openvino-inference-engine/openvino-model-optimizer: update to the latest version

Signed-off-by: Khem Raj <[email protected]>
Use LLVM c/c++ runtime as default
Add clang toolchain to SDK when built

Signed-off-by: Khem Raj <[email protected]>
A bit of strictness will result in better metadata so lets try it out

Signed-off-by: Khem Raj <[email protected]>
@cbrake
Copy link
Contributor

cbrake commented Jun 9, 2021

pretty neat!

@cbrake cbrake merged commit e564ccf into master Jun 9, 2021
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...74d3368 (2):
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...3baabdabb (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...4a13096 (4):
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...043b3c7 (38):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...4b00f246 (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...ad45712ba1 (113):
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/debuginfod: improve selftest
  > shared-mime-info: embed PV in the filename
  > lib/oe/patch: ensure os.chdir restoring always happens
  > rust-llvm: remove python3native dependency
  > kernel-arch: use ccache only for compiler
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...74d3368 (2):
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...3baabdabb (18):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...4a13096 (4):
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...043b3c7 (38):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...4b00f246 (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...ad45712ba1 (113):
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/debuginfod: improve selftest
  > shared-mime-info: embed PV in the filename
  > lib/oe/patch: ensure os.chdir restoring always happens
  > rust-llvm: remove python3native dependency
  > kernel-arch: use ccache only for compiler
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...74d3368 (2):
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...3119345a6 (19):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...4a13096 (4):
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...043b3c7 (38):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...4b00f246 (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...ad45712ba1 (113):
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/debuginfod: improve selftest
  > shared-mime-info: embed PV in the filename
  > lib/oe/patch: ensure os.chdir restoring always happens
  > rust-llvm: remove python3native dependency
  > kernel-arch: use ccache only for compiler
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...74d3368 (2):
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...bc9355a1b (32):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...4a13096 (4):
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...043b3c7 (38):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...4b00f246 (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...8f9f1d1c65 (114):
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/debuginfod: improve selftest
  > shared-mime-info: embed PV in the filename
  > lib/oe/patch: ensure os.chdir restoring always happens
  > rust-llvm: remove python3native dependency
  > kernel-arch: use ccache only for compiler
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...74d3368 (2):
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...897679cce (35):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...4a13096 (4):
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...043b3c7 (38):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...4b00f246 (4):
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...8f9f1d1c65 (114):
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/debuginfod: improve selftest
  > shared-mime-info: embed PV in the filename
  > lib/oe/patch: ensure os.chdir restoring always happens
  > rust-llvm: remove python3native dependency
  > kernel-arch: use ccache only for compiler
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...01807ba (3):
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...e8ef0b3df (36):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...f453254d (5):
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...30c0ca1 (48):
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...e0c9bd3471 (117):
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > rust: rust package split
  > shared-mime-info: embed PV in the filename
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 22, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...01807ba (3):
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...e8ef0b3df (36):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...f453254d (5):
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...e0c9bd3471 (117):
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > rust: rust package split
  > shared-mime-info: embed PV in the filename
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-openembedded c683aaf0c...56fc28f6f (38):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...f453254d (5):
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...ab1fb88c0a (140):
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > libxml2: upgrade 2.11.5 -> 2.12.0
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libxslt: upgrade 1.1.38 -> 1.1.39
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...56fc28f6f (38):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...f453254d (5):
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...893d22065f (143):
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > libxml2: upgrade 2.11.5 -> 2.12.0
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libxslt: upgrade 1.1.38 -> 1.1.39
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...56fc28f6f (38):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...f453254d (5):
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...893d22065f (143):
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > libxml2: upgrade 2.11.5 -> 2.12.0
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libxslt: upgrade 1.1.38 -> 1.1.39
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > libxcrypt: fixed some build error for nativesdk with mingw
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: Toaster: Write UI TestCase -> Test the show rows feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> the edit column feature in image recipe
  > bitbake: Toaster: Write UI TestCase -> Test project page section images
  > bitbake: Toaster: Write UI TestCase -> Test project page tab "New custom image"
  > bitbake: Toaster: Write UI TestCase -> Test project page tab import layer
  > bitbake: Toaster: Write UI TestCase -> Test project config tab
  > bitbake: Toaster: Write UI TestCase -> Test project config tab navigation:
  > bitbake: Toaster: Write UI TestCase -> Test project page has right tabs displayed
  > bitbake: Toaster: Write UI TestCase -> Test edit project name on project page
  > bitbake: Toaster: Write UI TestCase -> Check project header contains right items
  > bitbake: Toaster: Bug-fix
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: Toaster: Toaster: Write UI TestCase -> Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...e31e8741b (39):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libcacard: fix version string in libcacard.pc
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-ti d29501f8...d3bcad2c (7):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...3df38f70d2 (149):
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > libxml2: upgrade 2.11.5 -> 2.12.0
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libxslt: upgrade 1.1.38 -> 1.1.39
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > libxcrypt: fixed some build error for nativesdk with mingw
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > bitbake: toaster: make django temp directory configurable
  > bitbake: toaster/tests: add passthroughs for relevant build environment variables
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…enembedded sources/meta-qcom sources/meta-qt6 sources/meta-tegra sources/meta-ti sources/poky

* sources/meta-clang 74d3368...8aaed8f (2):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded ba89a9058a...991e6852a5 (20):
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5

* sources/meta-qcom 1842039...e943354 (2):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix

* sources/meta-qt6 36de50c...f7c6ad2 (2):
  > Merge pull request #21 from YoeDistro/kraj/6.6
  > Merge pull request #20 from YoeDistro/kraj/6.6

* sources/meta-tegra cd198959...fb4c603c (2):
  > tegra-uefi-capsule: add TEGRA_UEFI_CAPSULE_SIGNING_EXTRA_DEPS
  > Upgrade nsight-systems to 2023.2.4

* sources/meta-ti 4b00f246...d3bcad2c (3):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X

* sources/poky 4d6c63a56c5...1872cc9d505 (44):
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 23, 2023
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 721ed95a...da41dd43 (7):
  > arm-bsp/documentation: corstone1000: Update the user guide
  > arm-bsp/corstone1000: fix synchronization issue on openamp notification
  > arm-bsp/optee-os: update Upstream-Status tags
  > arm/toolchains: update to 13.2.Rel1
  > arm-bsp/trusted-firmware-a: use v8.4 instructions on fvp-base
  > arm-bsp/fvp-base: upgrade tune to v8.4
  > arm/fvp-base-a-aem: upgrade to 11.23.9

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...e31e8741b (39):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libcacard: fix version string in libcacard.pc
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-tegra cd198959...fb4c603c (2):
  > tegra-uefi-capsule: add TEGRA_UEFI_CAPSULE_SIGNING_EXTRA_DEPS
  > Upgrade nsight-systems to 2023.2.4

* sources/meta-ti d29501f8...d3bcad2c (7):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...8ef1333fb5 (149):
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > libxcrypt: fixed some build error for nativesdk with mingw
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8s
  > bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstrings
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: toaster: make django temp directory configurable
  > bitbake: toaster/tests: add passthroughs for relevant build environment variables
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 24, 2023
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 721ed95a...da41dd43 (7):
  > arm-bsp/documentation: corstone1000: Update the user guide
  > arm-bsp/corstone1000: fix synchronization issue on openamp notification
  > arm-bsp/optee-os: update Upstream-Status tags
  > arm/toolchains: update to 13.2.Rel1
  > arm-bsp/trusted-firmware-a: use v8.4 instructions on fvp-base
  > arm-bsp/fvp-base: upgrade tune to v8.4
  > arm/fvp-base-a-aem: upgrade to 11.23.9

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...c220d2b0 (2):
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...e31e8741b (39):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libcacard: fix version string in libcacard.pc
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-tegra cd198959...fb4c603c (2):
  > tegra-uefi-capsule: add TEGRA_UEFI_CAPSULE_SIGNING_EXTRA_DEPS
  > Upgrade nsight-systems to 2023.2.4

* sources/meta-ti d29501f8...d3bcad2c (7):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...8ef1333fb5 (149):
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > libxcrypt: fixed some build error for nativesdk with mingw
  > cups: Allow to be controlled by root and users in wheel
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8s
  > bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstrings
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: toaster: make django temp directory configurable
  > bitbake: toaster/tests: add passthroughs for relevant build environment variables
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Nov 24, 2023
…cale sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-tegra sources/meta-ti sources/meta-variscite-bsp sources/poky

* sources/meta-arm 721ed95a...da41dd43 (7):
  > arm-bsp/documentation: corstone1000: Update the user guide
  > arm-bsp/corstone1000: fix synchronization issue on openamp notification
  > arm-bsp/optee-os: update Upstream-Status tags
  > arm/toolchains: update to 13.2.Rel1
  > arm-bsp/trusted-firmware-a: use v8.4 instructions on fvp-base
  > arm-bsp/fvp-base: upgrade tune to v8.4
  > arm/fvp-base-a-aem: upgrade to 11.23.9

* sources/meta-clang 6eef6ed...8aaed8f (4):
  > Revert "cmake-native.bbclass: Add ubfs specific variable to ignore list"
  > cmake-native.bbclass: Add ubfs specific variable to ignore list
  > mesa-gl: Use -Wl,--undefined-version with LLD
  > clang: Upgrade to 17.0.5

* sources/meta-freescale 7f0a7f3d...e4cdb64e (1):
  > wayland: Delete recipe

* sources/meta-intel fa34a619...52ce86a7 (8):
  > onevpl-intel-gpu: upgrade 23.2.4 -> 23.3.4
  > onevpl: upgrade 2023.3.0 -> 2023.3.1
  > intel-media-driver: upgrade 23.2.4 -> 23.3.5
  > libva-intel-utils: upgrade 2.19.0 -> 2.20.0
  > libva-intel: upgrade 2.19.0 -> 2.20.0
  > gmmlib: upgrade 22.3.7 -> 22.3.12
  > linux-intel-rt/6.1: update to v6.1.59-rt16
  > linux-intel/6.1: update to v6.1.59

* sources/meta-odroid e0fde5e...f700f8e (1):
  > mesa: only remove khrplatform.h if odroid-c4

* sources/meta-openembedded c683aaf0c...e31e8741b (39):
  > DO NOT MERGE: XXX: Add Github actions support for CI
  > vte9: Drop recipe
  > Revert "gnome-terminal: Remove recommendation on vte-prompt"
  > gnome-console,gnome-terminal: Depend on vte from core layer
  > libcacard: fix version string in libcacard.pc
  > libexosip2: package binaries in a separate package
  > libexosip2: add c-ares and openssl PACKAGECONFIG
  > frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
  > strongswan: upgrade 5.9.11 -> 5.9.12
  > python3-rich: upgrade 13.6.0 -> 13.7.0
  > python3-pydantic: upgrade 2.5.0 -> 2.5.1
  > python3-pdm: upgrade 2.10.1 -> 2.10.3
  > python3-pastedeploy: upgrade 3.0.1 -> 3.1.0
  > python3-ldap: upgrade 3.4.3 -> 3.4.4
  > python3-imageio: upgrade 2.32.0 -> 2.33.0
  > python3-django: upgrade 4.2.5 -> 4.2.7
  > python3-dateparser: upgrade 1.1.8 -> 1.2.0
  > python3-aiohttp: upgrade 3.8.6 -> 3.9.0
  > libwebsockets: upgrade 4.3.2 -> 4.3.3
  > libextutils-cppguess-perl: upgrade 0.26 -> 0.27
  > gnome-bluetooth: upgrade 42.6 -> 42.7
  > exiftool: upgrade 12.69 -> 12.70
  > ctags: upgrade 6.0.20231112.0 -> 6.0.20231119.0
  > c-ares: upgrade 1.22.0 -> 1.22.1
  > zeromq: Update to 4.3.5
  > sdbus-c++: Update ptest path
  > open62541: update to v1.3.8
  > musicpd: unbreak build with ffmpeg 6.1
  > flatpak: Add packageconfigs for man and docbook docs
  > idevicerestore: Upgrade to latest master
  > libplist: Upgrade to latest master
  > evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths
  > python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths
  > aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths
  > ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths
  > fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths
  > xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths
  > minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths
  > android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

* sources/meta-qcom e57f4b0...e943354 (5):
  > Merge pull request #554 from lumag/fix-warnings
  > Merge pull request #553 from chirag-jn/adbfix
  > Merge pull request #552 from lumag/default-kernel
  > Merge pull request #541 from adhudase/qcm6490_rb3
  > Merge pull request #550 from lumag/kirkstone-ci

* sources/meta-qt6 8deccea...3ecdfb5 (39):
  > qtwebengine: Fix illegal instruction crash on rpi4
  > qtwebengine: Fix build with clang 17
  > qtquick3dphysics: Fix build on clang/x86
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > Bump version to 6.6.2
  > Update submodule refs on '6.6' in yocto/meta-qt6
  > qt3d: remove upstreamed patch
  > qmlcompiler: enable ptest
  > qtwebengine: enable ptest
  > qtconnectivity: enable ptest
  > coin: add CI build for nanbield
  > Revert "protobuf: add workaround for qtgrpc"
  < Merge pull request #18 from YoeDistro/kraj/6.6
  < Merge pull request #17 from YoeDistro/kraj/6.6
  < Merge pull request #16 from YoeDistro/kraj/6.6
  < Merge pull request #15 from YoeDistro/kraj/6.6
  < qtwebengine: Fix illegal instruction crash on rpi4
  < qtwebengine: Fix build with clang 17
  < qtquick3dphysics: Fix build on clang/x86
  < qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  < qtapplicationmanager: Fix build with musl
  < qtbase: Do not use LFS64 functions explicitly on musl
  < qtbase: Add locale-base-c only on glibc based targets
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker

* sources/meta-raspberrypi 6008249...8231f97 (2):
  > rpi-config: reintroduce start_x
  > rpidistro-vlc: add new patch po-Fix-typos-in-oc

* sources/meta-riscv 951d4de...84924c3 (1):
  > milkv-duo: Add bootfile as image dependency

* sources/meta-tegra cd198959...fb4c603c (2):
  > tegra-uefi-capsule: add TEGRA_UEFI_CAPSULE_SIGNING_EXTRA_DEPS
  > Upgrade nsight-systems to 2023.2.4

* sources/meta-ti d29501f8...d3bcad2c (7):
  > pru-icss_git.bb: update to PSSP v6.3.0
  > k3r5: ensure separate TMPDIR used for this multiconfig
  > optee-os: Enable OP-TEE TRNG in AM62X
  > linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.master.202311200100
  > u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.master.202311200100
  > ti-linux-fw: CI/CD Auto-Merger: cicd.master.202311200100

* sources/meta-variscite-bsp 92e4f31...1361a1b (49):
  > variscite_ubi: Do not export shell variables when not needed
  > variscite.inc: Limit optee to mx8 and mx9 machines
  > linux-variscite_5.15.bb: Fix build with gcc-13
  < Merge pull request #10 from YoeDistro/kraj/kirkstone-var02
  > imx-boot: Adjust for changes in do_compile in meta-freescale
  > layer.conf: update LAYERSERIES_COMPAT for nanbield
  > imx-atf: Remove version info from bbappend
  > freertos-variscite: Fix compile failure when do_compile is rerun
  > imx-boot: Update the patch to apply with meta-freescale/master
  > recipes: Add missing Upstream Status tag
  > freertos-variscite: Clear out environment provided LDFLAGS
  > libubootenv: Refresh patch to match 0.3.4 from oe-core master
  > wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  > wl18xx-calibrator: Rename rdep for wl18xx firmware
  > imx-sc-firmware: Use var-som override for variscite specifics
  > imx-sc-firmware: Make do_compile override only for var-som
  > bluez5: Limit Applying bbappend changes for variscite SOMs
  > base-files: Install variscite-blacklist.conf only on variscite machines
  > imx-boot: Keep scope of patches to variscite machines.
  > imx-atf: Use the varigit only on variscite machines
  > variscite.inc: Add var-som new common override
  > variscite: Enable optee machine feature on iMX8 based machines
  < Merge pull request #9 from YoeDistro/kraj/kirkstone-var02
  < layer.conf: update LAYERSERIES_COMPAT for nanbield
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky cdecc1f605...4fb0d29518 (157):
  > image.bbclass: Add glib-2.0/schemas to MULTILIBRE_ALLOW_REP
  > vte: Upgrade to 0.74.1
  > vte: upgrade 2.72.2 -> 2.74.0
  > gdb: Update to gdb 14 release
  > poky: Do not inherit uninative on ppc64le and riscv64 hosts
  > openssl: Add missing perl-module-file-spec-functions rdep for ptests
  > coreutils: Add ptest dependencies
  > DO NOT MERGE: qemux86: Add identical qemux86copy variant for tests
  > python3-ptest: skip test_storlines
  > lib/oe/recipeutils.py: remove trailing white-spaces
  > oeqa/selftest/devtool: add test for git submodules
  > devtool: add support for git submodules
  > devtool: tag all submodules
  > devtool: finish/update-recipe: restrict mode srcrev to recipes fetched from SCM
  > devtool: fix update-recipe dry-run mode
  > systemd-compat-units.bb: fix postinstall script
  > wic: add test for partition hidden attributes
  > busybox: Enable utmp support on musl systems
  > libsoup-2.4: Fix build with clang-17 and libxml2-2.12
  > shared-mime-info: Fix build with clang-17+
  > python3-urllib3: upgrade 2.0.7 -> 2.1.0
  > python3-scons: upgrade 4.5.2 -> 4.6.0
  > python3-pyasn1: upgrade 0.5.0 -> 0.5.1
  > python3-hypothesis: upgrade 6.89.0 -> 6.90.0
  > python3-wcwidth: upgrade 0.2.9 -> 0.2.11
  > python3-setuptools: upgrade 68.2.2 -> 69.0.2
  > python3-certifi: upgrade 2023.7.22 -> 2023.11.17
  > log4cplus: upgrade 2.1.0 -> 2.1.1
  > libxslt: upgrade 1.1.38 -> 1.1.39
  > libksba: upgrade 1.6.4 -> 1.6.5
  > libgcrypt: upgrade 1.10.2 -> 1.10.3
  > libdrm: upgrade 2.4.117 -> 2.4.118
  > gnutls: upgrade 3.8.1 -> 3.8.2
  > git: upgrade 2.42.1 -> 2.43.0
  > ell: upgrade 0.59 -> 0.60
  > diffoscope: upgrade 251 -> 252
  > bind: upgrade 9.18.19 -> 9.18.20
  > python3-sphinxcontrib-serializinghtml: 1.1.5 -> 1.1.9
  > python3-sphinxcontrib-qthelp: 1.0.3 -> 1.0.6
  > python3-sphinxcontrib-htmlhelp: 2.0.1 -> 2.0.4
  > python3-sphinxcontrib-devhelp: 1.0.2 -> 1.0.5
  > python3-sphinxcontrib-applehelp: 1.0.4 -> 1.0.7
  > cmake.bbclass: optionally support qemu
  > cmake-qemu.bbclass: support qemu for cmake
  > rust-cross-canadian: Fix file conflicts for arm and aarch64
  > image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
  > make-mod-scripts: exclude rm_work
  > bitbake: codeparser/utils: clean up more deprecated AST usages
  > bitbake: fetch2/aws: forward env-vars used in gitlab-ci K8s
  > bitbake: fetch2: git: add missing destsuffix and subpath parameters in docstrings
  > bitbake: bitbake: fetch2: git: Update Git-LFS download and tests
  > bitbake: toaster: make django temp directory configurable
  > bitbake: toaster/tests: add passthroughs for relevant build environment variables
  > Revert "binutils: Fix CVE-2022-47007"
  > rust-llvm: remove python3native dependency
  > binutils: Fix CVE-2022-47007
  > vulkan: upgrade 1.3.261.1 -> 1.3.268.0
  > oeqa/selftest/tinfoil: Add tests that parse virtual recipes
  > sqlite3: upgrade 3.43.2 -> 3.44.0
  > puzzles: upgrade to latest revision
  > mmc-utils: upgrade to latest revision
  > libtirpc: upgrade 1.3.3 -> 1.3.4
  > libnotify: upgrade 0.8.2 -> 0.8.3
  > harfbuzz: upgrade 8.2.2 -> 8.3.0
  > gsettings-desktop-schemas: upgrade 44.0 -> 45.0
  > gstreamer1.0: upgrade 1.22.6 -> 1.22.7
  > package_ipk: Fix Source: field variable dependency
  > shared-mime-info: embed PV in the filename
  > bitbake.conf: Log events by default using BB_DEFAULT_EVENTLOG
  > oeqa/selftest/sstatetests: Re-enable CDN tests
  > bitbake: toaster/tests: Add UI TestCase - Test the show rows feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase for the edit column feature in image recipe
  > bitbake: toaster/tests: Add UI TestCase - Test project page section images
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab "New custom image"
  > bitbake: toaster/tests: Add UI TestCase - Test project page tab import layer
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab
  > bitbake: toaster/tests: Add UI TestCase - Test project config tab navigation:
  > bitbake: toaster/tests: Add UI TestCase - Test project page has right tabs displayed
  > bitbake: toaster/tests: Add UI TestCase - Test edit project name on project page
  > bitbake: toaster/tests: Add UI TestCase - Check project header contains right items
  > bitbake: toaster/tests/create_new_project: Code cleanup
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows
  > bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column
  > bitbake: toaster/tests: Add UI TestCase for Visualize all projects
  > bitbake: cache: Simplify virtualfn2realfn()
  > bitbake: cookerdata: Be consistent with what type bb_data represents
  > bitbake: command: Make parseRecipeFile() handle virtual recipes correctly
  > bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
  > bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
  > python3-poetry-core: upgrade 1.7.0 -> 1.8.1
  > oeqa/selftest/debuginfod: improve selftest
  > kernel-arch: use ccache only for compiler
  > lib/oe/patch: ensure os.chdir restoring always happens
  > vim: Upgrade 9.0.2048 -> 9.0.2068
  > vscode: add minimal configuration
  > vim: use upstream generated .po files
  > useradd_base: Fix sed command line for passwd-expire
  > bitbake: bitbake: utils: remove spaces on empty lines
  > ffmpeg: Upgrade 6.0 -> 6.1
  > python3-numpy: upgrade 1.26.0 -> 1.26.2
  > python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14
  > python3-mako: upgrade 1.2.4 -> 1.3.0
  > python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4
  > python3-hypothesis: upgrade 6.88.3 -> 6.89.0
  > gtk: Add rdepend on printbackend for cups
  > igt-gpu-tools: drop PR from /usr/src/debug paths
  > python3-cython: drop PE, PR from /usr/src/debug paths
  > valgrind: drop PE, PR from /usr/src/debug paths
  > vulkan-samples: drop PE, PR from /usr/src/debug paths
  > rust: drop PE, PR from /usr/src/debug paths
  > perf: drop PE, PR from /usr/src/debug paths
  > ffmpeg: drop PE, PR from /usr/src/debug paths
  > libjpeg-turbo: drop PE, PR from /usr/src/debug paths
  > acpica: drop PE, PR from /usr/src/debug paths
  > go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths
  > ovmf: drop PE, PR from /usr/src/debug paths
  > bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map
  > bitbake.conf: Drop oldincludedir
  > oeqa/selftest/devtool: fix test_devtool_modify_overrides test
  > classes: go-mod: do not pack go mod cache
  > glibc: use nonarch libdir for tmpfiles.d
  > sysstat: use nonarch libdir for tmpfiles.d
  > pam: use nonarch libdir for tmpfiles.d
  > systemd: use nonarch libdir for tmpfiles.d
  > avahi: fix CVE-2023-38473
  > avahi: fix CVE-2023-38472
  > avahi: fix CVE-2023-38471
  > avahi: fix CVE-2023-38470
  > avahi: fix CVE-2023-38469
  > meta-selftest/files: add xuser to static-passwd/-group
  > libdrm: upgrade 2.4.116 -> 2.4.117
  > stress-ng: upgrade 0.17.00 -> 0.17.01
  > shared-mime-info: upgrade 2.3 -> 2.4
  > python3-testtools: upgrade 2.7.0 -> 2.7.1
  > python3-pbr: upgrade 5.11.1 -> 6.0.0
  > python3-hypothesis: upgrade 6.88.1 -> 6.88.3
  > python3-hatch-vcs: upgrade 0.3.0 -> 0.4.0
  > dnf: upgrade 4.17.0 -> 4.18.1
  > bash: upgrade 5.2.15 -> 5.2.21
  > libuv: upgrade 1.46.0 -> 1.47.0
  > libsolv: upgrade 0.7.25 -> 0.7.26
  > libsdl2: upgrade 2.28.4 -> 2.28.5
  > iproute2: upgrade 6.5.0 -> 6.6.0
  > git: upgrade 2.42.0 -> 2.42.1
  > diffoscope: upgrade 249 -> 251
  > dhcpcd: upgrade 10.0.4 -> 10.0.5
  > openssh: add systemd readiness notification support
  > llvm: Upgrade to 17.0.5
  > sed -i destroys symlinks
  > cups: Upgrade 2.4.6 -> 2.4.7
  > staging.bbclass: process installed dependencies in deterministic order as well
  > migration-guide: add release notes for 4.2.4
  > ref-manual: releases.svg: update nanbield release status
  > manuals: fix URL
  > migration-guide: add release notes for 4.0.14
  > ref-manual: Fix reference to MIRRORS/PREMIRRORS defaults
  > release-notes-4.3: add Repositories / Downloads section

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants