Skip to content

kirstone alignment for stable v89#263

Merged
quaresmajose merged 10 commits intofoundriesio:mainfrom
quaresmajose:main-v89
Dec 1, 2022
Merged

kirstone alignment for stable v89#263
quaresmajose merged 10 commits intofoundriesio:mainfrom
quaresmajose:main-v89

Conversation

@quaresmajose
Copy link
Copy Markdown
Member

@quaresmajose quaresmajose commented Nov 28, 2022

All layers updated to track kirstone with the following exceptions:

  • stm32mp: meta-st-stm32mp
  • xilinx: meta-xilinx / meta-xilinx-tools
  • ti: meta-ti
  • imx: meta-freescale

Relevant changes:
- da2c64b315 wic: make ext2/3/4 images reproducible
- 1511cb3bae gcc-source: Ensure deploy_source_date_epoch sstate hash doesn't change
- 8a49626bb3 gcc-source: Drop gengtype manipulation
- ac7d5ea832 gcc-source: Fix gengtypes race
- 0511f24264 gcc-shared-source: Fix source date epoch handling
- d6cb9dce1f kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIR
- 41ecfff7a4 systemd: Consider PACKAGECONFIG in RRECOMMENDS
- 8e5d2044ff libuv: fixup SRC_URI
- 7a1555a0f4 bitbake.conf: Drop export of SOURCE_DATE_EPOCH_FALLBACK
- 1684457df9 get_module_deps3.py: Check attribute '__file__'
- 67f6fe7d2c bluez5: Point hciattach bcm43xx firmware search path to /lib/firmware
- c8c8945ded libffi: submit patch upstream
- 80280e0692 ovmf: correct patches status
- aba10f1c08 kea: submit patch upstream
- ccb7df0d61 tcl: correct patch status
- ce719e45e5 groff: submit patches upstream
- 8c58aacba6 cargo_common.bbclass: Fix typos
- 8e65e5d920 archiver: avoid using machine variable as it breaks multiconfig
- 9485559d26 package: Fix handling of minidebuginfo with newer binutils
- 97020ee991 glibc-locale: Do not INHIBIT_DEFAULT_DEPS
- e7b0b23fd8 oeqa/selftest/minidebuginfo: Create selftest for minidebuginfo
- 63f4da1f46 oeqa/selftest/lic_checksum: Cleanup changes to emptytest include
- 1927354869 sudo: upgrade 1.9.10 -> sudo 1.9.12p1
- 061a969a6d libxcrypt: upgrade 4.4.28 -> 4.4.30
- 42942e5658 socat: upgrade 1.7.4.3 -> 1.7.4.4
- ed4a32b9c6 bind: upgrade 9.18.7 -> 9.18.8
- 7f5ec92b38 lttng-modules: upgrade 2.13.5 -> 2.13.7
- a98c076bf2 lttng-tools: submit determinism.patch upstream
- 07aba07368 lttng-tools: Upgrade 2.13.4 -> 2.13.8
- 8dda30a9c6 expat: upgrade to 2.5.0
- b633c648da Revert "expat: backport the fix for CVE-2022-43680"
- 4a29ef0398 systemd: CVE-2022-3821 Fix buffer overrun
- ad5c72d7f4 dbus: fix CVE-2022-42012 dbus-marshal-byteswap: Byte-swap Unix fd indexes if needed
- 5d96a3c244 dbus: fix CVE-2022-42011 dbus-daemon can be crashed by messages with array length inconsistent with element type
- 901e2d7e78 dbus: fix CVE-2022-42010 Check brackets in signature nest correctly
- 3243b069db qemu: add io_uring PACKAGECONFIG
- 742c834022 create-spdx.bbclass: remove unused SPDX_INCLUDE_PACKAGED
- 397676b3ad wic: swap partitions are not added to fstab
- 2389930978 sanity: check for GNU tar specifically
- 97e522c839 quilt: backport a patch to address grep 3.8 failures
- 43d9e15488 lttng-modules: upgrade 2.13.4 -> 2.13.5
- 34727812b5 python3-mako: backport fix for CVE-2022-40023
- c7eb6da6fa QEMU: CVE-2022-3165 VNC: integer underflow in vnc_client_cut_text_ext leads to CPU exhaustion
- 1d2e131d9b pixman: backport fix for CVE-2022-44638
- 0c0723757f mirrors.bbclass: use shallow tarball for binutils-native
- a066246170 uboot-sign: Fix using wrong KEY_REQ_ARGS
- d142cc8e6f gstreamer1.0-libav: fix errors with ffmpeg 5.x
- 0750fa73ea externalsrc: git submodule--helper list unsupported
- e29509d855 externalsrc.bbclass: Remove a trailing slash from ${B}
- 1b1b9756c5 externalsrc.bbclass: fix git repo detection
- 2671667f33 wic: honor the SOURCE_DATE_EPOCH in case of updated fstab
- 8a13c86033 create-spdx: Remove ";name=..." for downloadLocation
- a3607a035b xserver-xorg: move some recommended dependencies in required
- ef035d9f49 vulkan-samples: add lfs=0 to SRC_URI to avoid git smudge errors in do_unpack
- 45ed53ec09 kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_all
- e09d98cb1f kernel-yocto: improve fatal error messages of symbol_why.py
- 110bcaf162 kern-tools: fix relative path processing
- 55e74e86a8 linux-firmware: package amdgpu firmware
- 8d6bb62e03 linux-firmware: split rtl8761 firmware
- ce015f3e0d linux-yocto/5.15: update to v5.15.72
- da59d2883b lighttpd: upgrade 1.4.66 -> 1.4.67
- 92408e3a14 lttng-ust: upgrade 2.13.4 -> 2.13.5
- 552c17a4c4 lttng-ust: upgrade 2.13.3 -> 2.13.4
- b58fa75b4c libksba: upgrade 1.6.0 -> 1.6.2
- d5269e53d9 wpebackend-fdo: upgrade 1.12.1 -> 1.14.0
- 5a51b44967 numactl: upgrade 2.0.15 -> 2.0.16
- c275a87794 numactl: upgrade 2.0.14 -> 2.0.15
- d0882397cb libical: upgrade 3.0.14 -> 3.0.15
- 003a811713 libcap: upgrade 2.65 -> 2.66
- e1c36bdfb3 perf: Depend on native setuptools3
- 9452efd992 ltp: backport clock_gettime04 fix from upstream
- 0896d76a16 cmake-native: Fix host tool contamination (Bug: 14951)
- 89d83920dc overlayfs: Allow not used mount points
- 45356f2ef9 runqemu: Fix gl-es argument from causing other arguments to be ignored
- 74911cf7ea runqemu: Do not perturb script environment
- 05eb77bd1e qemu-native: Add PACKAGECONFIG option for jack
- a38eab48fa buildtools-tarball: export certificates to python and curl
- 6f4764ae2e meson: make wrapper options sub-command specific
- a96cd0df05 gnutls: Unified package names to lower-case
- a4e29fe2bd glib-2.0: fix rare GFileInfo test case failure
- eba53bb666 bluez5: add dbus to RDEPENDS
- a6506c2c05 u-boot: Remove duplicate inherit of cml1
- 406abef218 oe/packagemanager/rpm: don't leak file objects
- 01af6453ba insane.bbclass: Allow hashlib version that only accepts on parameter
- 6ff0464d2f opkg-utils: use a git clone, not a dynamic snapshot
- 15342afa50 psplash: add psplash-default in rdepends
- c6b8543fbd scripts/oe-check-sstate: force build to run for all targets, specifically populate_sysroot
- 4b9946bd39 scripts/oe-check-sstate: cleanup
- acd017d7b7 ifupdown: upgrade 0.8.37 -> 0.8.39
- 28497b9634 cve-update-db-native: add timeout to urlopen() calls

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- 9a487c1 xen: Make xilinx extension generic
- 9482648 kubernetes: fixed typos

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- 50d4a8d2a re2: fix branch name from master to main
- d03e8eecc kernel-selftest: install kselftest runner
- b3b00a270 Fix tigervnc crash due to missing xkbcomp rdepends
- 4822ca139 spdlog: Fix CMake flag
- 4a97dcdc9 pim435: Relocate sources to eclipse
- eeeec7d91 ufw: Fix "could not find required binary 'iptables'"

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- 3b2d1331 runqueue: Fix race issues around hash equivalence and sstate reuse
- c90d5749 tests/fetch: Allow handling of a file:// url within a submodule
- 6603c3e3 asyncrpc/client: Fix unix domain socket chdir race issues
- 987712c4 gitsm: Error out if submodule refers to parent repo
- bb5c4322 Fix npm to use https rather than http
- e591325b bitbake: Add copyright headers where missing
- 63bb5591 siggen: Fix insufficent entropy in sigtask file names
- f386298f runqueue: Drop deadlock breaking force fail
- d1b84e3c runqueue: Improve deadlock warning messages
- 513bfd77 runqueue: Ensure deferred tasks are sorted by multiconfig

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- 67578fcf arm-bsp/linux-yocto: refresh juno-dts-mhu-doorbell.patch for 5.15.72

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- f529e059 linux-intel-rt/5.10: update to v5.10.145
- 287953c1 linux-intel/5.10: update to v5.10.145
- 849c1327 linux-intel-rt/5.15: update to v5.15.71
- 092c6717 linux-intel/5.15: update to v5.15.71
- 1a3734b2 intel-microcode: upgrade 20220809 -> 20221108

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- 9d58efcf image_types_tegra.bbclass: add fuselevel setting to dosdcard.sh
- 3828d65e tegra-redundant-boot: drop unneeded dependency
- 380c33c2 setup-nv-boot-control: print startup message in initscript
- 43f54686 optee-client: fix installation of initscript
- a85d4a6e image_types_tegra: remove BOARDID/FAB/etc settings for t234 flashing
- 173ea139 tegra-helper-scripts: updates for L4T R35.1.0
- 15abb352 tegra-redundant-boot-base: include util-linux-lsblk in RDEPENDS

Signed-off-by: Jose Quaresma <[email protected]>
Copy link
Copy Markdown
Contributor

@MrCry0 MrCry0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. @quaresmajose Your branch of meta-lmp needs to be replaced by bumping the fio's one.

@quaresmajose
Copy link
Copy Markdown
Member Author

LGTM. @quaresmajose Your branch of meta-lmp needs to be replaced by bumping the fio's one.

I don't merge the meta-lmp yet because this will require a bump on openembedded-core layer.
I am thinking in remove the meta-freescale bump and do it separately that I don't have enough confidence and I'm afraid I might break something. Without meta-freescale I think this can be merged and we can continue still fixing the the pending iMX machines.

@MrCry0
Copy link
Copy Markdown
Contributor

MrCry0 commented Nov 30, 2022

LGTM. @quaresmajose Your branch of meta-lmp needs to be replaced by bumping the fio's one.

I don't merge the meta-lmp yet because this will require a bump on openembedded-core layer.

@quaresmajose It's ok to merge meta-lmp and bump both openembedded-core and meta-lmp synchronously in the same PR for lmp-manifest.

I am thinking in remove the meta-freescale bump and do it separately that I don't have enough confidence and I'm afraid I might break something. Without meta-freescale I think this can be merged and we can continue still fixing the the pending iMX machines.

Ok, I'll bump meta-freescale separately.

Relevant changes:
- e1ec96f Merge pull request foundriesio#245 from Freescale/backport-244-to-kirkstone
- d65e925 linux-boundary: bump revision to 45abf648

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- f8d8efab Merge pull request foundriesio#4 from quaresmajose/qemu-xilinx-native-jack
- 0e4e8dd1 qemu-xilinx-native/qemu-xilinx-system-native: Delete PACKAGECONFIG option for jack

Signed-off-by: Jose Quaresma <[email protected]>
Relevant changes:
- f85e0e70 Revert "base: Add archiver.bbclass git rev 2556d0bd"
- c6dd24fb Revert "base: archiver.bbclass: avoid using machine variable as it breaks multiconfig"
- 29ea1a43 Revert "base: kern-tools-native: bump to 6a4752ebb"
- 0cdaddc9 base: u-boot-fio: imx-2022.04: bump to 262a7e9d0e0
- 817b7d7b bsp: u-boot-fio: apalis-imx8: define CONFIG_SYS_LOAD_ADDR
- 460ac5d0 bsp: linux-lmp-toradex-imx: bump to a0eda828e625
- 80b73b37 base: u-boot-fio: imx-2022.04: bump to 7bd9d0a8fc
- b306fe7e bsp: u-boot-fio: imx8: fix bootscr address

Signed-off-by: Jose Quaresma <[email protected]>
@quaresmajose quaresmajose merged commit 419c133 into foundriesio:main Dec 1, 2022
@quaresmajose quaresmajose deleted the main-v89 branch December 2, 2022 10:23
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