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-intel sources/meta-odroi… #251

Merged
merged 5 commits into from
Jan 21, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jan 14, 2020

…d sources/meta-openembedded sources/meta-qt5 sources/meta-raspberrypi sources/meta-ti sources/openembedded-core

  • sources/bitbake 1e96df26...f5daef68 (3):

    runqueue: Use a set for the setscene tasks list
    knotty: Be consistent when creating/updating progress bars
    knotty: Hide the footer if a process progress bar is shown

  • sources/meta-intel 86b5fea2...c4a7ab83 (2):

    linux-intel/5.4: update to v5.4.6
    linux-intel-dev: update to v5.5-rc3

  • sources/meta-odroid 52d037e...f42fb26 (1):

    linux-stable/5.4: update to 5.4.11

  • sources/meta-openembedded 4e23f0a2fe...ea8604a0e3 (28):

    gst-shark: Upgrade to 0.6.1
    gstd: Upgrade to 0.8.1
    poppler/poppler-data: Add HOMEPAGE tags
    mariadb: fix library LZ4 lookup
    python-pyconnman: 0.1.0 -> 0.2.0
    python-bitarray: 1.2.0 -> 1.2.1
    python-asn1crypto: 1.2.0 -> 1.3.0
    python3-bandit: 1.5.1 -> 1.6.2
    python3-astor: 0.8 -> 0.8.1
    python3-jsonrpcserver: update to 4.1.2
    libsigrok: add support for hidapi integration
    zbar: Switch to github and update to latest
    yad: upgrade 4.1 -> 5.0
    libsdl2-ttf: upgrade 2.0.14 -> 2.0.15
    libsdl2-mixer: upgrade 2.0.2 -> 2.0.4
    libsdl2-image: upgrade 2.0.3 -> 2.0.5
    libdvdread: upgrade 6.0.1 -> 6.0.2
    libburn: upgrade 1.5.0 -> 1.5.2
    ipmiutil: upgrade 3.0.5 -> 3.1.5
    libspatialite: Workaround proj_api.h deprecation in proj 6.0.0
    proj: upgrade to 6.2.0
    cloc: new package
    enchant2: Remove, moved to oe-core
    spirv-tools: Disable Werror
    rocksdb: Disable Werror
    websocketpp: Fix clang specific flags in cmake files
    tinyproxy: Fix user and group in tinyproxy install
    tinyproxy: Install a default tinyproxy.conf

  • sources/meta-qt5 2503916...254576f (30):

    qt-kiosk-browser: Add recipe
    nativesdk-packagegroup: fix cmake builds using sdk
    qtbase: Use pcre packages by default
    qt5: use PACKAGECONFIG to disable tests and examples
    qtlocation: use geoclue 2
    qtbase: use offscreen platform plugin for tools
    qtbase: add openssl PACKAGECONFIG for native nativesdk
    qtbase-native: disable vulkan support
    maliit-framework-qt5: fix test installations
    qtenginio: remove obsolete module
    ogl-runtime: update to v2.5.0 release
    qtquick3d: add recipe
    qtwebengine: refresh the patches and upload them to meta-qt5 forks on github for maintenance
    qtbase: refresh the patches and upload them to meta-qt5 forks on github for maintenance
    qt5: Update to Qt 5.14.0
    qtbase: Fix patch fuzz detected with devtool
    qtbase: Backport the patch from upstream gerrit
    qt5-creator: Update musl patch to link qmldesigner with -lexecinfo
    qtwebengine: Move CharAllocator definition to header
    qt5-creator: Add missing dep on libz.so
    qt5-creator: Make clang-format patch work with multiple clang versions
    qtwebengine: Include cstddef for size_t definition
    qmllive: Fix build with multilib settings
    quazip: Fix multilib builds
    qtwebkit: Fix linking errors on clang/mips/ppc
    ogl-runtime: Only compile for supported architectures
    qttools: Add option to disable qdoc
    qttools: Use CONFIG+=disable_external_rpath
    packagegroup-qt5-toolchain-target: Make machine specific
    recipes: Disable clang dependent recipes for riscv64/32

  • sources/meta-raspberrypi c3b3cd6...e7c856e (6):

    Add support for PiTFT 2.8" with capacitive touch
    armstubs: Define the new symbols use in Makefile
    raspberrypi-tools: Update to current HEAD
    pi-bluetooth: Fix signature failures
    gstreamer1.0-plugins-base: respect opengl DISTRO_FEATURES when vc4graphics is in MACHINE_FEATURES
    linux-raspberrypi: bump to Linux version 4.19.93

  • sources/meta-ti acc48649...2251edb9 (1):

    linux-ti-staging: update to ti2019.06-rc3

  • sources/openembedded-core 9e7b38c61c...b6d4150f9c (27):

    gettext: fix typo in Upstream-Status
    systemd: add missing Upstream-Status
    scripts/oe-build-perf-report: Avoid buildstats warning
    sstate: Improve move into place op and touch file
    toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()
    glib-2.0: Fix hardcoded paths in checksums
    meta-extsdk-toolchain: Mark as nostamp
    glib: support target/os/libc-specific Meson cross files
    weston-init: Let weston run without pam on distros without pam
    site: musl and glibc have working mktime()
    site: strtod() works in glibc / musl
    site: set nanosleep() behaviour for glibc / musl
    site: on linux, link(2) doesn't follow symlinks
    site: on linux, pipes are fifos with max link count of 1
    site: musl and glibc have working utimes()
    site: linux supports NULL in utime()
    site: musl and glibc have working getgroups()
    site: set getcwd() test result for abort()-bug for glibc / musl
    site: set getcwd() behaviour for long paths for glibc / musl
    site: musl and glibc have glibc compatible getcwd()
    site: linux supports unlink() of executing program
    site: musl and glibc have glibc compatible calloc()
    site: musl and glibc have working mkstemp()
    site: musl has working memcmp()
    site: linux has working chown()
    busybox: Update inittab
    perl: improve reproducibility

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

kraj added 5 commits January 14, 2020 15:51
… sources/meta-openembedded sources/meta-qt5 sources/meta-raspberrypi sources/meta-ti sources/openembedded-core

* sources/bitbake 1e96df26...f5daef68 (3):
  > runqueue: Use a set for the setscene tasks list
  > knotty: Be consistent when creating/updating progress bars
  > knotty: Hide the footer if a process progress bar is shown

* sources/meta-intel 86b5fea2...c4a7ab83 (2):
  > linux-intel/5.4: update to v5.4.6
  > linux-intel-dev: update to v5.5-rc3

* sources/meta-odroid 52d037e...f42fb26 (1):
  > linux-stable/5.4: update to 5.4.11

* sources/meta-openembedded 4e23f0a2fe...ea8604a0e3 (28):
  > gst-shark: Upgrade to 0.6.1
  > gstd: Upgrade to 0.8.1
  > poppler/poppler-data: Add HOMEPAGE tags
  > mariadb: fix library LZ4 lookup
  > python-pyconnman: 0.1.0 -> 0.2.0
  > python-bitarray: 1.2.0 -> 1.2.1
  > python-asn1crypto: 1.2.0 -> 1.3.0
  > python3-bandit: 1.5.1 -> 1.6.2
  > python3-astor: 0.8 -> 0.8.1
  > python3-jsonrpcserver: update to 4.1.2
  > libsigrok: add support for hidapi integration
  > zbar: Switch to github and update to latest
  > yad: upgrade 4.1 -> 5.0
  > libsdl2-ttf: upgrade 2.0.14 -> 2.0.15
  > libsdl2-mixer: upgrade 2.0.2 -> 2.0.4
  > libsdl2-image: upgrade 2.0.3 -> 2.0.5
  > libdvdread: upgrade 6.0.1 -> 6.0.2
  > libburn: upgrade 1.5.0 -> 1.5.2
  > ipmiutil: upgrade 3.0.5 -> 3.1.5
  > libspatialite: Workaround proj_api.h deprecation in proj 6.0.0
  > proj: upgrade to 6.2.0
  > cloc: new package
  > enchant2: Remove, moved to oe-core
  > spirv-tools: Disable Werror
  > rocksdb: Disable Werror
  > websocketpp: Fix clang specific flags in cmake files
  > tinyproxy: Fix user and group in tinyproxy install
  > tinyproxy: Install a default tinyproxy.conf

* sources/meta-qt5 2503916...254576f (30):
  > qt-kiosk-browser: Add recipe
  > nativesdk-packagegroup: fix cmake builds using sdk
  > qtbase: Use pcre packages by default
  > qt5: use PACKAGECONFIG to disable tests and examples
  > qtlocation: use geoclue 2
  > qtbase: use offscreen platform plugin for tools
  > qtbase: add openssl PACKAGECONFIG for native nativesdk
  > qtbase-native: disable vulkan support
  > maliit-framework-qt5: fix test installations
  > qtenginio: remove obsolete module
  > ogl-runtime: update to v2.5.0 release
  > qtquick3d: add recipe
  > qtwebengine: refresh the patches and upload them to meta-qt5 forks on github for maintenance
  > qtbase: refresh the patches and upload them to meta-qt5 forks on github for maintenance
  > qt5: Update to Qt 5.14.0
  > qtbase: Fix patch fuzz detected with devtool
  > qtbase: Backport the patch from upstream gerrit
  > qt5-creator: Update musl patch to link qmldesigner with -lexecinfo
  > qtwebengine: Move CharAllocator definition to header
  > qt5-creator: Add missing dep on libz.so
  > qt5-creator: Make clang-format patch work with multiple clang versions
  > qtwebengine: Include cstddef for size_t definition
  > qmllive: Fix build with multilib settings
  > quazip: Fix multilib builds
  > qtwebkit: Fix linking errors on clang/mips/ppc
  > ogl-runtime: Only compile for supported architectures
  > qttools: Add option to disable qdoc
  > qttools: Use CONFIG+=disable_external_rpath
  > packagegroup-qt5-toolchain-target: Make machine specific
  > recipes: Disable clang dependent recipes for riscv64/32

* sources/meta-raspberrypi c3b3cd6...e7c856e (6):
  > Add support for PiTFT 2.8" with capacitive touch
  > armstubs: Define the new symbols use in Makefile
  > raspberrypi-tools: Update to current HEAD
  > pi-bluetooth: Fix signature failures
  > gstreamer1.0-plugins-base: respect opengl DISTRO_FEATURES when vc4graphics is in MACHINE_FEATURES
  > linux-raspberrypi: bump to Linux version 4.19.93

* sources/meta-ti acc48649...2251edb9 (1):
  > linux-ti-staging: update to ti2019.06-rc3

* sources/openembedded-core 9e7b38c61c...b6d4150f9c (27):
  > gettext: fix typo in Upstream-Status
  > systemd: add missing Upstream-Status
  > scripts/oe-build-perf-report: Avoid buildstats warning
  > sstate: Improve move into place op and touch file
  > toaster.bbclass: Correct pkgdatadir path in toaster_package_dumpdata()
  > glib-2.0: Fix hardcoded paths in checksums
  > meta-extsdk-toolchain: Mark as nostamp
  > glib: support target/os/libc-specific Meson cross files
  > weston-init: Let weston run without pam on distros without pam
  > site: musl and glibc have working mktime()
  > site: strtod() works in glibc / musl
  > site: set nanosleep() behaviour for glibc / musl
  > site: on linux, link(2) doesn't follow symlinks
  > site: on linux, pipes are fifos with max link count of 1
  > site: musl and glibc have working utimes()
  > site: linux supports NULL in utime()
  > site: musl and glibc have working getgroups()
  > site: set getcwd() test result for abort()-bug for glibc / musl
  > site: set getcwd() behaviour for long paths for glibc / musl
  > site: musl and glibc have glibc compatible getcwd()
  > site: linux supports unlink() of executing program
  > site: musl and glibc have glibc compatible calloc()
  > site: musl and glibc have working mkstemp()
  > site: musl has working memcmp()
  > site: linux has working chown()
  > busybox: Update inittab
  > perl: improve reproducibility

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

* sources/meta-browser 7378141...65f8d37 (1):
  > chromium: update to 79.0.3945.117 See https://chromereleases.googleblog.com/2020/01/stable-channel-update-for-desktop.html

* sources/meta-clang ac1912b...b4c7c28 (2):
  > libcxx: Correct link failure due to missing __divti3
  > mesa: Clang can compile it on mips

* sources/meta-freescale 967a9715...d8f73dcb (3):
  > optee-test_3.2.0.imx: remove no longer required gcc fixes
  > optee-client_3.2.0.imx: remove 0001-libteec-refactor-_dprintf.patch
  > imx-base: non-overriding append for WKS_FILE_DEPENDS

* sources/meta-openembedded ea8604a0e3...dcd719b714 (47):
  > lcov: geninfo needs another perl module
  > pcsc-lite: upgrade 1.8.25 -> 1.8.26
  > libnih: Remove
  > packagegroup-meta-oe: Remove unbuildable recipes for ppc64le from rdeps
  > mpv: Disable lua support on powerpc
  > mozjs: extend --with-intl-api=build to ppc
  > fluentbit: Fix build on powerpc
  > ssiapi: Needs boost/ppc support
  > grpc: Link with libatomic on powerpc
  > opencv: Tend for the compiler --param option rename in gcc10
  > libsass: upgrade 3.6.1 -> 3.6.3
  > libmicrohttpd: upgrade 0.9.68 -> 0.9.69
  > zabbix: modify service file
  > libencode-perl: upgrade 3.01 -> 3.02
  > sysprof: Correct systemdunitdir location
  > fio: upgrade 3.16 -> 3.17
  > dhcpcd: upgrade 8.1.1 -> 8.1.5
  > rdma-core: Use overloadable attribute with clang
  > libhugetlbfs: Fix missing file mode in create() API
  > iozone3: Do not define prototype for pread64()
  > jack: Use c++ compiler for programs which use c++ source files
  > sysprof: avoid namesapace conflict with glibc headers
  > vboxguestdrivers: update to new version 6.1.2
  > keyutils: upgrade 1.6 -> 1.6.1
  > python-pyrsistent: upgrade 0.15.5 -> 0.15.7
  > python-periphery: 2.0.0 -> 2.0.1
  > python-packaging: 19.2 -> 20.0
  > python-kconfiglib: upgrade 10.42.0 -> 13.7.0
  > python-javaobj-py3: upgrade 0.3.0 -> 0.4.0.1
  > python-engineio: upgrade 3.11.1 -> 3.11.2
  > python-cmd2: upgrade 0.9.22 -> 0.9.23
  > python3-pulsectl: upgrade 18.12.5 -> 20.1.2
  > python3-ordered-set: 3.0.1 -> 3.1.1
  > python3-multidict: 4.5.2 -> 4.7.4
  > python3-more-itertools: 7.2.0 -> 8.1.0
  > python3-keras-preprocessing: upgrade 1.0.5 -> 1.1.0
  > python3-keras-applications: upgrade 1.0.6 -> 1.0.8
  > python3-coverage: 4.4.2 -> 5.0.2
  > python3-cheetah: upgrade 3.2.3 -> 3.2.4
  > multipath-tools: fix libudevdir
  > websocketpp: refresh clang patch
  > byacc: upgrade 20191103 -> 20191125
  > open-vm-tools: fix build error with usrmerge feature
  > crda: fix UDEV_RULE_DIR
  > sysprof: fix ARM builds
  > sysprof: update to 3.34.1
  > sysprof: add a recipe from oe-core

* sources/meta-qcom fdf8be9...4dda387 (1):
  > Merge pull request #131 from alimon/master_linux5.4

* sources/openembedded-core b6d4150f9c...9d7a521971 (40):
  > sstatesig: Improve debug output if getpwuid() fails
  > sqlite: fix numerous CVEs
  > valgrind: partially fix ptests
  > strace: fix failing ptests
  > bash: exclude from ptests
  > perl: fix failing ptests
  > iputils: resolve a name clash with latest libcap
  > libevent: disable ptests that require a DNS and an intenet connection
  > glib: disable a failing ptest
  > dbus: fix failing ptest (by disabling as it needs X)
  > busybox: fix failing ptests
  > elfutils: upgrade 0.177 -> 0.178
  > ifupdown: update 0.8.22 -> 0.8.35
  > ltp: update to 20190930
  > pseudo: adjust for attr 2.4.48
  > acl/attr: update to latest upstream releases
  > rpm: fix with musl and latest elfutils.
  > rpm: switch to openssl from nss
  > site: Remove sctp related configs
  > perf: fix build for v5.5+
  > linux-yocto-dev: bump to v5-5-rcX
  > curl: upgrade 7.67.0 -> 7.68.0
  > u-boot: Upgrade 2020.01-rc5 -> 2020.01
  > qemuboot-mips: Enable cirrus VGA device
  > glib-2.0: Fix hardcoded paths with dots in names
  > gstreamer1.0: Enable debug in builds
  > gstreamer1.0: set the name of the test suite for ptests
  > gstreamer1.0: decouple check and tests options
  > gstreamer: Remove unused common files and patches
  > gst-validate: Move recipe specific patch to dedicated subdirectory
  > gstreamer1.0-rtsp-server: Transition to meson based build
  > gstreamer1.0-omx: Transition to meson based build
  > gstreamer1.0-vaapi: Transition to meson based builds
  > gstreamer1.0-libav: Transition to meson based builds
  > gstreamer1.0-plugins-ugly: Transition to meson based builds
  > gstreamer1.0-plugins-bad: Transition to meson based builds
  > gstreamer1.0-plugins-good: Transition to meson based builds
  > gstreamer1.0-plugins-base: Transition to meson based builds
  > gstreamer1.0: Transition to meson based builds
  > gstreamer: Add common .inc files for meson based recipes

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-freescale d8f73dcb...728ce4f1 (1):
  > gstreamer: Adapt to meson changes from oe-core

* sources/meta-qcom 4dda387...3112187 (1):
  > Merge pull request #133 from alimon/master_linux5.4

Signed-off-by: Khem Raj <[email protected]>
…g sources/meta-freescale sources/meta-intel sources/meta-openembedded sources/meta-qt5 sources/meta-raspberrypi sources/openembedded-core

* sources/bitbake f5daef68...feb43e7c (7):
  > persist_data.py: Immediately get exclusive lock in __setitem__
  > fetch2/git: _revision_key: collapse adjacent slashes
  > fetch2: do not suffix srcrev cache key with PN
  > tests/utils: add tests for bb.utils.get_referenced_vars
  > bb.utils: add get_referenced_vars
  > lib: amend code to use proper singleton comparisons where possible
  > lib: remove unused imports

* sources/meta-browser 65f8d37...1697014 (1):
  > chromium: Fix patch fuzz

* sources/meta-clang b4c7c28...6892939 (5):
  > Make llvm CRT components optional
  > clang: package the multilib symlink
  > clang: stay closer to cmake.bbclass
  > clang: use nonarch_libdir/clang for all runtime files
  > clang: Search for dynamic linker.

* sources/meta-freescale 728ce4f1...84757e4a (1):
  > devregs: update to latest version and add imx8mn support

* sources/meta-intel c4a7ab83...f23e067e (1):
  > linux-intel/5.4: update to v5.4.8

* sources/meta-openembedded dcd719b714...d0748372d2 (14):
  > cppzmq: bump to version 4.6.0
  > gitpkgv.bbclass: Add support for extending the supported tag formats
  > fontforge: rework for python3
  > evolution-data-server: remove pythonnative from inherit
  > python-supervisor: upgrade 4.0.2 -> 4.1.0
  > python-tqdm: upgrade 4.38.0 -> 4.41.1
  > python-waitress: upgrade 1.4.1 -> 1.4.2
  > python-wcwidth: upgrade 0.1.7 -> 0.1.8
  > python3-websockets: upgrade 8.0.2 -> 8.1
  > python3-wheel: upgrade 0.32.3 -> 0.33.6
  > python3-yarl: upgrade 1.3.0 -> 1.4.2
  > cups-filters: upgrade 1.26.0 -> 1.26.2
  > cups-filters: use libexecdir and cleanup
  > opensc: Upgrade to 0.20.0

* sources/meta-qt5 254576f...47fb26d (5):
  > recipes: Use python3 during build
  > qt-kiosk-browser: Only support arm/x86
  > qtwebengine: Fix missing headers found in build with clang
  > gstreamer1.0-plugins-good: Adjust bbappend for meson migration in core
  > qttools: remove ptest installation

* sources/meta-raspberrypi e7c856e...05c86e3 (1):
  > README: Add documentation badge

* sources/openembedded-core 9d7a521971...1098fdf360 (37):
  > epiphany: Add missing mime-xgd inherit
  > vim: Add missing mime-xgd inherit
  > rootfs: Make BUILDNAME a weak default in reproducible_build_simple
  > ltp: Fix nm01 faliure
  > newlib: Enable building libstdc++ for newlib based toolchains
  > gcc-configure: Enable the use of different symbol versioning
  > machine_dict: Add i686 to the ELF machine dictionary
  > ghostscript: Add powerpc64 LE specific objarch.h
  > tcf-agent: Add LCL_STOP_SERVICES for powerpc64 LE
  > openssl: Add powerpc64 LE support
  > gcc: Enable 32bit powerpcle at multi-arch for powerpc64le
  > classes, conf, lib: Add support for powerpc64le
  > libfm: Add mime and mime-xdg classes
  > wic: fix images build in parallel
  > pcmanfm: Inherit mime-xdg
  > gcr: add mime-xdg to inherit
  > insane.bbclass: Spawn warning for missing mime-xdg in inherit
  > mime-xdg.bbclass: initial add
  > gcr: add mime to inherit
  > shared-mime-info: add mime to inherit
  > insane.bbclass: introduce a warning for mime missing in inherit
  > mime.bbclass: rework
  > shared-mime-info: upgrade 1.10 -> 1.15
  > itstool: extend to nativesdk
  > itstool: add from meta-oe
  > xf86-video-intel: bump to latest SRCREV
  > newlib: Upgrade newlib and libgloss to the yearly release 3.2.0
  > libubootenv: fix multilib build
  > vim: update from 8.1.1518 to 8.2
  > findutils: Upgrade to 4.7.0
  > sysklogd: fix parallel build problem
  > foomatic-filters: remove recipe
  > python: remove Python 2 and all supporting classes
  > glibc: Upgrade to 2.31
  > prelink: Deal with mips specific gnu-hash impelementation
  > webkitgtk: Disable gold for all mips
  > mips: Enable gnu-hash-style on glibc

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit af9a3f4 into master Jan 21, 2020
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]>
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