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

Update layers. #852

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Update layers. #852

merged 3 commits into from
Oct 9, 2023

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Oct 8, 2023

No description provided.

kraj added 3 commits October 7, 2023 16:57
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-rockchip sources/meta-ti sources/poky

* sources/meta-arm be9bbaa1...e914891e (20):
  > arm-bsp/u-boot: add recipe for 2023.07.02
  > arm-bsp/trusted-firmware-m: Enable authenticated capsule update
  > arm-bsp/u-boot: corstone1000: introduce authenticated capsule update
  > kas: corstone1000: add meta-secure-core
  > CI: Include meta-secure-core in corstone1000
  > CI: Add meta-secure-core
  > CI: upgrade to Kas 4 container
  > CI: use a venv for sphinx
  > arm/trusted-services: upgrade nanopb and fix build races
  > arm/trusted-services: use apply_local_src_patches
  > arm/trusted-services/ts-sp-env-test: remove
  > arm/trusted-services/ts-sp-env-test: add missing DEPENDS
  > arm/trusted-services/ts-remote-test: move binary to $bindir
  > arm/trusted-services: add missing pkgconfig inherit
  > arm/trusted-services: pass through CMake generator
  > arm/apply_local_src_patches: allow use in multiple directories
  > ci,doc,kas,arm-bsp,arm: Remove support for fvp-baser-aemv8r64 machine
  > README: remove reference to meta-arm-autonomy
  > arm-bsp/u-boot: corstone1000: purge U-Boot specific DT nodes before Linux
  > arm-bsp/trusted-firmware-a: corstone1000: enable ERRATA_A35_855472

* sources/meta-clang 11a27d5...897ebdf (3):
  > kernel-selftest: Fix build with lld and clang on x86
  > clang: Upgrade to llvmorg-17.0.2
  > libcgroup: Use --undefined-version with lld on sysvinit

* sources/meta-freescale aa48cdb4...1366c9c2 (1):
  > Merge pull request #1657 from lms-ts/master

* sources/meta-intel d04382d3...6a3d314f (3):
  > linux-intel-rt/6.4: set LINUX_KERNEL_TYPE
  > embree: upgrade 4.2.0 -> 4.3.0
  > openvino-model-optimizer: upgrade 2023.0.1 -> 2023.1.0

* sources/meta-openembedded 9dce609306...9fc1b037e4 (36):
  > pipewire: Upgrade 0.3.80 -> 0.3.81
  > open62541: add Backport status and link to patch
  > python3-boto3, python3-botocore: remove recipes
  > libbpf: add arm, powerpc and mips64 to COMPATIBLE_HOST
  > dlt-daemon: Add an additional fix for non-systemd builds
  > dlt-daemon: do not disable dlt-system build when systemd is set to off
  > dlt-daemon: update patch 544.patch
  > dlt-daemon: Enable experimental coredumphandler feature
  > dlt-daemon: Make it work without systemd
  > ptest-image: Switch to using core-image-minimal
  > collectd: Use https in SRC_URI, add HOMEPAGE
  > images: Rename ptest images to rhyme with oe-core ptest images
  > images: Rename <layer>-image to <layer>-image-all
  > images: Delete layer specific base images
  > images: Inherit from core-image-base
  > Revert "protobuf: stage protoc binary to sysroot"
  > bolt: change product name used for CVE checking
  > libnet: upgrade version v1.2 -> v1.3
  > nginx: add configure option
  > graphviz: Fix build to not use $prefix as search dir
  > libvpx: upgrade 1.13.0 -> 1.13.1
  > minicoredumber: Fix ptest reporting
  > cukinia: Fix license field
  > pugixml: Update 1.13 -> 1.14
  > recipes-connectivity: Add tayga recipe
  > python3-lz4: use python3-unittest-automake-output
  > python3-pylint: Upgrade to 3.0.0
  > python3-pyroute2: Add missing dependency on sqlite3 for ptests
  > libcamera: Avoid build break in signature recalculation
  > kernel-selftest: Build headers before compiling tests
  > relayd: Fix build with clang
  > relayd: Update to latest tip of trunk
  > nodejs: Fix ptest result reporting
  > fftw: Fix ptest result reporting
  > webkitgtk3: Do not use musttail with clang on arm
  > libnfs: Drop -Wno-implicit-function-declaration

* sources/meta-qcom d5b4c59...93a9e3e (1):
  > Merge pull request #533 from davidinux/davidinux-dev

* sources/meta-qt6 42e3ff7...d6b3efa (1):
  > Merge pull request #10 from YoeDistro/kraj/6.5

* sources/meta-rockchip f8af59d...782e9f4 (6):
  > u-boot cleanup: organize DEPENDS
  > u-boot cleanup: group EXTRA_OEMAKE
  > u-boot cleanup: group dependencies
  > u-boot cleanup: move task
  > nanopi-r2s: add
  > rock-pi-e.conf: remove redundant MACHINEOVERRIDES

* sources/meta-ti 4605b1f6...0c872168 (1):
  > linux-ti-staging: am335x/am437x: Add no_smp option

* sources/poky ab127e266ec...0fb1ff0ffb5 (50):
  > busybox: Set PATH in syslog initscript
  > qemu: fix CVE-2023-42467
  > linux-firmware: create separate package for cirrus and cnm firmwares
  > gstreamer: upgrade 1.22.5 -> 1.22.6
  > libtirpc: conditionally enable gssapi
  > meson: upgrade 1.2.1 -> 1.2.2
  > recipetool/create_buildsys_python: use importlib instead of imp
  > packages.bbclass: Correct the check for conflicts with renamed packages
  > scripts/oe-setup-layers: Update how to determine if directory is git repo
  > autotools.bbclass: Add *.m4 to CONFIGURE_FILES
  > externalsrc.bbclass: Support specifying patterns in CONFIGURE_FILES
  > bitbake: selftest/fetch: Ensure top level directory timestamp doesn't break test
  > bitbake: toaster: Monitoring - implement Django logging system
  > bitbake: toaster: update selenium version and code syntax
  > libxpm: upgrade to 3.5.17
  > libx11: upgrade to 1.8.7
  > uboot-extlinux-config.bbclass: fix missed override syntax migration
  > oeqa/concurrencytest: Remove invalid buffering option
  > linux-yocto/6.5: integrate fixes for sanity issues
  > u-boot: Upgrade to 2023.10
  > uboot-extlinux-config.bbclass: Add menu title configuration
  > uboot-extlinux-config.bbclass: Uppercase "menu title" entry
  > uboot-extlinux-config.bbclass: Remove repeated space character
  > python3-numpy: remove obsolete reproducible workaround
  > gtk: Upgrade 4.12.1 -> 4.12.3
  > python3-docutils: Rename utilities to their canonical names
  > mesa: Upgrade 23.1.8 -> 23.2.1
  > wayland: consider pkgconfig sysroot for pkgdatadir
  > openssh: update sshd_check_keys script to make use of 'sshd -G'
  > qemurunner: Show both the login console log and all logging upon failure
  > qemurunner: Log the second serial console as well as the first
  > qemurunner: Use backslashreplace with utf8 to make invalid characters clear
  > qemurunner: Skip conversion from/to binary data for logfile
  > wic: Add console parameters to qemux86 canned-wks
  > glibc: Pull in stable branch fixes
  > scritps/runqemu: Ensure we only have two serial ports
  > glibc: stable 2.38 branch updates.
  > linux-libc-headers: default to 6.5
  > linux-libc-headers: uprev to v6.5
  > linux-yocto: introduce 6.5 reference kernel recipes
  > linux-yocto-dev: update to v6.6-rcX
  > linux-yocto/6.1: update to v6.1.55
  > linux-yocto/6.1: update to v6.1.53
  > linux-yocto/6.4: update to v6.4.16
  > linux-yocto/6.1: update to v6.1.52
  > linux-yocto/6.4: update to v6.4.15
  > packagegroup-base: clean up setting packagegroup-machine-base's SUMMARY
  > uboot-extlinux-config.bbclass: Add missing variable descriptions
  > wic: bootimg-partition: Fix file name in debug message
  > python3-numpy: Fix reproducibility issue

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-intel 6a3d314f...086552f6 (1):
  > openvino-inference-engine: fix multilib build

* sources/meta-openembedded 9fc1b037e4...7190422289 (5):
  > nvme-cli: upgrade 2.5 -> 2.6
  > libnvme: Fix test builds on musl
  > libnvme: upgrade 1.5 -> 1.6
  > klibc: Upgrade to 2.0.13 release
  > stressapptest: Upgrade to 1.0.11 release

* sources/poky 0fb1ff0ffb5...561c63e9471 (2):
  > devtool/upgrade: check all git config locations
  > qemurunner.py: detect login prompt without without utf-8 conversion

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 5cbbec5 into master Oct 9, 2023
1 check passed
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