-
-
Notifications
You must be signed in to change notification settings - Fork 46
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/meta-96boards sources/meta-openembedded sourc… #345
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…s/meta-riscv * sources/meta-96boards a9349ca...ea8a943 (2): > Merge pull request #338 from YoeDistro/yoe/mut > Merge pull request #337 from ndechesne/dunfell * sources/meta-openembedded b5f510e480...f663e842bb (25): > libmoo-perl: upgrade 2.003006 -> 2.004000 > xmlsec1: upgrade 1.2.29 -> 1.2.30 > websocketpp: upgrade 0.8.1 -> 0.8.2 > vboxguestdrivers: upgrade 6.1.4 -> 6.1.6 > daemontools: use u-a for /usr/bin/svc and /usr/bin/svok > python3-more-itertools: Modify ptest output format > netkit-telnet: fix CVE-2020-10188 > python3-pexpect: change shebang to python3 > libwebsockets: upgrade 3.2.2 -> 4.0.1 > rsyslog: Disable valgrind dependency for riscv32 > gperftools: Do not build on riscv > xfce4-panel-profiles: not create link to /usr/share/locale > recipes,packagegroups: Remove libunwind deps for riscv > redis: upgrade 5.0.8 -> 5.0.9 > python3-obd: Add missing setuptools RDEPENDS > oprofile: Disable build on riscv > ltrace: Do not build on riscv > breakpad: Disable build on riscv > crash: Do not build on riscv > nss: Fix build on riscv64 > sdbus-c++-tools: add nativesdk > python3-cachetools: upgrade 4.0.0 -> 4.1.0 > zeromq: Fix host-specific path issue with libsodium > rocksdb: Link with pthreads on riscv > icewm: upgrade 1.5.5 -> 1.6.5 * sources/meta-riscv 4aa593b...8bd3402 (4): > perf: Remove libunwind dependency > packagegroup-core-tools-testapps: Remove kexec and gst-example for rv32 > packagegroup-core-tools-profile: Disable systemtap and valgrind in packagegroups > openocd_riscv: Ensure the PV is still riscv Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
* sources/meta-openembedded f663e842bb...9201611135 (1): > tslib: Fix build with 4.x kernel headers Signed-off-by: Khem Raj <[email protected]>
* sources/meta-intel 9f65fd57...259c94cc (1): > linux-intel/4.19: remove * sources/openembedded-core 820b3aee5d...57ccf1e3bb (43): > oeqa/qemurunner: Clean up failure handling > targetcontrol: Fix leaking log handler > python3: fix CVE-2020-8492 > python3-setuptools: change shebang to python3 > python3-pip: change shebang to python3 > python3-pbr: change shebang to python3 > busybox: Correct the name of the bzip2 license > u-boot: Upgrade 2020.01 -> 2020.04 > binutils: Install PIC version of libiberty.a > binutils: Detect proper static-libstdc++ support when using clang > gcc: Configure all gccs with --disable-install-libiberty > oeqa: wic: Add more tests for include_path > wic: rootfs: Combine path_validation in one function > wic: root: Add an opt. destination on include-path > wic: misc: Do not find for executables in ASSUME_PROVIDED > oeqa: wic: Add tests for permissions and change-directory > wic: Avoid creating invalid pseudo directory > wic: Continue if excluded_path does not exist > wic: Add --change-directory argument > wic: Fix multi images .wks with bitbake > wic: Fix permissions when using exclude or include path > staging: Fix overlapping file failures > oeqa/selftest: Add test for conflicting sysroot provider > package: get_package_mapping: avoid dependency mapping if renamed package provides original name > packagegroup-go-sdk-target: Add go to packagegroup > go: Rely on go-runtime to provide needed modules > scripts/install-buildtools: bump to 3.1 release by default > selftest/package: Add test to ensure ownership is preserved > package.bbclass: inject "minidebuginfo" into packaged binaries > systemd: upgrade v244.3 -> v245.5 > systemd: Drop RDEPEND on systemd-compat-units when sysvinit is disabled > run-postinsts: Set RemainAfterExit on systemd unit > rng-tools: Restrict rngd.service > rngd-tools: Install as part of sysinit.target > openssh: Move sshdgenkeys.service to sshd.socket > wic: use Filesystem UUID when expand swap partition > testimage: add an overall timeout setting > testimage.bbclass: correctly process SIGTERM > perl: Add missing dependency for tie-hash on carp. > xorgproto: upgrade 2019.2 -> 2020.1 > msmtp: upgrade 1.8.7 -> 1.8.8 > oeqa/runtime/weston: Enhance weston tests > boost: revert 1.72.0 regression Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Feb 22, 2021
…openembedded * sources/meta-96boards d7c13f6...3911a2c (1): > Merge pull request #345 from YoeDistro/yoe/mut * sources/meta-atmel b12f63d...00b390c (1): > Merge pull request #198 from YoeDistro/yoe/mut * sources/meta-openembedded 1dcb070ec...ddff3cc3e (27): > XXX: Add Github actions CI support > python3-xmlschema: update to 1.5.1 > python3-typeguard: update to 2.11.0 > python3-tqdm: update 4.57.0 > python3-supervisor: update to 4.2.1 > python3-soupsieve: update to 2.2 > python3-sentry-sdk: update to 0.20.3 > python3-periphery: update to 2.3.0 > python3-cryptography-vectors: update to 3.4.6 > python3-configargparse: update to 1.3 > python3-astroid: update to 2.5 > ser2net: upgrade 4.3.0 -> 4.3.3 > openldap: Refresh patches to remove fuzz > postgresql: upgrade 13.1 -> 13.2 < XXX: Add Github actions CI support < python3-xmlschema: update to 1.5.1 < python3-typeguard: update to 2.11.0 < python3-tqdm: update 4.57.0 < python3-supervisor: update to 4.2.1 < python3-soupsieve: update to 2.2 < python3-sentry-sdk: update to 0.20.3 < python3-periphery: update to 2.3.0 < python3-cryptography-vectors: update to 3.4.6 < python3-configargparse: update to 1.3 < python3-astroid: update to 2.5 < ser2net: upgrade 4.3.0 -> 4.3.3 < postgresql: upgrade 13.1 -> 13.2 Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Feb 22, 2021
…el sources/meta-freescale sources/meta-odroid sources/meta-openembedded sources/openembedded-core * sources/bitbake d9a0a88d...c3168df3 (4): > event: Fix broken builds when multiconfig has a hyphen in the name > Force parser shutdown after catching an exception > bitbake: providers: use pythonic empty list check > bitbake: providers: fix incorrect return type bug * sources/meta-96boards ea81086...3911a2c (1): > Merge pull request #345 from YoeDistro/yoe/mut * sources/meta-atmel 10e8df9...00b390c (1): > Merge pull request #198 from YoeDistro/yoe/mut * sources/meta-freescale 34671351...a26b8420 (1): > imx-base: cleanup u-boot-tools * sources/meta-odroid 279c5ba...f22d65e (2): > u-boot: move to 2021 > Update common-licenses references to match new names * sources/meta-openembedded 308c901e86...b950ca2804 (26): > python3-xmlschema: update to 1.5.1 > python3-typeguard: update to 2.11.0 > python3-tqdm: update 4.57.0 > python3-supervisor: update to 4.2.1 > python3-soupsieve: update to 2.2 > python3-sentry-sdk: update to 0.20.3 > python3-periphery: update to 2.3.0 > python3-cryptography-vectors: update to 3.4.6 > python3-configargparse: update to 1.3 > python3-astroid: update to 2.5 > ser2net: upgrade 4.3.0 -> 4.3.3 > openldap: Refresh patches to remove fuzz > postgresql: upgrade 13.1 -> 13.2 > libjcat: upgrade 0.1.4 -> 0.1.6 > libburn: upgrade 1.5.2 -> 1.5.4 > lcms: upgrade 2.11 -> 2.12 > gensio: upgrade 2.2.3 -> 2.2.4 > enca: upgrade 1.9 -> 1.19 > fuse3: upgrade 3.10.1 -> 3.10.2 > stm32flash: update to 0.6 > tcpdump: update 4.9.3 -> 4.99.0 > rocksdb: update to 6.15.5 > catch2: upgrade to 2.13.4 > boost-url: update to latest > ncmpc: update to 0.45 > recipes: Update common-licenses references to match new names * sources/openembedded-core 5b509fe1c5...65e36f3f95 (12): > xkeyboard-config: upgrade 2.31 -> 2.32 > util-linux: upgrade 2.36.1 -> 2.36.2 > glibc: Unify wordsize.h with arm multilibs > glibc-package.inc: Fix arm multlib header issue with struct_stat.h > libnl: add ptest support > selftest/incompatible_lic: Update the tests after the 'or-later' license handling changes > license_image: Don't canonicalise INCOMPATIBLE_LICENSE > licenses: Update INCOMPATIBLE_LICENSE for 'or-later' handling > licenses: Fix canonical license for 'or-later' handling > licenses.conf: Add missing 'or-later' mappings > recipes: Update common-licenses references to match new names > licenses: Update license file to match current SPDX names Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 6, 2021
* sources/meta-rust 494d879...ab86e0a (1): > nativesdk: Add some tools in a separate recipe (#345) * sources/openembedded-core 00ad7d5225...e7d1313618 (9): > linux-yocto: Fix module loading on riscv32 > qemux86: Add identical qemux86copy variant for tests > recipes-bsp/opensbi: Add support for specifying a device tree > recipes-bsp/u-boot: Allow deploying the u-boot DTB > linux-yocto qemuarm64 test < linux-yocto: Fix module loading on riscv32 < qemux86: Add identical qemux86copy variant for tests < recipes-bsp/opensbi: Add support for specifying a device tree < recipes-bsp/u-boot: Allow deploying the u-boot DTB Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 6, 2021
* sources/meta-openembedded eada1065ae...373fe4e72b (15): > packagegroup-meta-oe: Add libparse-yapp-perl > libparse-yapp-perl: add recipe > samba: update smb.conf > samba: upgrade 4.10.18 -> 4.14.4 > libldb: upgrade 1.5.8 -> 2.3.0 > ttf-noto-emoji: upgrade 20190815 -> 20200916 > libqmi: upgrade 1.28.4 -> 1.28.6 > pipewire: upgrade 0.3.24 -> 0.3.29 > gnome-font-viewer: upgrade 3.34.0 -> 40.0 > gnome-disk-utility: upgrade 3.36.3 -> 40.1 > libwebsockets: Update to latest on v4.2-stable > tbb: Fix warnings with clang > glm: Fix additional clang warnings > indent: Remove dead code using count_parens function > memcached: upgrade to 1.6.9 * sources/meta-rust 494d879...ab86e0a (1): > nativesdk: Add some tools in a separate recipe (#345) Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Jun 19, 2021
…ources/meta-atmel sources/meta-elm-binary sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rust sources/meta-ti sources/openembedded-core * sources/bitbake d171188c...078f3164 (19): > providers: selected version not available should be a warning > fetch/gitsm: Fix crash when using git LFS and submodules > runqueue: Fix deferred task issues > bitbake: tests/fetch: remove write protected files too > bitbake: tests/fetch: fix test execution without .gitconfig > Force parser shutdown after catching an exception > runqueue: Add setscene task overlap sanity check > runqueue: Fix task execution corruption issue > __init__.py: Fix bitbake debug log handling > lib/bb/fetch2/__init__.py: drop _PYTHON_SYSCONFIGDATA_NAME unsetting > fetch/git: download LFS content too during do_fetch > git.py: Use the correct branch to check if the repository has LFS objects. > git.py: LFS bitbake note should not be printed if need_lfs is not set. > git.py: skip smudging if lfs=0 is set > data_smart: Ensure hash reflects vardepvalue flags correctly > doc/conf.py: add missing import sys > sphinx: partial undo (bitbake-user-manual: update perforce fetcher docs) > sphinx: undo (bitbake-user-manual: Remove TERM from BB_HASHBASE_WHITELIST example) > sphinx: import sphinx docs * sources/meta-altera d2b76ad...5bb81b7 (6): > Update u-boot-socfpga_v2020.10.bb > Create u-boot-socfpga_v2020.10.bb > Update linux-altera-lts to latest 5.4.104 > linux-altera-lts-5.4: Fix SRCREV > Update linux-altera-lts_5.4.bb > Rename devicetree de0_sockit to de0_nano_soc in kernel 4.x * sources/meta-arm c4f04f3...59974cc (40): > ci: clean regularly to reduce size > ci/base: don't try to make warnings fatal > CI: use public KAS image > CI: Reorder manual tasks to be alphabetical > CI: Add repo dir to disk usage and ability to purge everything > Rename top-level kas/ to ci/ > CI: move utility tasks to prep so they don't cause a fetch > CI: maintain centralised repositories to speed fetching > CI: add qemuarm and qemuarmv5 > CI: delete-sstate needs to delete contents > CI: add task to delete all sstate > CI: don't retry jobs > arm-autonomy/u-boot: Modified kernel_addr for fvp-base with xen > arm-autonomy: Add meta-networking dependency to autonomy layer config > arm-toolchain: Fix potential runtime crash > arm-bsp/u-boot: fix a5ds compile warning > ci: fail any build that emits warnings > ci: make bootstrap just another kas overlay > kas: now that linux-stable is unused, remove it from kas > arm-bsp: Fix FVP kernel warning > arm-bsp: Fix Juno kernel config warnings > arm-bsp: switch to linux-yocto for a5ds > Add experimental CI using Kas+GitLab > external-arm-sdk-toolchain: add recipe to package gcc/gdb/binutils cross binaries > external-arm-toolchain: check for TCLIBC being glibc > external-arm-toolchain-versions: set per-component toolchain licenses > external-arm-toolchain-versions: also collect binutils/bfd version > arm-toolchain/gcc-arm-none-eabi: support aarch64 hosts > arm-toolchain/gcc-aarch64-none-elf: support aarch64 hosts > arm-toolchain/arm-binary-toolchain: more QA skipping > arm-toolchain/recipes-devtools: move compatible host assignments > arm-toolchain/gcc-aarch-none-elf: don't use GFLD as license checksum > arm-toolchain/external-arm-toolchain: rename common include > arm-toolchain: armcompiler: Add Arm Clang recipe > arm-toolchain: external-arm-toolchain: Rename > external-arm-toolchain: Add package specific licenses > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS > external-arm-toolchain: Refine dev libraries/headers packaging > external-arm-toolchain: Remove glibc locale dependency > external-arm-toolchain: un-break target compilation * sources/meta-atmel 2581f69...32e9b0d (37): > libegt: bump to 1.2-rc4 > microchip-graphics-image: add the lua library to the SDK > at91bootstrap: add recipe for version 4.0.0 > at91bootstrap: remove old recipes > libegt: bump to 1.1-rc3 > EGT: bump libEGT and applications to v1.2-rcX > u-boot-at91: Add support for pda4301 and pda4301b > dt-overlay-at91: bump to a new revision > u-boot: remove older recipes: 2018.07 and 2019.04 > u-boot: Add recipe for 2021.04 > egt-media: Check for license befor including gstreamer1.0-libav > README: bump commit ID for meta-atmel > cryptoauthlib: Update recipe with fixes > cryptoauthlib: Configure v3.2.5 library for PKCS11 > u-boot-at91: bump to linux4sam-2020.10.1 > at91bootstrap: bump to version 3.10.2 > README: Bump dependencies tags > u-boot-at91: bump to linux4sam-2020.10.1-rc > at91bootstrap: bump to version 3.10.2-rc > linux-at91: bump to linux4sam-2020.10 > EGT: bump libEGT and applications to v1.1 > defconfig: sam9x60: add ov7740 module > libegt: bump to 1.1-rc5 > egt-thermostat: bump to 1.1-rc3 > Merge pull request #197 from fedepell/remove_dpkg_append > plplot: add DejaVu font as runtime dependency > wilc-demo-fs-overlay: bump revision to fix HOME and udev > libegt: use -Ofast > Merge pull request #195 from fedepell/remove_devmem2 > g1-binaries: old version of g1-binaries are useless > egt-media: move URI from ftp to https > g1-binaries: move URI from ftp to https > recipes/images: Cordon off libegt dependent packages > Merge pull request #192 from fedepell/samba-upgrade > Merge pull request #193 from fedepell/sam9x60ek-uboot-env > u-boot-at91: bump to linux4sam-2020.10 > libegt: Skip it for Big-endian targets * sources/meta-elm-binary 30d2dd9...612d7b0 (1): > Merge pull request #2 from YoeDistro/yoe/mut * sources/meta-freescale 5f2ba940...12c3eed6 (88): > libimxvpuapi2: Update to version 2.2.0 > libimxvpuapi2: Update to version 2.1.2 > libimxvpuapi2: Update to version 2.1.0 > linux-fslc: update to v5.4.119 > linux-fslc: update to v5.4.118 > linux-fslc: update to v5.4.117 > linux-fslc: update to v5.4.116 > linux-fslc: update to v5.4.115 > linux-fslc-imx: update to v5.4.119 > linux-fslc-imx: update to v5.4.118 > linux-fslc-imx: update to v5.4.117 > linux-fslc-imx: update to v5.4.116 > linux-fslc-imx: update to v5.4.115 > linux-fslc: update to v5.4.114 > linux-fslc-imx: update to v5.4.114 > linux-fslc: update to v5.4.113 > linux-fslc-imx: update to v5.4.113 > classes: fsl-kernel-localversion: Fix config fragments apply > linux-fslc: update to v5.4.112 > linux-fslc-imx: update to v5.4.112 > linux-fslc: update to v5.4.111 > linux-fslc-imx: update to v5.4.111 > classes: fsl-kernel-localversion: Fix task dependency > linux-fslc: update up to v5.4.110 > linux-fslc-imx: update up to v5.4.110 > mesa: Use osmesa and swrast for all imxgpu override > optee-os.imx: replace old pycrypto with pycryptodome - a drop-in replacement > linux-fslc: update to v5.4.107 > linux-fslc-imx: update to v5.4.107 > linux-fslc: update to v5.4.106 > linux-fslc-imx: update to v5.4.106 > linux-fslc: update to v5.4.105 > linux-fslc: update to v5.4.104 > linux-fslc: update to v5.4.103 > linux-fslc-imx: update to v5.4.105 > linux-fslc-imx: update to v5.4.104 > linux-fslc-imx: update to v5.4.103 > linux-fslc: update to v5.4.102 > linux-fslc: update to v5.4.101 > linux-fslc-imx: update to v5.4.102 > linux-fslc-imx: update to v5.4.101 > firmware-imx: Prevent sdma-imx6q and imx7d installation > linux-fslc: update to v5.4.100 > linux-fslc: update to v5.4.99 > linux-fslc-imx: update to v5.4.100 > linux-fslc-imx: update to v5.4.99 > mesa: For i.MX parts without GPU use default gallium and dri > linux-fslc-imx: update to v5.4.98 > linux-fslc: update to v5.4.98 > linux-fslc-imx: update to v5.4.97 > linux-fslc-imx: update to v5.4.96 > linux-fslc-imx: update to v5.4.95 > linux-fslc: update to v5.4.97 > linux-fslc: update to v5.4.96 > linux-fslc: update to v5.4.95 > machines: imx-base.inc: fix failing u-boot builds > mesa: Disable dri for parts without DRM > mesa: Re-enable dri driver swrast for NXP BSP > mesa: Limit OSMesa to DRM and remove swrast > mesa: Use OSMesa for use-nxp-bsp > imx-base.inc: Fix use-nxp-bsp after rework > linux-fslc: update to v5.4.94 > linux-fslc: update to v5.4.93 > linux-fslc-imx: update to v5.4.94 > linux-fslc-imx: update to v5.4.93 > Provide u-boot-mfgtool and linux-mfgtool for fslc distros > linux-fslc: update to v5.4.92 > linux-fslc: update to v5.4.91 > linux-fslc: update to v5.4.90 > linux-fslc: update to v5.4.89 > linux-fslc-imx: update to v5.4.92 > linux-fslc-imx: update to v5.4.91 > linux-fslc-imx: update to v5.4.90 > linux-fslc-imx: update to v5.4.89 > xf86-video-armada: Fix no more working SRC_URI > linux-fslc: update to v5.4.88 > linux-fslc: update to v5.4.87 > linux-fslc: update to v5.4.86 > linux-fslc-imx: update to v5.4.88 > linux-fslc-imx: update to v5.4.87 > linux-fslc-imx: update to v5.4.86 > linux-fslc-imx: update to v5.4.85 > linux-fslc: update to v5.4.85 > optee-test_3.7.0.imx: fix optee-test build > linux-fslc: update to v5.4.83 > linux-fslc-imx: update to v5.4.83 > linux-fslc-imx: update to v5.4.82 > linux-fslc: update to v5.4.82 * sources/meta-freescale-3rdparty 571036b...537cb85 (16): > imx6qdl-pico: Remove duplicate MACHINE_FEATURES entry > imx6qdl-pico: Add QCA9377 Wifi support > imx6qdl-pico: Fix the serial console port > imx6qdl-variscite-som: Fix huge wifi startup delay > imx6qdl-variscite-som/use-mainline-bsp: move linux-fslc-lts-4.19 -> linux-fslc > imx-pico: pico only supports the u-boot-fslc bootloader > nitrogen8mn: add uboot binary and upgrade script to boot part > nitrogen8mm: add uboot binary and upgrade script to boot part > nitrogen8m: add uboot binary and upgrade script to boot part > nitrogen8mn: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8mm: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8m: add BOUNDARY_DEVICES_UBOOT_DEFCONFIG variable > nitrogen8mm: update uboot binary to rev2 > linux-boundary: bump version to 5.4 2.2.0 > u-boot-boundary: bump version to 2020.10 > imx-atf-boundary: bump version to 2.2 * sources/meta-intel 7fe349c0...2fb89eb8 (10): > linux-intel-rt/5.4: update to v5.4.102 > linux-intel/5.4: update to 5.4.106 > intel-microcode: fix the license md5sum > intel-microcode: upgrade 20201118 -> 20210216 > linux-intel-rt/5.4: update to v5.4.87 > linux-intel/5.4: update to v5.4.90 > microcode.py: updated test to read microcode for exact signature > openvino: change branch in SRC_URI > linux-intel-rt/5.4: update to v5.4.78 > linux-intel/5.4: update to v5.4.81 * sources/meta-openembedded f2d02cb71...c38d2a74f (104): > dnsmasq: Add fixes for CVEs reported for dnsmasq > ebtables: use bitbake optimization levels > opencv: Add fix for CVE-2019-5063 and CVE-2019-5064 > hostapd: fix building with CONFIG_TLS=internal > libsdl: Fix CVE-2019-13616 > exiv2: Fix CVE-2021-29473 > exiv2: Fix CVE-2021-29470 > exiv2: Fix CVE-2021-29464 > exiv2: Fix CVE-2021-3482 > exiv2: Fix CVE-2021-29463 > exiv2: Fix CVE-2021-29458 > exiv2: Fix CVE-2021-29457 > linuxptp: Fix cross build > fuse: Whitelisted CVE-2019-14860 > nodejs: 12.20.2 -> 12.21.0 > nodejs: 12.20.1 -> 12.20.2 > packagegroup-meta-webserver: remove nostromo from pkg grp > nostromo: Blacklist and exclude from world builds > ostree: switch from default master branch to main to fix do_fetch failure > libupnp: Fix CVE-2020-13848 > hostapd: fix CVE-2021-30004 > hostapd: fix CVE-2021-0326 and CVE-2021-27803 > hostapd: fix CVE-2019-5061 > libyui: switch to libyui-old repo which still has this SRCREV > telepathy-glib: respect GI_DATA_ENABLED when enabling vala-bindings > uml-utilities: fix installed-vs-shipped with usrmerge > wireguard: fix build issue with updated 5.4 kernel > packagegroup-meta-oe: add guider > packagegroup-meta-oe: move the packages depending on meta-python2 to separate packages > packagegroup-meta-oe: include nodejs without meta-python2 conditional > ceres-solver: prevent fetching git hook during do_configure > Update commit for version 3.9.7 > guider: Upgrade to 3.9.7 > opencv: refresh patches with devtool to apply cleanly > neon: Add ptest > freerdp: Add missing libxkbcommon WL dependency > opencv: Security fixes > mdns: Whitelisted CVE-2007-0613 for mdns > nghttp2: Add fix for CVE-2020-11080 > nss: Fix warnings generated by getcwd > thin-provisioning-tools: switch branch from master to main > python3-pykwalify: Do not unset _PYTHON_SYSCONFIGDATA_NAME > postgresql: Inherit python3targetconfig > libplist: Inherit python3targetconfig > openipmi: Inherit python3targetconfig > gedit: Inherit python3targetconfig > python3-aiohttp: added missing RDEPENDs > graphviz: use git fetcher instead of gitlab archives > python-grpcio-tools: Add missing space for append > dnsmasq: Fix systemd service > celt051: update SRC_URI > meta-oe/README: add Ubuntu prerequisite information > enca: Fix SRC_URI > wireguard-module: remove PKG assignment > python-urllib3/python3-urllib3: fix CVE-2020-7212 > libuv: fix CVE-2020-8252 > openldap: upgrade 2.4.56 -> 2.4.57 > openldap: upgrade 2.4.51 -> 2.4.56 > openldap: upgrade 2.4.50 -> 2.4.51 > gpsd: mark CLEANBROKEN > mariadb: Fix 64bit builds if pam is enabled > networkd-dispatcher: use git fetcher > giflib: apply patch for CVE-2019-15133 and set CVE_PRODUCT > sip3: Upgrade 4.19.19 -> 4.19.23 > sip3: Consolidate in a single file > zram: fix sourcing of zram parameters > rapidjson: Upgrade SRCREV to latest > flatbuffers: whitelist CVE-2020-35864 > iscsi-initiator-utils: upgrade 2.1.2 -> 2.1.3 > iscsi-initiator-utils: Silence a clang warning on 64bit systems > iscsi-initiator-utils: Upgrade to _2.1.2 > xterm: provide virtual/x-terminal-emulator > xterm: install xterm and uxterm desktop files > gupnp: Upgrade to 1.2.2 -> 1.2.4 > gssdp: Upgrade to 1.2.2 -> 1.2.3 > postgresql: Update to 12.5 > geoclue: select avahi-daemon if nmea enabled > libsdl2-mixer: set --disable-music-ogg-shared to link statically > libsdl2-mixer: Fix ogg/vorbis support in libsdl2-mixer > nodejs: 12.19.1 -> 12.20.1 > nodejs: 12.19.0 -> 12.19.1 > nodejs: Update to 12.19.0 > nodejs: Fix arm32/thumb builds with clang > nodejs: Upgrade to 12.18.3 > nodejs: Fix build with icu 67.1 > wireshark: Several securtiy fixes > nss: Security fix CVE-2020-12401 > lua: update to 5.3.6 > lua: fix CVE-2020-24371 > lua: fix CVE-2020-15945 > mariadb: update to 10.4.17 for cve fixes > apache2: upgrade v2.4.43 -> v2.4.46 > php: CVE-2020-7069 > php: CVE-2020-7070 > php: remove the failing ${D}/${TMPDIR} code > php: Upgrade 7.4.4 -> 7.4.9 > samba: CVE-2020-14383 Security Advisory > samba: CVE-2020-14318 Security Advisory > zabbix: CVE-2020-15803 Security Advisory > mcpp: Normalize the patch format of CVE > wireguard-module: fix build issue with 5.4 kernel > pcsc-lite: provide pcsc-lite-lib-native explicitly for native build > dlt-daemon: add upstream patch to fix CVE-2020-29394 > tcpdump: Patch for CVE-2020-8037 * sources/meta-qcom 20f3232...1773ecb (30): > Merge pull request #312 from lumag/l-k-dev-dunfell > Merge pull request #307 from alimon/dunfell > Merge pull request #299 from lumag/qcom-armv8a-dunfell > Merge pull request #297 from lumag/rb5-m5-release > Merge pull request #296 from lumag/lt9611-upg-fix-dunfell > Merge pull request #294 from lumag/rb5-m5-release > Merge pull request #292 from lumag/fastrpc-dunfell > Merge pull request #290 from lumag/rb5-rootfs-dunfell > Merge pull request #281 from alimon/dunfell_linux_5.10 > Merge pull request #258 from lumag/rb5-alsa-ucm-dunfell > Merge pull request #275 from lumag/rb5-5.11-dunfell > Merge pull request #272 from alimon/dunfell_linux_5.10 > Merge pull request #271 from lumag/rb5-5.11-dunfell > Merge pull request #267 from lumag/lt9611uxc-autoupd-dunfell > Merge pull request #255 from lumag/dunfell-board-data > Merge pull request #264 from alimon/dunfell_qrtr_rmtfs > Merge pull request #263 from lumag/rb5-5.11-dunfell > Merge pull request #256 from lumag/adbd-dunfell > Merge pull request #254 from lumag/dunfell-rb5-backport > Merge pull request #251 from alimon/dunfell_linux_5.10 > Merge pull request #249 from lumag/5.10-dunfell > Merge pull request #247 from lumag/fastrpc-dunfell > Merge pull request #246 from lumag/rb5-default-mesa > Merge pull request #242 from alimon/dunfell_renesas_fw > initramfs-test-image: add iw package > qrb5165-rb5.conf: add wireless-regdb-static to RRECOMMENDS > Merge pull request #238 from lumag/rb5-lt9611uxc-dunfell > Merge pull request #231 from lumag/rb5-wifi-lt9611uxc-dunfell > Merge pull request #226 from lumag/rb5-system-path-dunfell > Merge pull request #220 from alimon/dunfell_qcom_tools * sources/meta-qt5 0d8eb95...b4d24d7 (6): > python3-pyqt5: Update recipe to use pypi class > python3-pyqt5: upgrade to final 5.15.1 > python3-pyqt5: Update to dev2008271829 snapshot > python3-pyqt5: Update to dev2008081558 snapshot > python3-pyqt5: Update to 5.15.1.dev2007111314 > python3-pyqt5: Update to 5.15 version * sources/meta-raspberrypi 9879932...f0c7501 (8): > libva: Fix for when using `userland` > linux-raspberrypi-dev: use static SRCREV when not selected with PREFERRED_PROVIDER_virtual/kernel > linux-raspberrypi-dev: drop protocol=git and add LINUX_RPI_KMETA_BRANCH > linux-raspberrypi-dev: Update for testing v5.10.y > linux-raspberrypi: allow to change the yocto-kernel-cache branch with LINUX_RPI_KMETA_BRANCH > layer.conf: Define LAYERDEPENDS > [documentation]Add USB host support in documentation > rpi-config: Add support for CM4 host USB * sources/meta-rust f56fd4e...ab86e0a (39): > nativesdk: Add some tools in a separate recipe (#345) > Merge pull request #344 from weltling/nativesk_std_src > Merge pull request #338 from aj-bagwell/armv4-alignement > rust: Add support for ARMv5 (#342) > workflows: Refactor yml to improve build time (#335) > Merge pull request #333 from weltling/sdk_ci > Merge pull request #334 from meta-rust/progress > Merge pull request #331 from YoeDistro/yoe/mut > Merge pull request #313 from weltling/nativesdk_0 > Merge pull request #330 from YoeDistro/yoe/mut > Merge pull request #329 from srwalter/workflow > Merge pull request #325 from janderholm/enable-profiler-runtime > Merge pull request #326 from YoeDistro/yoe/mut > Merge pull request #324 from YoeDistro/yoe/mut > Merge pull request #318 from YoeDistro/kraj/riscv-musl > Merge pull request #317 from YoeDistro/kraj/ppc64le > Merge pull request #323 from jwinarske/example-install > Merge pull request #319 from ColinFinck/fix/llvm-cpu > Merge pull request #320 from ColinFinck/remove-old-rust-version-checks > Merge pull request #312 from janderholm/no-target-in-rust-native > Merge pull request #310 from BeneSim/fix-cargo-src-dir > Merge pull request #305 from akiernan/master > Merge pull request #306 from ColinFinck/remove-old-versions > Merge pull request #304 from meta-rust/jmesmon-patch-readme > Merge pull request #301 from shr-project/jansa/lic-1.49.0 > Merge pull request #303 from janderholm/nativebuilds > Merge pull request #293 from danc86/add-rust-1.49 > Merge pull request #300 from shr-project/jansa/lic > Merge pull request #299 from shr-project/jansa/lic > Merge pull request #297 from shr-project/jansa/lic > Merge pull request #289 from floion/correct_license_file_assignment > Merge pull request #290 from YoeDistro/yoe/mut > Merge pull request #295 from danc86/fix-lto > Merge pull request #288 from YoeDistro/yoe/mut > Merge pull request #287 from YoeDistro/yoe/mut > Merge pull request #286 from janderholm/buildseparation > Merge pull request #285 from janderholm/armv7 > Merge pull request #284 from danc86/add-rust-1.47 > Merge pull request #283 from danc86/add-cargo-1.46 * sources/meta-ti 73506585...d54da744 (147): > machine: am64xx-sk: Drop am64xx-sk Machine support > conf/machine: am64xx: Include SK dtb for machine am64xx-evm > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > ti-sgx-ddk-km: Update srcrev to pick rt kernel build fix > linux-ti-mainline: Bump kernel version to v5.12 > recipes-bsp: u-boot-ti-mainline: Update to v2021.04 release > conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlay > linux-ti-staging: Update 5.10 kernel to 5.10.30 > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > conf: am65xx-evm: ReIntroduce existent dtbo for 5.10 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-sci-fw: Update image gen and linux-firmware to latest > ti-gc320-driver: update branch for 5.10 > linux-ti-staging: Update 5.10 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > cmem: Update to new version 4.20.00.01 > uio-module-drv: Build fix for linux kernel 5.10 > dsptop: bump SRCREV for kernel 5.10 build fix > gdbc6x: bump SRCREV for kernel 5.10 build fix > ti-sci-fw: Update image gen to latest > conf: dra7xx-evm: Remove non-existent dtb* from 5.10 > conf: am57xx-evm: Remove non-existent dtb* from 5.10 > conf: am437xx-evm: Remove non-existent dtb* from 5.10 > conf: am335x-evm: Remove non-existent dtb* from 5.10 > conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10 > conf: am65xx-evm: Remove non-existent dtb* from 5.10 > conf: j7200-evm: Remove jailhouse overlay from 5.10 kernel > conf: j7-evm: Remove unavailable dtb/o from 5.10 kernel > linux-ti-staging: Update 5.10 kernel to 5.10.21 > Revert "linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version" > ti-uboot-staging: Update to the latest ti-u-boot-2021.01 > Revert "linux-ti-staging, u-boot-ti-staging: lower default preference" > ti-sgx-ddk-um: Update srcrev to pick latest > ti-sgx-ddk-km: update srcrev to pick 5.10 > ti-sgx-ddk-km: properly handle arm-poky-linux-gnueabi compiler prefix > ti-img-rogue-umlibs: update branch to pick 5.10 > ti-img-rogue-driver: update srcrev to pick 5.10 branch > README: update maintainers > common-csl-ip-rtos: drop unnecessary dependency on ti-sysbios > cuia: suppress installed-vs-shipped QA error > multiprocmgr-test: suppress ldflags and staticdev QA errors > edma3-lld: suppress ldflags QA error > vis: suppress "ldflags" QA error > {qmss, cppi, srio, pa, sa}-lld-test: suppress gcc10 multiple definition of fw_qmss* > mpm-transport: suppress gcc10 multiple definiton of fw_qmss* > gdbc6x: suppress gcc10 multiple definitions of *_varobj_ops > ti-ipc: suppress gcc10 multiple definitions of _GateHWSpinlock_cfgParams > ti-img-rogue-driver: support OE toolchain alongside Poky one > ti-ipc-examples: fix deprecation of sys_errlist[] in glibc > Revert "optee-os: upgrade to upstream 3.11.0" > ti-rtos: Update metadata and versions for RTOS firmware > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos: Update metadata and versions for RTOS firmware > conf/machine: k3: Lets build bmap files by default > conf/machine: am64xx: Switch to multi-certificate boot images > conf/machine: am64xx: Consolidate image configuration to SoC include > conf/machine: j7200-evm: Switch to multi-certificate boot images > conf/machine: am64xx/j7200: Drop trusted-firmware deployment for tar wic > conf/machine: j7: Document boot images as legacy mode > conf/machine: am65xx: Document boot images as legacy mode > conf/machine: k3: Add multi-certificate boot image support > conf/machine: am64*, j7200: cleanup k3r5 configs > linux-ti-staging: Update 5.4 kernel to 07.03.00.004 > ti-rtos: update metadata and version of am64x rtos firmware > ti-rtos-firmware: depend on openssl-native for signing > linux-ti-staging: Update 5.4 kernel to 5.4.106 > ti-uboot-staging: Update to the latest commit > conf/machine: fix OPTEEMACHINE name for J721e > ti-img-rogue-umlibs: Update to pick rpath fixes > linux-ti-mainline: Set the branch for the ti-upstream-tools repo > linux-ti-mainline: Add gmp-native as a kernel dependency > ti-sci-fw: Update J7200/AM64 deploy to install ti-sci-fw > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > layer.conf: add hardknott to compatible release branches > ti-img-rogue-umlibs: Update artifacts to 1.13.5776728 > ti-img-rogue-driver: Update driver to 1.13.5776728 > ti-rtos: update to uisng fw from mcu-plus-sdk for AM64x > ti-rtos: Update metadata and versions for RTOS firmware > recipes-bsp: wl18xx-fw: update SRCREV to latest > ti33x: allow different virtual/bootloader > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > ti-rtos: Update path for firmwares on j7200 > linux-ti-mainline: Bump kernel version to v5.11 > linux-ti-mainline: Bump up ti-upstream-tools SRCREV > ti-rtos: Update metadata and versions for RTOS firmware > ti-sci-fw: Update image gen and sysfw to v2021.01 > ti-rtos: Update metadata and versions for RTOS firmware > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > ti-sci-fw: Update image gen to latest > linux-ti-staging: Update 5.4 kernel to 07.03.00.000 > ti-uboot-staging: Update to the latest commit > am64xx-sk Add combined boot build support > machine: am64xx-sk.conf: Add machine definition for AM64xx SK > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > ti-uboot-staging: Update to the latest commit > linux-ti-staging_5.4: Update to 5.4.93 kernel revision > linux-ti-staging_5.4: Update to 5.4.91 kernel revision > linux-ti-staging, u-boot-ti-staging: lower default preference > u-boot-ti-staging: Override the LIC_FILE_CHKSUM for 2021 > linux-ti-staging-5.10: With the kernel being AUTOREV'd remove the minor version > ti-sci-fw: Update image gen and sysfw to v2020.12a > ti-rtos: Update metadata and versions for RTOS firmware > ti-uboot-staging: Update to the latest commit > linux-ti-staging: Update 5.4 kernel to the latest SHA > ti-uboot-staging: Update to the latest commit > ti-sci-fw: Remove incorrect directive for 7200-hs > u-boot-ti-staging: Add 2021.01 recipe > linux-ti-staging: Add 5.10 recipe > ti-sci-fw: Update image gen and sysfw to v2020.12 > ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05 > linux-ti-staging: Update 5.4 kernel to the latest 5.4.87 > ti-uboot-staging: Update to the latest commit > u-boot-ti: am64xx: Remove dm support for uboot > linux-ti-staging: Update 5.4 kernel to the latest commit SHA > optee-os: upgrade to upstream 3.11.0 > am64xx: Add combined boot build support > ti-sci-fw: am64x: Update image gen and sysfw to v2020.12 > ti-uboot-staging: Update to the latest commit > pruprp-fw: Update prp firmware to 2.17.25 > pruhsr-fw: Update hsr firmware to 2.17.25 > prusw-fw: Update switch firmwares to 3.2.7 version > prueth-fw: Update prueth dual emac firmware to 5.5.13 > k3conf: Update to latest commit > linux-ti-staging: Update 5.4 kernel to 5.4.84 > prueth-fw-am65x-sr2: Updating firmware to 02.02.08.02 > ti-sci-fw: Update image gen and sysfw commit SHA > k3conf: Update SRCREV to latest > am64xx-evm-k3r5: Update SYSFW_SOC to am64x from am65x > ti-uboot-staging: Update to the latest commit > trusted-firmware-a: Update SRCREV for AM64X support > ti-rtos: Update metadata and versions for RTOS firmware > machine: am64xx-evm.conf: Remove commented code and update PDK values > u-boot-ti: Remove unneeded variable for am64xx > linux-ti-staging: Update kernel to latest commit sha > ti-rtos: Update metadata with AM64 firmware > u-boot-ti: Update u-boot to pick up AM64 architecture > linux-ti-staging: Update kernel to pick up AM64 platform > machine: am64xx-evm.conf: Add machine definition for AM64xx platform > ipc: ti-rpmsg-char: Update library to 0.3.0 > trusted-firmware-a: Update to v2.4 merge > linux-ti-staging: Update kernel to 5.4.78 * sources/openembedded-core d49192bcd0...62ac245a4d (4): > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 28, 2021
…eta-qcom * sources/meta-clang cf481d0...5187604 (3): > clang: Update towards 13.x RC2 < clang: Update towards 13.x RC2 > busybox: follow oe-core 1.33 -> 1.34 * sources/meta-openembedded 102226fca...488b9b3f3 (28): > XXX: Add Github actions CI support > python3-stevedore: upgrade 3.3.0 -> 3.4.0 > python3-sqlalchemy: upgrade 1.4.22 -> 1.4.23 > python3-regex: upgrade 2021.8.3 -> 2021.8.27 > python3-pyephem: upgrade 3.7.7.1 -> 4.0.0.2 > python3-haversine: upgrade 2.3.1 -> 2.4.0 > python3-h5py: upgrade 3.3.0 -> 3.4.0 > python3-google-api-python-client: upgrade 2.17.0 -> 2.18.0 > python3-gevent: upgrade 21.1.2 -> 21.8.0 > python3-aiohttp-jinja2: upgrade 1.4.2 -> 1.5 > gpsd: Do not install gpsd.hotplug unconditionally > gpsd: Correct the installation of gpsd.hotplug if systemd is not enabled > metacity: Add a patch to create build/src/core before moving generated sources to it > chrony: Use new override syntax for USERADD_PARAM > xf86-input-tslib: update to 1.1.1 < XXX: Add Github actions CI support < python3-stevedore: upgrade 3.3.0 -> 3.4.0 < python3-sqlalchemy: upgrade 1.4.22 -> 1.4.23 < python3-regex: upgrade 2021.8.3 -> 2021.8.27 < python3-pyephem: upgrade 3.7.7.1 -> 4.0.0.2 < python3-haversine: upgrade 2.3.1 -> 2.4.0 < python3-h5py: upgrade 3.3.0 -> 3.4.0 < python3-google-api-python-client: upgrade 2.17.0 -> 2.18.0 < python3-gevent: upgrade 21.1.2 -> 21.8.0 < python3-aiohttp-jinja2: upgrade 1.4.2 -> 1.5 < chrony: Use new override syntax for USERADD_PARAM < xf86-input-tslib: update to 1.1.1 < metacity: Use autotools-brokensep * sources/meta-qcom 89f2290...2ec572a (2): > Merge pull request #343 from lumag/db410c-fw > Merge pull request #345 from lumag/rb5-board-data Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Aug 28, 2021
* sources/meta-qcom 89f2290...2ec572a (2): > Merge pull request #343 from lumag/db410c-fw > Merge pull request #345 from lumag/rb5-board-data 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…es/meta-riscv
sources/meta-96boards a9349ca...ea8a943 (2):
sources/meta-openembedded b5f510e480...f663e842bb (25):
sources/meta-riscv 4aa593b...8bd3402 (4):
Signed-off-by: Khem Raj [email protected]