-
-
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
Update layers #385
Merged
Merged
Update layers #385
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
…oid sources/meta-qt5 sources/meta-rust sources/meta-ti sources/meta-yoe * sources/meta-atmel bae70c2...c385ec5 (1): > linux-at91: Bump to linux4sam-2020.04-rc5 * sources/meta-intel c248917f...3c24f792 (1): > ixgbevf: upgrade 4.6.3 -> 4.7.1 * sources/meta-odroid 877bd3e...dccfa84 (6): > u-boot-hardkernel: Copy boot.ini if it exists in WORKDIR > odroid-c4-hardkernel: Dont pretend to be odroid-c4 ( upstream ) version > image_types_odroid.bbclass: Add customizations to wic IMAGE_CMD for odroid-c4-hardkernel > odroid-c4: Use plain boot.ini and switch to using gzipped kernel image > odroid-c4: Update uboot.ini > arm/tune: Delete * sources/meta-qt5 d6b6838...cfcd40e (7): > qtbase: Restrict 'tests' build to distros with 'ptest' support > qt5-ptest: give rwx permission to user for all the test files > qtquicktimeline: upgrade to 5.15 rc1 > qtquicktimeline: add recipe > qt5: upgrade to 5.15 rc1 > qtwebengine: Fix build with musl > qtquick3d: Add module prefix for enabling assimp * sources/meta-rust be88d85...d2ff87c (1): > Merge pull request #276 from tylerwhall/bb-num-threads * sources/meta-ti 8fb8109f...68cf591f (2): > recipes-bsp: cpsw9g-eth-fw: Update SRCREV to latest > recipes-kernel: jailhouse: Update SRCREV to latest * sources/meta-yoe 8e309f4...5e535e8 (1): > Merge pull request #71 from YoeDistro/yoe/mut Signed-off-by: Khem Raj <[email protected]>
* sources/meta-arm 726e0b9...0418996 (5): > trusted-firmware-a: re-enable generation of packages > optee-os: Fix compile with GCC 10 > trusted-firmware-a: remove stale checksums, not used for git fetches > arm-toolchain: gcc-arm-none-eabi-native: Add recipe > optee-os: replace old pycrypto with pycryptodome - a drop-in replacement * sources/meta-intel 3c24f792...c9662bdc (3): > linux-intel: enable config for intel lynxpoint pinctrl and gpio driver > linux-intel-rt/5.4: update to v5.4.39 > linux-intel/5.4: update to v5.4.39 * sources/meta-odroid dccfa84...b0bc823 (1): > linux-stable/5.4: update to 5.4.41 Signed-off-by: Khem Raj <[email protected]>
* sources/meta-freescale 41c93da5...6b6e4934 (6): > ls1046ardb: fix duplicate dtb issue > cst: Fix build with gcc10 > fix: handle if KERNEL_DEVICETREE isn't defined > linux-fslc-imx: upgrade kernel to v5.4.41 > linux-fslc: upgrade kernel to v5.4.41 from korg > linux[-fslc]-imx: update defconfig to use imx_v8_defconfig Signed-off-by: Khem Raj <[email protected]>
* sources/meta-riscv 6f49543...5c38329 (1): > .travis.yml: Update the Ubuntu distro * sources/openembedded-core cd3f766ae1...586061c469 (17): > qemu: fix CVE-2020-11869 > classes/image_types_wic: Reorder do_flush_pseudodb > libubootenv: Depend on zlib > xz: upgrade 5.2.4 -> 5.2.5 > libxcrypt: Upgrade to 4.4.16 > re2c: Upgrade to 1.3 > lib/oe/recipeutils.py: passthrough of FETCHCMD > libsoup-2.4: upgrade 2.68.4 -> 2.70.0 > gsettings-desktop-schemas: upgrade 3.36.0 -> 3.36.1 > mtools: upgrade 4.0.23 -> 4.0.24 > lttng-tools: upgrade to 2.12.0 > make-mod-scripts: Fix dependence error. > linux-firmware: Update to 20200122 -> 20200421 > recipes-kernel/linux-firmware: Add adreno-a630 firmware package > recipes-kernel/linux-firmware: Add wlanmdsp.mbn to qcom-modem package > python3-setuptools: add the missing rdepends > gcc: Remove mudflap remnants Signed-off-by: Khem Raj <[email protected]>
* sources/meta-openembedded 2120240646...b5cb4b94bd (35): > python3-absl: Upgrade to 0.9.0 > python3-watchdog: Add recipe version 0.10.2 > python3-pathtools3: Add recipe version 0.2.1 > pamela: Upgrade 0.3.0 -> 1.0.0 > python3-pyparsing: Remove, moved to OE-core > python3-cython: Remove, moved to OE-core > python3-dbusmock: Remove, moved to OE-core > python3-docutils: Remove, moved to OE-core > meta-python: delete superfluous python-mako.inc > python3-cbor2: Add recipe version 5.1.0 > python3-snappy: Add recipe version 0.5.4 > python3-autobahn: Add recipe version 20.4.3 > python3-pyelftools: moved to OE-Core, remove from meta-python > python3-pycryptodome(x): moved to OE-Core, remove from meta-python > python3-lz4: Add recipe version 3.0.2 > python3-multidict: Update 4.7.4 -> 4.7.5 > python3-xmodem: Add recipe version 0.4.6 > python3-u-msgpack-python: Add recipe version 2.6.0 > python3-txaio: Add recipe version 20.4.1 > python3-trafaret-config: Add recipe version 2.0.2 > python3-trafaret: Add recipe version 2.0.2 > python3-py-ubjson: Add recipe version 0.16.1 > python3-aiohttp-jinja2: Add recipe version 1.2.0 > python3-graphviz: Add recipe version 0.14 > python3-argh: Add recipe version 0.26.2 > unicode-ucd: Stop broken license downloading > openocd: Update libjaylink > dstat: Fix runtime error that depend python. > librsync: upgrade 2.3.0 -> 2.3.1 > catfish: 1.4.11 -> 1.4.13 > thunar: 1.8.12 -> 1.8.14 > xfconf: 4.14.2 -> 4.14.3 > garcon: 0.6.4 -> 0.7.0 > libhandy: Remove, moved to OE-core > gpsd: mark CLEANBROKEN Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 5, 2021
…bedded sources/meta-qcom sources/openembedded-core * sources/bitbake bb309f73...2ef5a7b7 (10): > parse/ast: Show errors for append/prepend/remove operators combined with +=/.= > Revert "fetch2/checksum/siggen: Fix taskhashes not tracking file directories" > fetch2/checksum/siggen: Fix taskhashes not tracking file directories > cooker: check if upstream hash equivalence server is available > runqueue: Fix runall option task deletion ordering issue < cooker: check if upstream hash equivalence server is available < runqueue: Fix runall option task deletion ordering issue < parse/ast: Show errors for append/prepend/remove operators combined with +=/.= < Revert "fetch2/checksum/siggen: Fix taskhashes not tracking file directories" < fetch2/checksum/siggen: Fix taskhashes not tracking file directories * sources/meta-intel 82a73574...d813aee2 (1): > media-driver: user registry key reentrant fix * sources/meta-openembedded 4ce8cfc96...108fa72a1 (9): > XXX: Add Github actions CI support > python3-wrapt: Upgrade 1.13.2 -> 1.13.3 > python3-cachecontrol: Upgrade 0.12.6 -> 0.12.9 > python3-natsort: Upgrade 7.1.1 -> 8.0.0 > lvgl: Introduce global variable for configuration > fwupd-efi: add new recipe > modemmanager: remove intltool-native DEPENDS > fwupd: add new recipe < XXX: Add Github actions CI support * sources/meta-qcom ec891be...13a1c7b (1): > Merge pull request #385 from YoeDistro/yoe/mut * sources/openembedded-core 6c2865daad...a27137f362 (47): > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > mesa: Add PACKAGECONFIG option for broadcom v3d Vulkan driver > libpcre/libpcre2: correct SRC_URI > libxml2: mark patch as non-upstreamable > librsvg: set the needed atomic configuration flags directly per-target > systemd-bootchart: submit musl patches upstream > valgrind: mark ptest-specific patch as inappropriate > ruby: workaround ptest hang problem > gdb: Upgrade to 11.1 > gdb: Add dependency on libgmp > linux-yocto/5.15: introduce recipes > linux-libc-headers: update to v5.15 > uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified > kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE > kernel-devsrc: Add vdso.lds and other build files for riscv64 as well > meson: set objcopy in the cross and native toolchain files > sstate: another fix for touching files inside pseudo > create-spdx: Set the Organization field via a variable > strace: fix build against 5.15 kernel/kernel-headers > linux-yocto-rt/5.10: update to -rt54 > linux-yocto/5.10: update to v5.10.76 > linux-yocto/5.14: update to v5.14.15 > opkg: Fix poor operator combination choice > perl: backport gdbm 1.2x compatibility fixes > gdbm: upgrade 1.19 -> 1.22 < esdk: locked sig mismatch warnings when build from esdk env < qemux86: Add identical qemux86copy variant for tests < gdb: Upgrade to 11.1 < gdb: Add dependency on libgmp < kernel-devsrc: Add vdso.lds and other build files for riscv64 as well < meson: set objcopy in the cross and native toolchain files < sstate: another fix for touching files inside pseudo < create-spdx: Set the Organization field via a variable < strace: fix build against 5.15 kernel/kernel-headers < linux-yocto/5.15: introduce recipes < linux-yocto-rt/5.10: update to -rt54 < linux-libc-headers: update to v5.15 < linux-yocto/5.10: update to v5.10.76 < linux-yocto/5.14: update to v5.14.15 < opkg: Fix poor operator combination choice < ruby: workaround ptest hang problem < perl: backport gdbm 1.2x compatibility fixes < gdbm: upgrade 1.19 -> 1.22 < uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified < reproducible: remove ruby-ri-docs from the exclusion list < kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE Signed-off-by: Khem Raj <[email protected]>
kraj
added a commit
that referenced
this pull request
Nov 5, 2021
…ources/openembedded-core * sources/bitbake 69b4f9a0...be45aeb9 (2): > cooker: check if upstream hash equivalence server is available > runqueue: Fix runall option task deletion ordering issue * sources/meta-intel 82a73574...d813aee2 (1): > media-driver: user registry key reentrant fix * sources/meta-qcom fb5982e...13a1c7b (1): > Merge pull request #385 from YoeDistro/yoe/mut * sources/openembedded-core a454fda9c3...446972600e (11): > kernel-devsrc: Add vdso.lds and other build files for riscv64 as well > meson: set objcopy in the cross and native toolchain files > sstate: another fix for touching files inside pseudo > create-spdx: Set the Organization field via a variable > strace: fix build against 5.15 kernel/kernel-headers > linux-yocto-rt/5.10: update to -rt54 > linux-yocto/5.10: update to v5.10.76 > linux-yocto/5.14: update to v5.14.15 > opkg: Fix poor operator combination choice > perl: backport gdbm 1.2x compatibility fixes > gdbm: upgrade 1.19 -> 1.22 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.
No description provided.