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

Layer Updates: sources/bitbake sources/meta-altera sources/meta-free… #275

Merged
merged 3 commits into from
Feb 21, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Feb 20, 2020

…scale sources/meta-openembedded sources/meta-qt5 sources/openembedded-core

  • sources/bitbake 5d98d8e3...a0c8b276 (8):

    layerindex: allow clones to be shallow
    fetch2: svn: care for path_spec
    event: Remove duplicated items from close matches
    cooker: Reset loghandler
    data: Don't allow renameVar calls with equivalent keys
    fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"
    fetch2: Make fetcher_compare_revisions() work
    knotty: Make the bb.command.CommandExit event terminate bitbake

  • sources/meta-altera ad743b8...b75935d (2):

    kernel: Add 5.4.3 and 5.4.13 lts branches
    kernel: Remove old branches

  • sources/meta-freescale 380656c4...66a2169b (1):

    linux-fslc: Update to use 5.4.x version

  • sources/meta-openembedded d459ead5c6...696408ce36 (26):

    pm-graph: Provide analyze-suspend as well
    mariadb: Add pam_auth to server package.
    dleyna-renderer: Fix build with gupnp 1.2+
    cfengine: Upgrade to 3.15
    graphviz: Depend on py3 at runtime
    dleyna-server: Bump version to support 1.2 gupnp
    dleyna-core: Update to latest to support gupnp 1.2
    cifs-utils: upgrade 6.9 -> 6.10
    libnet-dns-perl: upgrade 1.21 -> 1.22
    fetchmail: upgrade 6.4.1 -> 6.4.2
    gupnp-av: Upgrade to 0.12.11
    gupnp-igd: Upgrade to 0.2.5
    gupnp-tools: Upgrade to 0.10.0
    rygel: Upgrade to 0.38.3
    gupnp-dlna: Rename patchdir to PN
    gupnp: Upgrade to 1.2.2
    gssdp: Upgrade to 1.2.2
    x265: Move into meta-multimedia
    rsyslog: Use python3 in ptests
    netplan: rdep on python3 version of pyflakes
    python3-pyflakes: Add python3 version
    lcov: Add missing missing RDEPEND and enable nativesdk
    lcov: Add support for intermediate JSON format
    perl: Add libperlio-gzip-perl and libjson-perl
    libgphoto2: remove executable permission bits of udev rule file
    mpv: Disable lua support for riscv

  • sources/meta-qt5 2391474...abb4235 (5):

    qtwebview: Skip if meta-python is not present
    Add PyQtChart.
    qtbase: fix build with platform where FE macro are not defined
    qtwebkit: build with python3
    qtwebengine: Link libatomic on x86/32bit

  • sources/openembedded-core c9b5802bbe...8f29d82202 (24):

    local.conf.sample.extended: Document how to limit parallel fetch tasks
    distro_alias: Fix typos
    gstreamer: Fix reproducibility issue around libcap
    perl: Fix makefile race causing configuration differences
    oeqa: reproducible: Include jquery in results
    jquery: Add recipe
    glib-2.0: add dependencies to fix ptest failures
    rpm2cpio.sh: fix to handle newline character
    newlib: Move syscalls from newlib to libgloss
    perl: Fix encode module reproducibility issues
    glibc-package.inc: fix multilib headers conflict
    concurrencytest.py: add outSideTestaddSkip for subunit
    p11-kit: Fix builds with systemd
    webkitgtk: Fix errors when api-documentation is enabled
    babeltrace: update to 1.5.8
    insane.bbclass: Correct typo inhert->inherit
    systemd: upgrade v244.1 -> v244.3
    fix various, innocuous typos
    python3: resolve ncurses host contamination
    ptest-packagelists: mention ifupdown ptest in a comment
    weston: add a basic runtime test
    qemux86: drop resolution setting via uvesafb
    qemux86: do not add vga=0 to kernel parameters
    procps: upstream has switched to gitlab

Signed-off-by: Khem Raj [email protected]

kraj added 3 commits February 19, 2020 16:35
…cale sources/meta-openembedded sources/meta-qt5 sources/openembedded-core

* sources/bitbake 5d98d8e3...a0c8b276 (8):
  > layerindex: allow clones to be shallow
  > fetch2: svn: care for path_spec
  > event: Remove duplicated items from close matches
  > cooker: Reset loghandler
  > data: Don't allow renameVar calls with equivalent keys
  > fetch2: Allow ${AUTOREV} to be used when BB_SRCREV_POLICY is "cache"
  > fetch2: Make fetcher_compare_revisions() work
  > knotty: Make the bb.command.CommandExit event terminate bitbake

* sources/meta-altera ad743b8...b75935d (2):
  > kernel: Add 5.4.3 and 5.4.13 lts branches
  > kernel: Remove old branches

* sources/meta-freescale 380656c4...66a2169b (1):
  > linux-fslc: Update to use 5.4.x version

* sources/meta-openembedded d459ead5c6...696408ce36 (26):
  > pm-graph: Provide analyze-suspend as well
  > mariadb: Add pam_auth to server package.
  > dleyna-renderer: Fix build with gupnp 1.2+
  > cfengine: Upgrade to 3.15
  > graphviz: Depend on py3 at runtime
  > dleyna-server: Bump version to support 1.2 gupnp
  > dleyna-core: Update to latest to support gupnp 1.2
  > cifs-utils: upgrade 6.9 -> 6.10
  > libnet-dns-perl: upgrade 1.21 -> 1.22
  > fetchmail: upgrade 6.4.1 -> 6.4.2
  > gupnp-av: Upgrade to 0.12.11
  > gupnp-igd: Upgrade to 0.2.5
  > gupnp-tools: Upgrade to 0.10.0
  > rygel: Upgrade to 0.38.3
  > gupnp-dlna: Rename patchdir to PN
  > gupnp: Upgrade to 1.2.2
  > gssdp: Upgrade to 1.2.2
  > x265: Move into meta-multimedia
  > rsyslog: Use python3 in ptests
  > netplan: rdep on python3 version of pyflakes
  > python3-pyflakes: Add python3 version
  > lcov: Add missing missing RDEPEND and enable nativesdk
  > lcov: Add support for intermediate JSON format
  > perl: Add libperlio-gzip-perl and libjson-perl
  > libgphoto2: remove executable permission bits of udev rule file
  > mpv: Disable lua support for riscv

* sources/meta-qt5 2391474...abb4235 (5):
  > qtwebview: Skip if meta-python is not present
  > Add PyQtChart.
  > qtbase: fix build with platform where FE macro are not defined
  > qtwebkit: build with python3
  > qtwebengine: Link libatomic on x86/32bit

* sources/openembedded-core c9b5802bbe...8f29d82202 (24):
  > local.conf.sample.extended: Document how to limit parallel fetch tasks
  > distro_alias: Fix typos
  > gstreamer: Fix reproducibility issue around libcap
  > perl: Fix makefile race causing configuration differences
  > oeqa: reproducible: Include jquery in results
  > jquery: Add recipe
  > glib-2.0: add dependencies to fix ptest failures
  > rpm2cpio.sh: fix to handle newline character
  > newlib: Move syscalls from newlib to libgloss
  > perl: Fix encode module reproducibility issues
  > glibc-package.inc: fix multilib headers conflict
  > concurrencytest.py: add outSideTestaddSkip for subunit
  > p11-kit: Fix builds with systemd
  > webkitgtk: Fix errors when api-documentation is enabled
  > babeltrace: update to 1.5.8
  > insane.bbclass: Correct typo inhert->inherit
  > systemd: upgrade v244.1 -> v244.3
  > fix various, innocuous typos
  > python3: resolve ncurses host contamination
  > ptest-packagelists: mention ifupdown ptest in a comment
  > weston: add a basic runtime test
  > qemux86: drop resolution setting via uvesafb
  > qemux86: do not add vga=0 to kernel parameters
  > procps: upstream has switched to gitlab

Signed-off-by: Khem Raj <[email protected]>
…l sources/openembedded-core

* sources/bitbake a0c8b276...16c4e930 (1):
  > fetch2/svn: Avoid UnboundLocalError exception

* sources/meta-browser 1697014...e9fd952 (1):
  > chromium: update to 80.0.3987.100

* sources/meta-intel 017e7dc5...fbd06132 (1):
  > linux-intel-rt/5.4: update to v5.4.17-rt9

* sources/openembedded-core 8f29d82202...10c2216cb6 (1):
  > oescripts.py: use unittest.SkipUnless for class skip

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-ti 25ae004d...53ac18e1 (4):
  > ion-tests: move back to meta-arago-extras
  > ipc-lld: Update examples build target
  > sciclient-rtos: Updating License checksum, along with the file it is calculated
  > ti-pdk-fetch: SRCREV udpate to 2020.2.17

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 7860756 into master Feb 21, 2020
kraj added a commit that referenced this pull request May 18, 2020
* sources/meta-openembedded b260aa7969...2120240646 (5):
  > uftrace: add PV to update the package version
  > nlohmann-json: backport gcc10 fix
  > uim: Add patch to fix -fno-common link error
  > postfix: Upgrade to 3.4.10 and compile with -fcommon
  > netplan: Depend on systemd if it is in distro

* sources/meta-rust b84c61e...be88d85 (1):
  > Merge pull request #275 from alistair23/alistair/rust-update

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 18, 2020
* sources/meta-rust b84c61e...be88d85 (1):
  > Merge pull request #275 from alistair23/alistair/rust-update

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 18, 2020
* sources/meta-openembedded 638c10607...4f46022b3 (2):
  > XXX: Add DRONE CI support
  < XXX: Add DRONE CI support

* sources/meta-rust b84c61e...be88d85 (1):
  > Merge pull request #275 from alistair23/alistair/rust-update

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jun 19, 2021
…ources/meta-atmel sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake d171188c...078f3164 (19):
  > providers: selected version not available should be a warning
  > fetch/gitsm: Fix crash when using git LFS and submodules
  > runqueue: Fix deferred task issues
  > bitbake: tests/fetch: remove write protected files too
  > bitbake: tests/fetch: fix test execution without .gitconfig
  > Force parser shutdown after catching an exception
  > runqueue: Add setscene task overlap sanity check
  > runqueue: Fix task execution corruption issue
  > __init__.py: Fix bitbake debug log handling
  > lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting
  > fetch/git: download LFS content too during do_fetch
  > git.py: Use the correct branch to check if the repository has LFS objects.
  > git.py: LFS bitbake note should not be printed if need_lfs is not set.
  > git.py: skip smudging if lfs=0 is set
  > data_smart: Ensure hash reflects vardepvalue flags correctly
  > doc/conf.py: add missing import sys
  > sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs)
  > sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST example)
  > sphinx: import sphinx docs

* sources/meta-altera d2b76ad...5bb81b7 (6):
  > Update u-boot-socfpga_v2020.10.bb
  > Create u-boot-socfpga_v2020.10.bb
  > Update linux-altera-lts to latest 5.4.104
  > linux-altera-lts-5.4: Fix SRCREV
  > Update linux-altera-lts_5.4.bb
  > Rename devicetree de0_sockit to de0_nano_soc in kernel 4.x

* sources/meta-arm c4f04f3...59974cc (40):
  > ci: clean regularly to reduce size
  > ci/base: don't try to make warnings fatal
  > CI: use public KAS image
  > CI: Reorder manual tasks to be alphabetical
  > CI: Add repo dir to disk usage and ability to purge everything
  > Rename top-level kas/ to ci/
  > CI: move utility tasks to prep so they don't cause a fetch
  > CI: maintain centralised repositories to speed fetching
  > CI: add qemuarm and qemuarmv5
  > CI: delete-sstate needs to delete contents
  > CI: add task to delete all sstate
  > CI: don't retry jobs
  > arm-autonomy/u-boot: Modified kernel_addr for fvp-base with xen
  > arm-autonomy: Add meta-networking dependency to autonomy layer config
  > arm-toolchain: Fix potential runtime crash
  > arm-bsp/u-boot: fix a5ds compile warning
  > ci: fail any build that emits warnings
  > ci: make bootstrap just another kas overlay
  > kas: now that linux-stable is unused, remove it from kas
  > arm-bsp: Fix FVP kernel warning
  > arm-bsp: Fix Juno kernel config warnings
  > arm-bsp: switch to linux-yocto for a5ds
  > Add experimental CI using Kas+GitLab
  > external-arm-sdk-toolchain: add recipe to package gcc/gdb/binutils cross binaries
  > external-arm-toolchain: check for TCLIBC being glibc
  > external-arm-toolchain-versions: set per-component toolchain licenses
  > external-arm-toolchain-versions: also collect binutils/bfd version
  > arm-toolchain/gcc-arm-none-eabi: support aarch64 hosts
  > arm-toolchain/gcc-aarch64-none-elf: support aarch64 hosts
  > arm-toolchain/arm-binary-toolchain: more QA skipping
  > arm-toolchain/recipes-devtools: move compatible host assignments
  > arm-toolchain/gcc-aarch-none-elf: don't use GFLD as license checksum
  > arm-toolchain/external-arm-toolchain: rename common include
  > arm-toolchain: armcompiler: Add Arm Clang recipe
  > arm-toolchain: external-arm-toolchain: Rename
  > external-arm-toolchain: Add package specific licenses
  > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
  > external-arm-toolchain: Refine dev libraries/headers packaging
  > external-arm-toolchain: Remove glibc locale dependency
  > external-arm-toolchain: un-break target compilation

* sources/meta-atmel 2581f69...32e9b0d (37):
  > libegt: bump to 1.2-rc4
  > microchip-graphics-image: add the lua library to the SDK
  > at91bootstrap: add recipe for version 4.0.0
  > at91bootstrap: remove old recipes
  > libegt: bump to 1.1-rc3
  > EGT: bump libEGT and applications to v1.2-rcX
  > u-boot-at91: Add support for pda4301 and pda4301b
  > dt-overlay-at91: bump to a new revision
  > u-boot: remove older recipes: 2018.07 and 2019.04
  > u-boot: Add recipe for 2021.04
  > egt-media: Check for license befor including gstreamer1.0-libav
  > README: bump commit ID for meta-atmel
  > cryptoauthlib: Update recipe with fixes
  > cryptoauthlib: Configure v3.2.5 library for PKCS11
  > u-boot-at91: bump to linux4sam-2020.10.1
  > at91bootstrap: bump to version 3.10.2
  > README: Bump dependencies tags
  > u-boot-at91: bump to linux4sam-2020.10.1-rc
  > at91bootstrap: bump to version 3.10.2-rc
  > linux-at91: bump to linux4sam-2020.10
  > EGT: bump libEGT and applications to v1.1
  > defconfig: sam9x60: add ov7740 module
  > libegt: bump to 1.1-rc5
  > egt-thermostat: bump to 1.1-rc3
  > Merge pull request #197 from fedepell/remove_dpkg_append
  > plplot: add DejaVu font as runtime dependency
  > wilc-demo-fs-overlay: bump revision to fix HOME and udev
  > libegt: use -Ofast
  > Merge pull request #195 from fedepell/remove_devmem2
  > g1-binaries: old version of g1-binaries are useless
  > egt-media: move URI from ftp to https
  > g1-binaries: move URI from ftp to https
  > recipes/images: Cordon off libegt dependent packages
  > Merge pull request #192 from fedepell/samba-upgrade
  > Merge pull request #193 from fedepell/sam9x60ek-uboot-env
  > u-boot-at91: bump to linux4sam-2020.10
  > libegt: Skip it for Big-endian targets

* sources/meta-elm-binary 30d2dd9...612d7b0 (1):
  > Merge pull request #2 from YoeDistro/yoe/mut

* sources/meta-freescale 5f2ba940...12c3eed6 (88):
  > libimxvpuapi2: Update to version 2.2.0
  > libimxvpuapi2: Update to version 2.1.2
  > libimxvpuapi2: Update to version 2.1.0
  > linux-fslc: update to v5.4.119
  > linux-fslc: update to v5.4.118
  > linux-fslc: update to v5.4.117
  > linux-fslc: update to v5.4.116
  > linux-fslc: update to v5.4.115
  > linux-fslc-imx: update to v5.4.119
  > linux-fslc-imx: update to v5.4.118
  > linux-fslc-imx: update to v5.4.117
  > linux-fslc-imx: update to v5.4.116
  > linux-fslc-imx: update to v5.4.115
  > linux-fslc: update to v5.4.114
  > linux-fslc-imx: update to v5.4.114
  > linux-fslc: update to v5.4.113
  > linux-fslc-imx: update to v5.4.113
  > classes: fsl-kernel-localversion: Fix config fragments apply
  > linux-fslc: update to v5.4.112
  > linux-fslc-imx: update to v5.4.112
  > linux-fslc: update to v5.4.111
  > linux-fslc-imx: update to v5.4.111
  > classes: fsl-kernel-localversion: Fix task dependency
  > linux-fslc: update up to v5.4.110
  > linux-fslc-imx: update up to v5.4.110
  > mesa: Use osmesa and swrast for all imxgpu override
  > optee-os.imx: replace old pycrypto with pycryptodome - a drop-in replacement
  > linux-fslc: update to v5.4.107
  > linux-fslc-imx: update to v5.4.107
  > linux-fslc: update to v5.4.106
  > linux-fslc-imx: update to v5.4.106
  > linux-fslc: update to v5.4.105
  > linux-fslc: update to v5.4.104
  > linux-fslc: update to v5.4.103
  > linux-fslc-imx: update to v5.4.105
  > linux-fslc-imx: update to v5.4.104
  > linux-fslc-imx: update to v5.4.103
  > linux-fslc: update to v5.4.102
  > linux-fslc: update to v5.4.101
  > linux-fslc-imx: update to v5.4.102
  > linux-fslc-imx: update to v5.4.101
  > firmware-imx: Prevent sdma-imx6q and imx7d installation
  > linux-fslc: update to v5.4.100
  > linux-fslc: update to v5.4.99
  > linux-fslc-imx: update to v5.4.100
  > linux-fslc-imx: update to v5.4.99
  > mesa: For i.MX parts without GPU use default gallium and dri
  > linux-fslc-imx: update to v5.4.98
  > linux-fslc: update to v5.4.98
  > linux-fslc-imx: update to v5.4.97
  > linux-fslc-imx: update to v5.4.96
  > linux-fslc-imx: update to v5.4.95
  > linux-fslc: update to v5.4.97
  > linux-fslc: update to v5.4.96
  > linux-fslc: update to v5.4.95
  > machines: imx-base.inc: fix failing u-boot builds
  > mesa: Disable dri for parts without DRM
  > mesa: Re-enable dri driver swrast for NXP BSP
  > mesa: Limit OSMesa to DRM and remove swrast
  > mesa: Use OSMesa for use-nxp-bsp
  > imx-base.inc: Fix use-nxp-bsp after rework
  > linux-fslc: update to v5.4.94
  > linux-fslc: update to v5.4.93
  > linux-fslc-imx: update to v5.4.94
  > linux-fslc-imx: update to v5.4.93
  > Provide u-boot-mfgtool and linux-mfgtool for fslc distros
  > linux-fslc: update to v5.4.92
  > linux-fslc: update to v5.4.91
  > linux-fslc: update to v5.4.90
  > linux-fslc: update to v5.4.89
  > linux-fslc-imx: update to v5.4.92
  > linux-fslc-imx: update to v5.4.91
  > linux-fslc-imx: update to v5.4.90
  > linux-fslc-imx: update to v5.4.89
  > xf86-video-armada: Fix no more working SRC_URI
  > linux-fslc: update to v5.4.88
  > linux-fslc: update to v5.4.87
  > linux-fslc: update to v5.4.86
  > linux-fslc-imx: update to v5.4.88
  > linux-fslc-imx: update to v5.4.87
  > linux-fslc-imx: update to v5.4.86
  > linux-fslc-imx: update to v5.4.85
  > linux-fslc: update to v5.4.85
  > optee-test_3.7.0.imx: fix optee-test build
  > linux-fslc: update to v5.4.83
  > linux-fslc-imx: update to v5.4.83
  > linux-fslc-imx: update to v5.4.82
  > linux-fslc: update to v5.4.82

* sources/meta-freescale-3rdparty 571036b...537cb85 (16):
  > imx6qdl-pico: Remove duplicate MACHINE_FEATURES entry
  > imx6qdl-pico: Add QCA9377 Wifi support
  > imx6qdl-pico: Fix the serial console port
  > imx6qdl-variscite-som: Fix huge wifi startup delay
  > imx6qdl-variscite-som/use-mainline-bsp: move linux-fslc-lts-4.19 -> linux-fslc
  > imx-pico: pico only supports the u-boot-fslc bootloader
  > nitrogen8mn: add uboot binary and upgrade script to boot part
  > nitrogen8mm: add uboot binary and upgrade script to boot part
  > nitrogen8m: add uboot binary and upgrade script to boot part
  > nitrogen8mn: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8m: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable
  > nitrogen8mm: update uboot binary to rev2
  > linux-boundary: bump version to 5.4 2.2.0
  > u-boot-boundary: bump version to 2020.10
  > imx-atf-boundary: bump version to 2.2

* sources/meta-intel 7fe349c0...2fb89eb8 (10):
  > linux-intel-rt/5.4: update to v5.4.102
  > linux-intel/5.4: update to 5.4.106
  > intel-microcode: fix the license md5sum
  > intel-microcode: upgrade 20201118 -> 20210216
  > linux-intel-rt/5.4: update to v5.4.87
  > linux-intel/5.4: update to v5.4.90
  > microcode.py: updated test to read microcode for exact signature
  > openvino: change branch in SRC_URI
  > linux-intel-rt/5.4: update to v5.4.78
  > linux-intel/5.4: update to v5.4.81

* sources/meta-openembedded f2d02cb71...c38d2a74f (104):
  > dnsmasq: Add fixes for CVEs reported for dnsmasq
  > ebtables: use bitbake optimization levels
  > opencv: Add fix for CVE-2019-5063 and CVE-2019-5064
  > hostapd: fix building with CONFIG_TLS=internal
  > libsdl: Fix CVE-2019-13616
  > exiv2: Fix CVE-2021-29473
  > exiv2: Fix CVE-2021-29470
  > exiv2: Fix CVE-2021-29464
  > exiv2: Fix CVE-2021-3482
  > exiv2: Fix CVE-2021-29463
  > exiv2: Fix CVE-2021-29458
  > exiv2: Fix CVE-2021-29457
  > linuxptp: Fix cross build
  > fuse: Whitelisted CVE-2019-14860
  > nodejs: 12.20.2 -> 12.21.0
  > nodejs: 12.20.1 -> 12.20.2
  > packagegroup-meta-webserver: remove nostromo from pkg grp
  > nostromo: Blacklist and exclude from world builds
  > ostree: switch from default master branch to main to fix do_fetch failure
  > libupnp: Fix CVE-2020-13848
  > hostapd: fix CVE-2021-30004
  > hostapd: fix CVE-2021-0326 and CVE-2021-27803
  > hostapd: fix CVE-2019-5061
  > libyui: switch to libyui-old repo which still has this SRCREV
  > telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings
  > uml-utilities: fix installed-vs-shipped with usrmerge
  > wireguard: fix build issue with updated 5.4 kernel
  > packagegroup-meta-oe: add guider
  > packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages
  > packagegroup-meta-oe: include nodejs without meta-python2 conditional
  > ceres-solver: prevent fetching git hook during do_configure
  > Update commit for version 3.9.7
  > guider: Upgrade to 3.9.7
  > opencv: refresh patches with devtool to apply cleanly
  > neon: Add ptest
  > freerdp: Add missing libxkbcommon WL dependency
  > opencv: Security fixes
  > mdns: Whitelisted CVE-2007-0613 for mdns
  > nghttp2: Add fix for CVE-2020-11080
  > nss: Fix warnings generated by getcwd
  > thin-provisioning-tools: switch branch from master to main
  > python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME
  > postgresql: Inherit python3targetconfig
  > libplist: Inherit python3targetconfig
  > openipmi: Inherit python3targetconfig
  > gedit: Inherit python3targetconfig
  > python3-aiohttp: added missing RDEPENDs
  > graphviz: use git fetcher instead of gitlab archives
  > python-grpcio-tools: Add missing space for append
  > dnsmasq: Fix systemd service
  > celt051: update SRC_URI
  > meta-oe/README: add Ubuntu prerequisite information
  > enca: Fix SRC_URI
  > wireguard-module: remove PKG assignment
  > python-urllib3/python3-urllib3: fix CVE-2020-7212
  > libuv: fix CVE-2020-8252
  > openldap: upgrade 2.4.56 -> 2.4.57
  > openldap: upgrade 2.4.51 -> 2.4.56
  > openldap: upgrade 2.4.50 -> 2.4.51
  > gpsd: mark CLEANBROKEN
  > mariadb: Fix 64bit builds if pam is enabled
  > networkd-dispatcher: use git fetcher
  > giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT
  > sip3: Upgrade 4.19.19 -> 4.19.23
  > sip3: Consolidate in a single file
  > zram: fix sourcing of zram parameters
  > rapidjson: Upgrade SRCREV to latest
  > flatbuffers: whitelist CVE-2020-35864
  > iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3
  > iscsi-initiator-utils: Silence a clang warning on 64bit systems
  > iscsi-initiator-utils: Upgrade to _2.1.2
  > xterm: provide virtual/x-terminal-emulator
  > xterm: install xterm and uxterm desktop files
  > gupnp: Upgrade to 1.2.2 -> 1.2.4
  > gssdp: Upgrade to 1.2.2 -> 1.2.3
  > postgresql: Update to 12.5
  > geoclue: select avahi-daemon if nmea enabled
  > libsdl2-mixer: set --disable-music-ogg-shared to link statically
  > libsdl2-mixer: Fix ogg/vorbis support in libsdl2-mixer
  > nodejs: 12.19.1 -> 12.20.1
  > nodejs: 12.19.0 -> 12.19.1
  > nodejs: Update to 12.19.0
  > nodejs: Fix arm32/thumb builds with clang
  > nodejs: Upgrade to 12.18.3
  > nodejs: Fix build with icu 67.1
  > wireshark: Several securtiy fixes
  > nss: Security fix CVE-2020-12401
  > lua: update to 5.3.6
  > lua: fix CVE-2020-24371
  > lua: fix CVE-2020-15945
  > mariadb: update to 10.4.17 for cve fixes
  > apache2: upgrade v2.4.43 -> v2.4.46
  > php: CVE-2020-7069
  > php: CVE-2020-7070
  > php: remove the failing ${D}/${TMPDIR} code
  > php: Upgrade 7.4.4 -> 7.4.9
  > samba: CVE-2020-14383 Security Advisory
  > samba: CVE-2020-14318 Security Advisory
  > zabbix: CVE-2020-15803 Security Advisory
  > mcpp: Normalize the patch format of CVE
  > wireguard-module: fix build issue with 5.4 kernel
  > pcsc-lite: provide pcsc-lite-lib-native explicitly for native build
  > dlt-daemon: add upstream patch to fix CVE-2020-29394
  > tcpdump: Patch for CVE-2020-8037

* sources/meta-qcom 20f3232...1773ecb (30):
  > Merge pull request #312 from lumag/l-k-dev-dunfell
  > Merge pull request #307 from alimon/dunfell
  > Merge pull request #299 from lumag/qcom-armv8a-dunfell
  > Merge pull request #297 from lumag/rb5-m5-release
  > Merge pull request #296 from lumag/lt9611-upg-fix-dunfell
  > Merge pull request #294 from lumag/rb5-m5-release
  > Merge pull request #292 from lumag/fastrpc-dunfell
  > Merge pull request #290 from lumag/rb5-rootfs-dunfell
  > Merge pull request #281 from alimon/dunfell_linux_5.10
  > Merge pull request #258 from lumag/rb5-alsa-ucm-dunfell
  > Merge pull request #275 from lumag/rb5-5.11-dunfell
  > Merge pull request #272 from alimon/dunfell_linux_5.10
  > Merge pull request #271 from lumag/rb5-5.11-dunfell
  > Merge pull request #267 from lumag/lt9611uxc-autoupd-dunfell
  > Merge pull request #255 from lumag/dunfell-board-data
  > Merge pull request #264 from alimon/dunfell_qrtr_rmtfs
  > Merge pull request #263 from lumag/rb5-5.11-dunfell
  > Merge pull request #256 from lumag/adbd-dunfell
  > Merge pull request #254 from lumag/dunfell-rb5-backport
  > Merge pull request #251 from alimon/dunfell_linux_5.10
  > Merge pull request #249 from lumag/5.10-dunfell
  > Merge pull request #247 from lumag/fastrpc-dunfell
  > Merge pull request #246 from lumag/rb5-default-mesa
  > Merge pull request #242 from alimon/dunfell_renesas_fw
  > initramfs-test-image: add iw package
  > qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDS
  > Merge pull request #238 from lumag/rb5-lt9611uxc-dunfell
  > Merge pull request #231 from lumag/rb5-wifi-lt9611uxc-dunfell
  > Merge pull request #226 from lumag/rb5-system-path-dunfell
  > Merge pull request #220 from alimon/dunfell_qcom_tools

* sources/meta-qt5 0d8eb95...b4d24d7 (6):
  > python3-pyqt5: Update recipe to use pypi class
  > python3-pyqt5: upgrade to final 5.15.1
  > python3-pyqt5: Update to dev2008271829 snapshot
  > python3-pyqt5: Update to dev2008081558 snapshot
  > python3-pyqt5: Update to 5.15.1.dev2007111314
  > python3-pyqt5: Update to 5.15 version

* sources/meta-raspberrypi 9879932...f0c7501 (8):
  > libva: Fix for when using `userland`
  > linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel
  > linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH
  > linux-raspberrypi-dev: Update for testing v5.10.y
  > linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH
  > layer.conf: Define LAYERDEPENDS
  > [documentation]Add USB host support in documentation
  > rpi-config: Add support for CM4 host USB

* sources/meta-rust f56fd4e...ab86e0a (39):
  > nativesdk: Add some tools in a separate recipe (#345)
  > Merge pull request #344 from weltling/nativesk_std_src
  > Merge pull request #338 from aj-bagwell/armv4-alignement
  > rust: Add support for ARMv5 (#342)
  > workflows: Refactor yml to improve build time (#335)
  > Merge pull request #333 from weltling/sdk_ci
  > Merge pull request #334 from meta-rust/progress
  > Merge pull request #331 from YoeDistro/yoe/mut
  > Merge pull request #313 from weltling/nativesdk_0
  > Merge pull request #330 from YoeDistro/yoe/mut
  > Merge pull request #329 from srwalter/workflow
  > Merge pull request #325 from janderholm/enable-profiler-runtime
  > Merge pull request #326 from YoeDistro/yoe/mut
  > Merge pull request #324 from YoeDistro/yoe/mut
  > Merge pull request #318 from YoeDistro/kraj/riscv-musl
  > Merge pull request #317 from YoeDistro/kraj/ppc64le
  > Merge pull request #323 from jwinarske/example-install
  > Merge pull request #319 from ColinFinck/fix/llvm-cpu
  > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks
  > Merge pull request #312 from janderholm/no-target-in-rust-native
  > Merge pull request #310 from BeneSim/fix-cargo-src-dir
  > Merge pull request #305 from akiernan/master
  > Merge pull request #306 from ColinFinck/remove-old-versions
  > Merge pull request #304 from meta-rust/jmesmon-patch-readme
  > Merge pull request #301 from shr-project/jansa/lic-1.49.0
  > Merge pull request #303 from janderholm/nativebuilds
  > Merge pull request #293 from danc86/add-rust-1.49
  > Merge pull request #300 from shr-project/jansa/lic
  > Merge pull request #299 from shr-project/jansa/lic
  > Merge pull request #297 from shr-project/jansa/lic
  > Merge pull request #289 from floion/correct_license_file_assignment
  > Merge pull request #290 from YoeDistro/yoe/mut
  > Merge pull request #295 from danc86/fix-lto
  > Merge pull request #288 from YoeDistro/yoe/mut
  > Merge pull request #287 from YoeDistro/yoe/mut
  > Merge pull request #286 from janderholm/buildseparation
  > Merge pull request #285 from janderholm/armv7
  > Merge pull request #284 from danc86/add-rust-1.47
  > Merge pull request #283 from danc86/add-cargo-1.46

* sources/meta-ti 73506585...d54da744 (147):
  > machine: am64xx-sk: Drop am64xx-sk Machine support
  > conf/machine: am64xx: Include SK dtb for machine am64xx-evm
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > ti-sgx-ddk-km: Update srcrev to pick rt kernel build fix
  > linux-ti-mainline: Bump kernel version to v5.12
  > recipes-bsp: u-boot-ti-mainline: Update to v2021.04 release
  > conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlay
  > linux-ti-staging: Update 5.10 kernel to 5.10.30
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > conf: am65xx-evm: ReIntroduce existent dtbo for 5.10
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-sci-fw: Update image gen and linux-firmware to latest
  > ti-gc320-driver: update branch for 5.10
  > linux-ti-staging: Update 5.10 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > cmem: Update to new version 4.20.00.01
  > uio-module-drv: Build fix for linux kernel 5.10
  > dsptop: bump SRCREV for kernel 5.10 build fix
  > gdbc6x: bump SRCREV for kernel 5.10 build fix
  > ti-sci-fw: Update image gen to latest
  > conf: dra7xx-evm: Remove non-existent dtb* from 5.10
  > conf: am57xx-evm: Remove non-existent dtb* from 5.10
  > conf: am437xx-evm: Remove non-existent dtb* from 5.10
  > conf: am335x-evm: Remove non-existent dtb* from 5.10
  > conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10
  > conf: am65xx-evm: Remove non-existent dtb* from 5.10
  > conf: j7200-evm: Remove jailhouse overlay from 5.10 kernel
  > conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel
  > linux-ti-staging: Update 5.10 kernel to 5.10.21
  > Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version"
  > ti-uboot-staging: Update to the latest ti-u-boot-2021.01
  > Revert "linux-ti-staging, u-boot-ti-staging: lower default preference"
  > ti-sgx-ddk-um: Update srcrev to pick latest
  > ti-sgx-ddk-km: update srcrev to pick 5.10
  > ti-sgx-ddk-km: properly handle arm-poky-linux-gnueabi compiler prefix
  > ti-img-rogue-umlibs: update branch to pick 5.10
  > ti-img-rogue-driver: update srcrev to pick 5.10 branch
  > README: update maintainers
  > common-csl-ip-rtos: drop unnecessary dependency on ti-sysbios
  > cuia: suppress installed-vs-shipped QA error
  > multiprocmgr-test: suppress ldflags and staticdev QA errors
  > edma3-lld: suppress ldflags QA error
  > vis: suppress "ldflags" QA error
  > {qmss, cppi, srio, pa, sa}-lld-test: suppress gcc10 multiple definition of fw_qmss*
  > mpm-transport: suppress gcc10 multiple definiton of fw_qmss*
  > gdbc6x: suppress gcc10 multiple definitions of *_varobj_ops
  > ti-ipc: suppress gcc10 multiple definitions of _GateHWSpinlock_cfgParams
  > ti-img-rogue-driver: support OE toolchain alongside Poky one
  > ti-ipc-examples: fix deprecation of sys_errlist[] in glibc
  > Revert "optee-os: upgrade to upstream 3.11.0"
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos: Update metadata and versions for RTOS firmware
  > conf/machine: k3: Lets build bmap files by default
  > conf/machine: am64xx: Switch to multi-certificate boot images
  > conf/machine: am64xx: Consolidate image configuration to SoC include
  > conf/machine: j7200-evm: Switch to multi-certificate boot images
  > conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wic
  > conf/machine: j7: Document boot images as legacy mode
  > conf/machine: am65xx: Document boot images as legacy mode
  > conf/machine: k3: Add multi-certificate boot image support
  > conf/machine: am64*, j7200: cleanup k3r5 configs
  > linux-ti-staging: Update 5.4 kernel to 07.03.00.004
  > ti-rtos: update metadata and version of am64x rtos firmware
  > ti-rtos-firmware: depend on openssl-native for signing
  > linux-ti-staging: Update 5.4 kernel to 5.4.106
  > ti-uboot-staging: Update to the latest commit
  > conf/machine: fix OPTEEMACHINE name for J721e
  > ti-img-rogue-umlibs: Update to pick rpath fixes
  > linux-ti-mainline: Set the branch for the ti-upstream-tools repo
  > linux-ti-mainline: Add gmp-native as a kernel dependency
  > ti-sci-fw: Update J7200/AM64 deploy to install ti-sci-fw
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > layer.conf: add hardknott to compatible release branches
  > ti-img-rogue-umlibs: Update artifacts to 1.13.5776728
  > ti-img-rogue-driver: Update driver to 1.13.5776728
  > ti-rtos: update to uisng fw from mcu-plus-sdk for AM64x
  > ti-rtos: Update metadata and versions for RTOS firmware
  > recipes-bsp: wl18xx-fw: update SRCREV to latest
  > ti33x: allow different virtual/bootloader
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-rtos: Update path for firmwares on j7200
  > linux-ti-mainline: Bump kernel version to v5.11
  > linux-ti-mainline: Bump up ti-upstream-tools SRCREV
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-sci-fw: Update image gen and sysfw to v2021.01
  > ti-rtos: Update metadata and versions for RTOS firmware
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-sci-fw: Update image gen to latest
  > linux-ti-staging: Update 5.4 kernel to 07.03.00.000
  > ti-uboot-staging: Update to the latest commit
  > am64xx-sk Add combined boot build support
  > machine: am64xx-sk.conf: Add machine definition for AM64xx SK
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > ti-uboot-staging: Update to the latest commit
  > linux-ti-staging_5.4: Update to 5.4.93 kernel revision
  > linux-ti-staging_5.4: Update to 5.4.91 kernel revision
  > linux-ti-staging, u-boot-ti-staging: lower default preference
  > u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021
  > linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version
  > ti-sci-fw: Update image gen and sysfw to v2020.12a
  > ti-rtos: Update metadata and versions for RTOS firmware
  > ti-uboot-staging: Update to the latest commit
  > linux-ti-staging: Update 5.4 kernel to the latest SHA
  > ti-uboot-staging: Update to the latest commit
  > ti-sci-fw: Remove incorrect directive for 7200-hs
  > u-boot-ti-staging: Add 2021.01 recipe
  > linux-ti-staging: Add 5.10 recipe
  > ti-sci-fw: Update image gen and sysfw to v2020.12
  > ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05
  > linux-ti-staging: Update 5.4 kernel to the latest 5.4.87
  > ti-uboot-staging: Update to the latest commit
  > u-boot-ti: am64xx: Remove dm support for uboot
  > linux-ti-staging: Update 5.4 kernel to the latest commit SHA
  > optee-os: upgrade to upstream 3.11.0
  > am64xx: Add combined boot build support
  > ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
  > ti-uboot-staging: Update to the latest commit
  > pruprp-fw: Update prp firmware to 2.17.25
  > pruhsr-fw: Update hsr firmware to 2.17.25
  > prusw-fw: Update switch firmwares to 3.2.7 version
  > prueth-fw: Update prueth dual emac firmware to 5.5.13
  > k3conf: Update to latest commit
  > linux-ti-staging: Update 5.4 kernel to 5.4.84
  > prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02
  > ti-sci-fw: Update image gen and sysfw commit SHA
  > k3conf: Update SRCREV to latest
  > am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x
  > ti-uboot-staging: Update to the latest commit
  > trusted-firmware-a: Update SRCREV for AM64X support
  > ti-rtos: Update metadata and versions for RTOS firmware
  > machine: am64xx-evm.conf: Remove commented code and update PDK values
  > u-boot-ti: Remove unneeded variable for am64xx
  > linux-ti-staging: Update kernel to latest commit sha
  > ti-rtos: Update metadata with AM64 firmware
  > u-boot-ti: Update u-boot to pick up AM64 architecture
  > linux-ti-staging: Update kernel to pick up AM64 platform
  > machine: am64xx-evm.conf: Add machine definition for AM64xx platform
  > ipc: ti-rpmsg-char: Update library to 0.3.0
  > trusted-firmware-a: Update to v2.4 merge
  > linux-ti-staging: Update kernel to 5.4.78

* sources/openembedded-core d49192bcd0...62ac245a4d (4):
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 26, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...42170c1b (1):
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...f1bf465 (3):
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...b1f604e49 (72):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...4e790c19f0 (40):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...f1bf465 (3):
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...670824e93 (74):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...f01d5673ec (41):
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...f1bf465 (3):
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...fe8655c41 (74):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...f01d5673ec (41):
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...1b32c92 (2):
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02d...54e11a6c5b (67):
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...e1574d5 (1):
  > Merge pull request #2 from YoeDistro/kraj/6.5

* sources/poky 92983dba651...c8e9590a376 (18):
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...75cb48d (4):
  > libfaketime: Use BFD linker on arm architecture
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...847a31d63 (75):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...f01d5673ec (41):
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...75cb48d (4):
  > libfaketime: Use BFD linker on arm architecture
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...f313671a2 (76):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...f01d5673ec (41):
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...ddb06e8 (4):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...f313671a2 (76):
  > XXX: Add Github actions support for CI
  > Revert "influxdb: Upgrade to 2.7.1 release"
  > influxdb: Upgrade to 2.7.1 release
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...f01d5673ec (41):
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...ddb06e8 (4):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...aa471e35d (75):
  > XXX: Add Github actions support for CI
  > python3-sdbus: add recipe
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...b744b5a918 (43):
  > inetutils: Apply devtool formatting suggestions
  > inetutils: Fix CVE-2023-40303
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...ddb06e8 (4):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...aa471e35d (75):
  > XXX: Add Github actions support for CI
  > python3-sdbus: add recipe
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...be18961bc4 (44):
  > qemu: Fix CVE-2023-40360
  > inetutils: Apply devtool formatting suggestions
  > inetutils: Fix CVE-2023-40303
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...ddb06e8 (4):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...304be5870 (76):
  > XXX: Add Github actions support for CI
  > python3-m2crypto: Append architecture to SWIG_FEATURES instead of overriding
  > python3-sdbus: add recipe
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...be18961bc4 (44):
  > qemu: Fix CVE-2023-40360
  > inetutils: Apply devtool formatting suggestions
  > inetutils: Fix CVE-2023-40303
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Aug 27, 2023
…cale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-arm 3297357d...41cec3e0 (2):
  > arm-bsp/optee-os: corstone1000: Update optee-os v3.22
  > arm/trusted-services: add SRCREV_FORMAT

* sources/meta-clang 2e4dcca...ddb06e8 (4):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests
  > libfaketime: Add -Wl,--undefined-version with lld
  > go-runtime: Use BFD linker when LLD is default system linker on aarch64

* sources/meta-freescale-3rdparty 93ba05e...b3be00d (1):
  > Merge pull request #275 from chrisdimich/master

* sources/meta-intel 06853378...2e068767 (4):
  > vc-intrinsics: drop recipe
  > openvino: use SRCREV_FORMAT
  > ipmctl: use SRCREV_FORMAT
  > intel-oneapi-mkl: dont check for debian renaming of packages

* sources/meta-openembedded c1dd0ff02...304be5870 (76):
  > XXX: Add Github actions support for CI
  > python3-m2crypto: Append architecture to SWIG_FEATURES instead of overriding
  > python3-sdbus: add recipe
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe
  > libgpiod: update to v2.0.2
  > spice-guest-vdagent: add recipe
  > neatvnc: add new recipe
  > aml: add new recipe
  > libopus: add CVE_PRODUCT
  > snappy: add CVE_PRODUCT
  > lcms: add CVE_PRODUCT
  > libdecor: update to latest commit
  > phodav: add recipe
  > flatpak: fix api-documentation build
  > libio-socket-ssl-perl: Upgrade to 2.083
  > abseil-cpp: upgrade 20230125.3 -> 20230802.0
  > Fix empty 0.0.0-0-g0 jemalloc version by adding --with-version
  > gnulib: Update SRC_URI
  > dialog: Update the SRC_URI
  > weechat: upgrade 4.0.3 -> 4.0.4
  > redis: upgrade 7.0.12 -> 7.2.0
  > python3-zeroconf: upgrade 0.76.0 -> 0.82.1
  > python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0
  > python3-typeguard: upgrade 4.1.0 -> 4.1.2
  > python3-tox: upgrade 4.8.0 -> 4.10.0
  > python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20
  > python3-pywbem: upgrade 1.6.1 -> 1.6.2
  > python3-pymongo: upgrade 4.4.1 -> 4.5.0
  > python3-pymetno: upgrade 0.10.0 -> 0.11.0
  > python3-pycocotools: upgrade 2.0.6 -> 2.0.7
  > python3-protobuf: upgrade 4.24.0 -> 4.24.1
  > python3-oauth2client: upgrade 4.1.2 -> 4.1.3
  > python3-mypy: upgrade 1.5.0 -> 1.5.1
  > python3-humanize: upgrade 4.7.0 -> 4.8.0
  > python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0
  > python3-engineio: upgrade 4.5.1 -> 4.6.0
  > python3-click: upgrade 8.1.6 -> 8.1.7
  > python3-bitstring: upgrade 4.0.2 -> 4.1.0
  > python3-awesomeversion: upgrade 23.5.0 -> 23.8.0
  > python3-alembic: upgrade 1.11.2 -> 1.11.3
  > python3-redis: upgrade 4.6.0 -> 5.0.0
  > php: upgrade 8.2.8 -> 8.2.9
  > geary: update 44.0 -> 44.1
  > nginx: upgrade 1.25.1 -> 1.25.2
  > gnome-bluetooth: upgrade 42.5 -> 42.6
  > gensio: upgrade 2.7.2 -> 2.7.4
  > debootstrap: upgrade 1.0.128 -> 1.0.131
  > ctags: upgrade 6.0.20230813.0 -> 6.0.20230820.0
  > rsyslog: Enable openssl transport by default
  > spice-gtk: fix api-documentation build
  > pipewire: upgrade 0.3.77 -> 0.3.78
  > gnome-boxes: add recipe
  > libosinfo: add recipe
  > gnome-remote-desktop: add recipe
  > spice: upgrade 0.14.2 -> 0.15.2
  > usbredir: upgrade 0.9.0 -> 0.13.0
  > libcacard: add recipe
  > usbids: add recipe
  > qcbor: add recipe
  > python3-pyroute2: fix ptest failure
  > libyang: upgrade 2.1.55 -> 2.1.111
  > samba: upgrade 4.18.5 -> 4.18.6
  > libssh: upgrade 0.10.4 -> 0.10.5
  > nftables: upgrade 1.0.7 -> 1.0.8
  > kconfig-frontends: Avoid using hard coded /usr/include paths
  > json-schema-validator: Updrade to 2.2.0
  > libvpx: fix VPXTARGET for non-neon armv7a
  > python3-kivy: fix filename
  > nlohmann-json: Avoid usage of nobranch=1
  > rapidjson: Avoid usage of nobranch=1
  > liburing: Upgrade to 2.4 release

* sources/meta-qcom e6e6798...e3831f0 (1):
  > Merge pull request #531 from lumag/fw-upd

* sources/meta-qt6 50e281b...41ff24e (41):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > 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
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > 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
  > qtwebengine: Fix skia build issue on aarch64/clang
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: fix x86_64 build of ffmpeg
  > coin: remove langdale from CI tests
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: add workaround for QA warning on qemu
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > coin: use INIT_MANAGER to select systemd
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < 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
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < 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 92983dba65...7de04e0a8f (45):
  > core-image-ptest: Define a fallback for SUMMARY field
  > qemu: Fix CVE-2023-40360
  > inetutils: Apply devtool formatting suggestions
  > inetutils: Fix CVE-2023-40303
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules
  > bitbake: Fix disk space monitoring on cephfs
  > poky.conf: Switch to post release name/version
  > perf: disable perl support
  > perf: split scripting PACKAGECONFIG into perl and python
  > perf: fix perl binding support
  > perf: add more PACKAGECONFIGs
  > perf: enable verbose feature detection
  > insane.bbclass: Remove an unused variable
  > python3-dtc: upgrade 1.6.1 -> 1.7.0
  > recipes/classes/scripts: Drop SRCPV usage in OE-Core
  > base/package: Move source revision information from PV to PKGV
  > bitbake: lib/bb: Add xattr and acl libraries
  > bitbake: runqueue: show more pressure data
  > bitbake: fetch2: Add new srcrev fetcher API
  > bitbake: siggen.py: Improve taskhash reproducibility
  > oeqa/utils/gitarchive: replace warning with info when reading local tags
  > oeqa/utils/gitarchive: fall back to local tags when listing existing tags
  > oeqa/utils/gitarchive: allow to pass a logger to get_tags

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