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

envsetup: Set umark 022 #320

Merged
merged 1 commit into from
Apr 8, 2020
Merged

envsetup: Set umark 022 #320

merged 1 commit into from
Apr 8, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Apr 8, 2020

Ensure that mask for file creation is set so that go modules do not end
up being readonly in work-shared ( GOPATH ), if they become readonly
inside builddir, they can not be deleted without chaging perms or
applying sudo permissions

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

…eta-qt5 sources/meta-yoe sources/openembedded-core

* sources/meta-96boards 94ed0ed...a9349ca (1):
  > Merge pull request #336 from YoeDistro/yoe/mut

* sources/meta-freescale fb71f3c3...bd173142 (8):
  > openssl-qoriq: upgrade to 1.1.1f/LSDK-20.04
  > ovs-dpdk: upgrade to v2.13.0 (LSDK-20.04)
  > {dpdk,dpdkvpp}: upgrade to v19.11 of LSDK-20.04
  > restool: update to LSDK-20.04
  > linux-qoriq_5.4: add 5.4 kernel from LSDK-20.04
  > linux-qoriq: harmonize kernel recipes
  > linux-qoriq_4.19: upgrade to LSDK-20.04
  > linux-qoriq_4.14: upgrade to LSDK-19.09-update-311219-V4.14

* sources/meta-qt5 a01de87...0293076 (6):
  > qtmultimedia: create /usr/lib/plugins/videoeglvideonode referenced by Qt5MultimediaConfig.cmake
  > qt5: upgrade to 5.15 beta3
  > qtdeclarative: bump SRCREV
  > nativesdk-qtbase: fix unpackaged files
  > qtwebengine: update patches for beta2
  > qt5: upgrade to 5.15 beta2

* sources/meta-yoe 38e8442...ed07558 (1):
  > Merge pull request #57 from YoeDistro/yoe/mut

* sources/openembedded-core fcc68424f1...1795f30d8a (10):
  > build-appliance-image: Update to master head revision
  > Revert "u-boot: cmd/gpt.c: fix memory leak"
  > build-appliance-image: Update to master head revision
  > libubootenv: update to latest git hash
  > u-boot: cmd/gpt.c: fix memory leak
  > parselogs.py: update network interface related messages
  > Revert "dhclient: not always skip the nfsroot interface"
  > qemu: fix CVE-2020-11102
  > Revert "wic: Fix permissions when using exclude or include path"
  > Revert "wic: Add --embed-rootfs argument"

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 14fad5b into master Apr 8, 2020
kraj added a commit that referenced this pull request Feb 24, 2021
…ti sources/openembedded-core

* sources/meta-freescale 94cc8df3...9aeea362 (1):
  > layer: license: fix GPL-2.0 license identifiers changed upstream

* sources/meta-rust ac9e296...108bde9 (7):
  > rust: Enable ppc64le target
  > libstd-rs/libc: Backport riscv64/musl support
  > rust/cargo/libstd-rs: Add riscv/musl support
  > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks
  < rust: Enable ppc64le target
  < libstd-rs/libc: Backport riscv64/musl support
  < rust/cargo/libstd-rs: Add riscv/musl support

* sources/meta-ti fb4726a8...9ad8bc7f (5):
  > 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

* sources/openembedded-core 4f723ace8e...856edaea71 (51):
  > parselogs: Allow expected kernel messages for qemuppc64
  > inittab: Add getty launch on hvc0 for qemuppc64
  > formfactor: Add machine config for qemuppc64
  > linux-yocto: Enable powerpc64le QEMU
  > qemuppc64: Add a QEMU machine definition for ppc64
  > multilib_header.bbclass: Do not install the stubs for non-multilib case
  > runit: Add runit and related recipes
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > qemux86: Add identical qemux86copy variant for tests
  > go-helloworld: Turn into a go module enabled build
  > go: Enable CGO and pie buildmode on rv64
  > go: Upgrade compiler to 1.16 major release
  > maintainers: add entries libssh2 libgit2
  > libgit2: pull in updates from meta-oe
  > libssh2: pull in additional commits from meta-oe
  > Add libgit2, libssh2 from meta-oe for rust
  > busybox: update 1.33.0
  > wic: Warn if an ext filesystem affected by the Y2038 problem is used
  > sstatesig.py: show an error instead of warning when sstate manifest isn't found
  > ffmpeg: add ptest install for ffmpeg
  > wpa-supplicant: fix CVE-2021-0326
  > Revert "selftest/reproducible: Disable rpm diffs for now"
  > selftest/reproducible: Disable rpm diffs for now
  > reproduce: Fix exclusion list for rpm
  > cups: set rundir to /run/cups if systemd is used
  > oe-selftests: add rpm to reproducible build selftest
  > Customize prompt string for SDKs
  > diffoscope: Ensure rpm is configured correctly
  < go-helloworld: Turn into a go module enabled build
  < go: Enable CGO and pie buildmode on rv64
  < go: Upgrade compiler to 1.16 major release
  < parselogs: Allow expected kernel messages for qemuppc64
  < inittab: Add getty launch on hvc0 for qemuppc64
  < formfactor: Add machine config for qemuppc64
  < linux-yocto: Enable powerpc64le QEMU
  < qemuppc64: Add a QEMU machine definition for ppc64
  < multilib_header.bbclass: Do not install the stubs for non-multilib case
  < runit: Add runit and related recipes
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < qemux86: Add identical qemux86copy variant for tests
  < busybox: update 1.33.0
  < wic: Warn if an ext filesystem affected by the Y2038 problem is used
  < sstatesig.py: show an error instead of warning when sstate manifest isn't found
  < ffmpeg: add ptest install for ffmpeg
  < wpa-supplicant: fix CVE-2021-0326
  < Revert "selftest/reproducible: Disable rpm diffs for now"
  < selftest/reproducible: Disable rpm diffs for now
  < reproduce: Fix exclusion list for rpm
  < cups: set rundir to /run/cups if systemd is used
  < oe-selftests: add rpm to reproducible build selftest
  < Customize prompt string for SDKs

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Feb 26, 2021
…ale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core

* sources/bitbake c3168df3...d0f5c590 (1):
  > fetch2/wget: Avoid crashing when connection drops mid checkstatus

* sources/meta-clang 987fde9...6611405 (1):
  > busybox: Port patch to 1.33 release

* sources/meta-freescale a26b8420...6adee1c6 (6):
  > pulseaudio: mx7: refresh patch against pulseaudio 14.2
  > layer: license: fix GPL-2.0 license identifiers changed upstream
  > linux-fslc: update to v5.10.18
  > linux-fslc: update to v5.10.17
  > linux-fslc-imx: update to v5.4.100
  > linux-fslc-imx: update to v5.4.99

* sources/meta-freescale-3rdparty 323dda3...9b34308 (4):
  > u-boot-boundary: bump revision to 3bff801
  > nitrogen8mp: add uboot binary and upgrade script to boot part
  > linux-boundary: make nitrogen8mp COMPATIBLE_MACHINE
  > linux-boundary: bump revision to 308e5c5

* sources/meta-intel 15a0d876...e4ccee00 (8):
  > linux-intel-dev: update to v5.11-rc6
  > linux-intel-rt/5.10: update to v5.10.12
  > linux-intel/5.10: update to v5.10.14
  > linux-intel-rt/5.4: update to v5.4.93
  > linux-intel/5.4: update to v5.4.98
  > intel-mediasdk: upgrade 20.5.1 -> 21.1.1
  > intel-media-driver: upgrade 20.4.5 -> 21.1.1
  > lms: upgrade 2052.1.0.0 -> 2102.1.0.0

* sources/meta-openembedded b950ca2804...5ea2c6330e (23):
  > python3-watchdog: Upgrade 2.0.0 -> 2.0.2
  > python3-txaio: Upgrade 20.12.1 -> 21.2.1
  > python3-alembic: Upgrade 1.5.4 -> 1.5.5
  > python3-iso8601: Upgrade 0.1.13 -> 0.1.14
  > python3-autobahn: Upgrade 20.12.3 -> 21.2.1
  > python3-httplib2: Upgrade 0.18.1 -> 0.19.0
  > python3-typeguard: Upgrade 2.11.0 -> 2.11.1
  > python3-mypy: Upgrade 0.800 -> 0.812
  > python3-pkgconfig: Upgrade 1.5.1 -> 1.5.2
  > python3-prompt-toolkit: Upgrade 3.0.14 -> 3.0.16
  > python3-mpmath: Upgrade 1.1.0 -> 1.2.1
  > python3-elementpath: Upgrade 2.1.3 -> 2.1.4
  > python3-pyperclip: Upgrade 1.8.1 -> 1.8.2
  > python3-tabulate: Upgrade 0.8.7 -> 0.8.9
  > python3-transitions: Upgrade 0.8.6 -> 0.8.7
  > python3-h5py: Upgrade 2.10.0 -> 3.1.0
  > luajit: Upgrade to latest on v2.1 release
  > nss: Add powerpc64 little endian support
  > lmbench: Install cache command and fix typos in manual page
  > libgpiod: packageqa problem => static python lib to ${PN}-staticdev
  > abseil-cpp: Remove libexecinfo band-aid for musl
  > smartmontools: Improve reproducibility
  > can-utils: split into more packages

* sources/meta-qcom 31fd9dd...bf779f3 (1):
  > Merge pull request #279 from ndechesne/cryptsetup

* sources/meta-raspberrypi f5fe02c...0a89fb8 (12):
  > gstreamer1.0-omx: drop config-files-path.patch
  > gstreamer1.0-omx: consolidate the append usage and only use one
  > gstreamer1.0-omx: drop custom cflags
  > python3-adafruit-pureio: add recipe
  > python3-adafruit-platformdetect: add recipe
  > python3-adafruit-circuitpython-register: add recipe
  > python3-adafruit-circuitpython-pca9685: add recipe
  > python3-adafruit-circuitpython-motorkit: add recipe
  > python3-adafruit-circuitpython-motor: add recipe
  > python3-adafruit-circuitpython-busdevice: add recipe
  > python3-adafruit-blinka: add recipe
  > sdcard_image-rpi.bbclass: increase default boot partition size from 40MiB to 48MiB

* sources/meta-rust 029f1ea...6f399bb (2):
  > Merge pull request #319 from ColinFinck/fix/llvm-cpu
  > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks

* sources/meta-ti fb4726a8...9ad8bc7f (5):
  > 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

* sources/openembedded-core 65e36f3f95...25f78abd8b (87):
  > selftest/reproducible: Don't call sync between each file compare
  > libhandy: Fix reproducibility issue
  > libsecret: Improve determimism
  > parted: Fix reproducibility issue
  > gst-devtools: Fix reproducibility issue
  > epiphany: Fix distributor contamination from /etc/os-release
  > epiphany: Fix reproducibility issue
  > gtk-doc: Fix reproducibility issue
  > rsync: Update patch status
  > sysklogd: do not open any network sockets by default
  > packagegroup-base: do not force hdparm and e2fsprogs
  > packagegroup-base: use amixer instead of alsamixer
  > wic: Warn if an ext filesystem affected by the Y2038 problem is used
  > meta/recipes-core: Add HOMEPAGE / DESCRIPTION
  > meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
  > meta/recipes-connectivity: Add HOMEPAGE / DESCRIPTION
  > meta/recipes-bsp: Add HOMEPAGE / DESCRIPTION
  > externalsrc: Pass through npmsw URIs in SRC_URI
  > gdb-common.inc: add PACKAGECONFIG for debuginfod
  > gdb: Remove "ALLOW_EMPTY_gdbserver" on riscv
  > gcr: Fix reproducibility issue
  > cups: fix CVE-2020-10001
  > cups: Fix reproducibility issues
  > llvm: Upgrade to 11.1.0 release
  > binutils: Upgrade to 2.36.1 release
  > busybox: update 1.33.0
  > nfs-utils: upgrade 2.5.2 -> 2.5.3
  > libxcrypt: upgrade 4.4.17 -> 4.4.18
  > bluez5: upgrade 5.55 -> 5.56
  > asciidoc: Switch to using the main branch
  > maintainers: add entries libssh2 libgit2
  > libgit2: pull in updates from meta-oe
  > libssh2: pull in additional commits from meta-oe
  > Add libgit2, libssh2 from meta-oe for rust
  > sstatesig.py: show an error instead of warning when sstate manifest isn't found
  > wpa-supplicant: fix CVE-2021-0326
  > oe-selftests: add rpm to reproducible build selftest
  > reproduce: Fix exclusion list for rpm
  > fonts: Bump HASHEQUIV_HASH_VERSION after rpmdeps change
  > package/package_rpm: Disable font_provides configuration for reproducibilty
  > go-helloworld: Turn into a go module enabled build
  > go: Enable CGO and pie buildmode on rv64
  > go: Upgrade compiler to 1.16 major release
  > goarch: Use softfloat instead of 387 for 386 goarch
  > selftest: Replace building dep tool with direnv
  > diffoscope: Ensure rpm is configured correctly
  > selftest/reproducible: Remove exclusions for recipes which now reproduce
  > bitbake.conf: Introduce FAKEROOTLOGS variable used by bitbake to print pseudo.log
  > diffoscope: Add python3-rpm as dependency
  > reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handling
  > reproducible_builds: SOURCE_DATE_EPOCH should not be 0
  > babeltrace2: Fix reproducibility
  > diffoscope: Ensure the correct magic file is used
  > report-error.bbclass: Add layer and bitbake version info to error report
  > kernel-fitimage: Don't use unit addresses on FIT
  > grub: shuffle packaging for aarch64 builds
  > python3: Fix python interpreter line length for nativesdk
  > screen: fix CVE-2021-26937
  > conf/machine-sdk: Add ppc64le SDK machine
  > libpcre: Drop old/stale patch
  > ca-certificates: Clean up two patches and submit upstream
  > libevdev: Update patch status to backport
  > libcap-ng: Replace python patch with a better fix
  > libcap-ng: Fix python bindings determinism issue
  > rsync: Fix group name determinism issue
  > rsync: Fix a file sorting determinism issue
  > libproxy: Avoid /etc/sysconfig determinism issue
  > tune-power9: Enable qemu-usermode
  > glibc: Build for power9 cpu when using powerpc64le tunes
  > bitbake.conf: Do not use lib64 for baselib on musl/ppc64
  > goarch.bbclass: Fix ppc64le detection
  > musl: Install /lib directory
  > linuxloader: Deal with little-endian ppc64 ldso name
  > runqemu: Add new option to disable vga emulation
  > systemd: Fix importd requirements comment
  > python3-magic: upgrade 0.4.18 -> 0.4.20
  > apt: Upgrade 1.8.2.1 -> 1.8.2.2
  > python3-pycryptodome/pycryptodomex: upgrade 3.9.9 -> 3.10.1
  > nettle: Upgrade to 3.7.1
  > linux-firmware: upgrade 20201218 -> 20210208
  > diffoscope: Upgrade 166 -> 167
  > openssl: upgrade 1.1.1i -> 1.1.1j
  > lttng-ust: upgrade 2.12.0 -> 2.12.1
  > liburcu: upgrade 0.12.1 -> 0.12.2
  > net-tools: update to 2.10
  > ell: update to 0.38
  > python3: update to 3.9.2

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 Jul 21, 2021
* sources/meta-freescale 211f11c6...54296e8f (1):
  > Merge pull request #830 from zandrey/kernel-upgrade-master

* sources/meta-qcom 97d0f3c...cd4076a (1):
  > Merge pull request #320 from alimon/linux_5.13

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jul 30, 2021
…urces/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 01825699...01925164 (12):
  > data_smart: Allow colon in variable expansion regex
  > parse/ast: Substitute '~' when naming anonymous functions
  > bitbake: asyncrpc: Catch early SIGTERM
  > asyncrpc: Set timeout when waiting for reply from server
  > asyncrpc: Fix bad message error in client
  > doc: bitbake-user-manual: replace ``FOO`` by :term:`FOO` where possible
  > doc: bitbake-user-manual: ref-variables: force glossary output to be alphabetically sorted
  > doc: bitbake-user-manual: ref-variables: order alphabetically the glossary sources
  > doc: Makefile: turn warnings into errors by default
  > server: Fix early parsing errors preventing zombie bitbake
  > bitbake: Add piping compression library
  > data_smart/parse: Allow ':' characters in variable/function names

* sources/meta-arm 9efa3b5...4371f0d (27):
  > arm-bsp/tc0: use config fragment for kernel command line
  > arm/linux-yocto: re-generate defconfig.patch for qemuarm64-sbsa and generic-arm64
  > arm/linux-yocto: remove SRCREV pin
  > arm/generic-arm64: recommend kernel modules and firmware
  > arm/linux-yocto: enable USB Type-C Port Controller Interface in generic-arm64
  > CI: add ssh tests
  > arm-bsp/fvp-baser-aemv8r64: Add support for runfvp
  > arm-bsp/fvp-baser-aemv8r64: Use master as kas default refspec
  > CI: add qemuarm clang testimage
  > CI: Add bootstrap for clang
  > CI: merge testimage into the build stage
  > arm/hafnium: use sysroot libcrypto
  > arm-bsp/tc0: add managed exit patch for optee
  > arm-bsp/trusted-firmware-a: update SHA for tc0
  > arm-bsp/scp-firmware: update SHA for tc0
  > arm-bsp/tc0: update Hafnium to 2.5
  > arm/hafnium: update to version 2.5
  > arm-bsp/tc0: Update optee to 3.14.0
  > arm-bsp/linux: add ffa driver to TC0
  > arm: update Android common kernel
  > arm/optee: version uplift 3.11.0 -> 3.14.0
  > arm-bsp/linux: Add PMU support to fvp-baser-aemv8r64
  > arm-autonomy/fvp-base: Add support for runfvp for arm-autonomy-host
  > CI: set interruptible on all jobs
  > arm/generic-arm64: set machine features
  > arm/generic-arm64: use a custom EFI wic file
  > arm/generic-arm64: don't set SERIAL_CONSOLES

* sources/meta-clang b224c41...b16f686 (3):
  > Revert "mesa: Use gcc on aarch64"
  > compiler-rt,libcxx: Fix native builds when using RUNTIME=llvm
  > clang: Switch to 13.x branch

* sources/meta-freescale 211f11c6...6adcab4f (2):
  > Merge pull request #833 from thochstein/master
  > Merge pull request #830 from zandrey/kernel-upgrade-master

* sources/meta-intel 94c097a8...7a5e47b6 (4):
  > onevpl: Fix sample_multi_transcode join issue
  > onevpl-intel-gpu: upgrade 21.2.2 -> 21.3.0
  > intel media-driver: Exposing the registry to disable scalability
  > openvino-inference-engine: fix inference engine cmake config

* sources/meta-openembedded ff93be0560...10152335d1 (48):
  > libencode-perl: upgrade 3.10 -> 3.11
  > libdbd-sqlite-perl: upgrade 1.66 -> 1.68
  > libcurses-perl: upgrade 1.37 -> 1.38
  > vboxguestdrivers: upgrade 6.1.22 -> 6.1.24
  > pm-qa: fix paths for shell scripts
  > libmbim: upgrade 1.24.8 -> 1.26.0
  > gensio: upgrade 2.2.7 -> 2.2.8
  > networkmanager: upgrade 1.32.2 -> 1.32.4
  > bats: upgrade 1.3.0 -> 1.4.1
  > Suppress eol in functionfs setup scripts (#147)
  > net-snmp: fix QA Issue after LDFLAGS change
  > python3-sentry-sdk: upgrade 1.2.0 -> 1.3.0
  > python3-sqlalchemy: upgrade 1.4.20 -> 1.4.22
  > python3-pymongo: upgrade 3.11.4 -> 3.12.0
  > python3-pybind11: upgrade 2.6.2 -> 2.7.0
  > php: move to version 7.4.21
  > htop: Add ncurses-terminfo-base to RDEPENDS
  > libtest-warnings-perl: upgrade 0.030 -> 0.031
  > live555: upgrade 20210710 -> 20210720
  > postfix: upgrade 3.6.1 -> 3.6.2
  > wireshark: update to 3.4.7
  > hiawatha: fix url.
  > nghttp2: upgrade 1.43.0 -> 1.44.0
  > libtalloc: upgrade 2.3.2 -> 2.3.3
  > packagegroup-meta-oe: Add mbw
  > mbw: add new recipe
  > libnet-dns-perl: upgrade 1.31 -> 1.32
  > ctags: upgrade 5.9.20210711.0 -> 5.9.20210718.0
  > cmark: upgrade 0.30.0 -> 0.30.1
  > gnome-desktop3: upgrade 3.36.6 -> 3.38.8
  > gnome-backgrounds: upgrade 3.36.0 -> 3.38.0
  > evince: upgrade 40.2 -> 40.4
  > packagegroup-meta-oe: Add lmdb
  > lmdb: add recipe
  > openlldp: fix segfault
  > netperf: Add systemd unit file
  > netperf: Update to latest
  > fluidsynth: upgrade 2.2.1 -> 2.2.2
  > jack: upgrade 1.19.18 -> 1.19.19
  > mozjs/0001-Port-build-to-python3.patch: Fix typos in description
  > python3-iso8601: upgrade 0.1.14 -> 0.1.16
  > python3-bitstring: upgrade 3.1.7 -> 3.1.9
  > python3-simplejson: upgrade 3.17.2 -> 3.17.3
  > python3-rdflib: upgrade 5.0.0 -> 6.0.0
  > python3-qrcode: upgrade 7.1 -> 7.2
  > python3-pkgconfig: Upgrade 1.5.4 -> 1.5.5
  > python3-astroid: Upgrade 2.6.2 -> 2.6.5
  > python3-yamlloader: Upgrade 1.0.0 -> 1.1.0

* sources/meta-qcom 97d0f3c...56ae0c8 (7):
  > Merge pull request #329 from alimon/linux_5.13
  > Merge pull request #324 from ndechesne/localversion
  > Merge pull request #325 from ndechesne/5.13
  > Merge pull request #326 from alimon/linux_5.13
  > Merge pull request #323 from YoeDistro/yoe/mut
  > Merge pull request #321 from alimon/serial_consoles
  > Merge pull request #320 from alimon/linux_5.13

* sources/meta-qt5 45c45a1...10f3673 (1):
  > qt5-creator: upgrade 4.15.0 -> 4.15.2 and fix build with clang/llvm 13+

* sources/meta-raspberrypi a18a760...8dc3a31 (1):
  > rpi-cmdline: Make rootfstype easier to customize

* sources/meta-riscv e8e0eef...3d3801a (3):
  > linux-firmware-beaglev-bcm43430: Update the binary links
  > linux: freedom-u540: Remove the extra firmware requirements
  > freedom-u540: Update the u-boot defconfig

* sources/meta-rockchip 2cf5a03...88a9704 (2):
  > remove LINUX_VERSION_EXTENSION
  > rock-pi-e: update preferred kernel

* sources/meta-ti 1eae9060...0da40c13 (13):
  > ti-rtos-firmware: Add soft link to the rtos firmware binaries
  > linux-ti-staging-rt: Update linux rt to 08.00.00.004 release
  > linux-ti-staging: Update linux to 08.00.00.004 release
  > u-boot-ti-staging: Updated the u-boot to 08.00.00.004 release
  > ti-sci-fw: Update to fix ipc firmware load issue
  > prueth-fw-am65x-sr2: Update firmware to 02.02.09.03
  > ti-sci-fw: Update ti-linux-firmware srcrev to 08.00.00.003
  > linux-ti-staging-rt: Update linux-rt srcrev to 08.00.00.003
  > linux-ti-staging: Update the linux srcrev to 08.00.00.003
  > u-boot-ti-staging: Update the u-boot srcrev to 08.00.00.003
  > ti-rtos-firmware: update the source to ti-linux-firmware
  > ti-img-rogue-driver: unify with dunfell and fix double-patching
  > wic: Set a fixed size for boot partition in wic image

* sources/openembedded-core cbd17e7a96...e6aa4b1f6f (64):
  > convert-overrides.py: allow specifying multiple target dirs
  > convert-overrides.py: 0.9.1 include '(' as delimiter for shortvars
  > systemtap: Fix headers issue with x86 and 5.13 headers
  > convert-overrides.py: remove base_dep_prepend and autotools_dep_prepend exception
  > convert-overrides.py: show processed file and version of this script
  > scripts/contrib: Add override conversion script
  > autotools/base/icecc: Remove prepend from function names
  > parselogs.py: qemuarm should be qemuarmv5
  > libx11: fix xkb compilation with _EVDEVK symbols
  > perlcross: not break build if already patched
  > archiver.bbclass: fix do_ar_configured failure for kernel
  > ffmpeg: fix CVE-2021-33815
  > ffmpeg: fix CVE-2020-22033 and CVE-2020-22019
  > ffmpeg: fix CVE-2020-22021
  > ffmpeg: fix CVE-2020-22015
  > ffmpeg: fix CVE-2020-20453
  > ffmpeg: fix-CVE-2020-20446
  > stress-ng: Drop defining daddr_t
  > systemd: Fix build on musl
  > glibc: Fix CVE-2021-33574
  > mesa: Fix v3d & vc4 dmabuf import
  > kernel-uboot: Handle gzip and lzo compression options
  > image_types: Restore pre-btrfs-tools 4.14.1 mkfs.btrfs shrink behavior
  > mtd-utils: upgrade 2.1.2 -> 2.1.3
  > rootfs: remove ldconfig auxiliary cache where appropriate
  > yocto-check-layer: ensure that all layer dependencies are tested too
  > checklayer: rename _find_layer_depends
  > checklayer: new function get_layer_dependencies()
  > yocto-check-layer: improve missed dependencies
  > u-boot_2021.07: set UBOOT_MACHINE for qemumips and qemumips64
  > libubootenv: Drop default-env RRECOMMENDS
  > init-manager-systemd: define weak dev manager
  > cmake: update 3.20.5 -> 3.21.0
  > conf-notes.txt: now suggesting to run 'runqemu qemux86-64'
  > oe-setup-builddir: update YP docs and OE URLs
  > vulkan-samples: update to latest revision
  > gnu-config: update to latest revision
  > libuv: update 1.41.0 -> 1.42.0
  > python3-testools: update 2.4.0 -> 2.5.0
  > systemd: update 248.3 -> 249.1
  > llvm: update 12.0.0 -> 12.0.1
  > texinfo: Update gnulib to fix build with glibc 2.34
  > glew: fix Makefile race
  > yocto-check-layer: Remove duplicated code
  > initramfs-framework/setup-live: fix shebang
  > initramfs-framework: fix whitespace issue
  > bitbake.conf: change GNOME_MIRROR to new one
  > initscripts: fix creation order for /var/log with VOLATILE_LOG_DIR=true
  > initscripts: populate-volatile.sh: run create_file synchronously
  > initscripts: populate-volatile.sh: do not log to tty0
  > archiver.bbclass: Fix patch error for recipes that inherit dos2unix.
  > binutils: Upgrade to 2.37 branch
  > Add MAINTAINERS.md file
  > oeqa/manual/toaster: fix small typo
  > maintainers.inc: remove myself as a Maintainer
  > linux-yocto/5.4: update to v5.4.134
  > linux-yocto/5.10: update to v5.10.52
  > linux-yocto/5.13: update to v5.13.4
  > linux-yocto: Fix devupstream SRCREV assignment
  > scripts/oe-time-dd-test.sh: run "uptime" on each iteration
  > build-appliance-image: Update to master head revision
  > buildtools-tarball: Add lz4 and ztsd (including pzstd)
  > parselogs.py: ignore rndr initialization failure
  > zstd: Include pzstd in the build

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