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/meta-atmel sources/meta-intel sources/meta-qc… #386

Merged
merged 1 commit into from
May 21, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented May 21, 2020

…om sources/meta-raspberrypi sources/meta-riscv sources/meta-ti

  • sources/meta-atmel c385ec5...da2e145 (2):

    dt-overlay-at91: Bump to linux4sam-2020.04-rc4
    gstreamer1.0-plugins-hantro: bump to gstreamer1.0-plugins-hantro_1.6

  • sources/meta-intel c9662bdc...d9db6587 (2):

    intel-microcode: upgrade 20191115 -> 20200508
    intel-vaapi-driver: backport fixes for gcc10 failures

  • sources/meta-qcom 23a4efb...67bfbf1 (1):

    Merge pull request fix: some environment may not have $UID $GID #151 from alimon/master_firmware

  • sources/meta-raspberrypi 6f85d3f...f9b9181 (1):

    linux-raspberrypi: Update to latest on 5.4 release

  • sources/meta-riscv 5c38329...da23f11 (2):

    openocd: Use the fork when building for x86 host machines
    openocd: Update to the latest SHA

  • sources/meta-ti 68cf591f...5ae0df73 (1):

    trusted-firmware-a: upstreamed and unified to meta-arm, drop locally

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

…m sources/meta-raspberrypi sources/meta-riscv sources/meta-ti

* sources/meta-atmel c385ec5...da2e145 (2):
  > dt-overlay-at91: Bump to linux4sam-2020.04-rc4
  > gstreamer1.0-plugins-hantro: bump to gstreamer1.0-plugins-hantro_1.6

* sources/meta-intel c9662bdc...d9db6587 (2):
  > intel-microcode: upgrade 20191115 -> 20200508
  > intel-vaapi-driver: backport fixes for gcc10 failures

* sources/meta-qcom 23a4efb...67bfbf1 (1):
  > Merge pull request #151 from alimon/master_firmware

* sources/meta-raspberrypi 6f85d3f...f9b9181 (1):
  > linux-raspberrypi: Update to latest on 5.4 release

* sources/meta-riscv 5c38329...da23f11 (2):
  > openocd: Use the fork when building for x86 host machines
  > openocd: Update to the latest SHA

* sources/meta-ti 68cf591f...5ae0df73 (1):
  > trusted-firmware-a: upstreamed and unified to meta-arm, drop locally

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 1da1a51 into master May 21, 2020
kraj added a commit that referenced this pull request Dec 1, 2021
… sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/openembedded-core

* sources/bitbake 7e1ca7ab...6d2e1db2 (3):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm 28f6956...17042e0 (1):
  > edk2-firmware: Pin to arm and x86 only

* sources/meta-openembedded ac67765cb...a775ad4fc (7):
  > XXX: Add Github actions CI support
  > python3-coloredlogs: Added nativesdk
  > libnftnl: upgrade 1.2.0 -> 1.2.1
  > libcamera: Fix build break on musl
  > Upgrade libcamera
  > vboxguestdrivers: drop md5sum from SRC_URI.
  > vboxguestdrivers: upgrade 6.1.28 -> 6.1.30

* sources/meta-qcom a95b43e...e2c7c89 (1):
  > Merge pull request #386 from lumag/update-firmware

* sources/meta-qt5 7865f41...dca4976 (1):
  > qtwayland: Fix vulkan build on GLES2

* sources/meta-rockchip c59ac32...e57e059 (1):
  > README: Add intstructions to add patch template

* sources/openembedded-core d756524143...82e75b2358 (22):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > recipetool: extend curl detection when creating recipes
  > recipetool: handle GitLab URLs like we do GitHub
  > openssl: fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value
  > overlayfs: update notes on /etc
  > oeqa/selftest: unit tests for overlayfs-etc
  > oeqa/selftest: overlayfs helper function
  > image: add overlayfs-etc image feature
  > wic: image for overlayfs-etc tests
  > overlayfs-etc: mount etc as overlayfs
  > meson: drop redundant patch
  > uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified
  > kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE
  > README.OE-Core.md: update URLs

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 3, 2021
…mbedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/meta-arm 28f6956...31cffcd (8):
  > arm/edk2-firmware: default to release builds
  > arm/edk2-firmware: set a default invalid COMPATIBLE_MACHINE
  > arm/edk2-firmware: organise bbappend
  > arm/edk2-firmware: set EDK2_ARCH centrally
  > arm-bsp/edk2-firmware: drop N1SDP patches
  > arm/edk2-firmware: upgrade to 202111
  > arm/edk2-firmware: set invalid platform names for better errors
  > ci: QEMU_USE_KVM needs empty variable

* sources/meta-intel 4a0107ac...33c5426f (1):
  > intel-media-driver: Fixed double free issue.

* sources/meta-openembedded ac67765cb0...ca5055ed28 (11):
  > gpsd: fix clang buid via export CC explicitly
  > openldap: fix parallel build failure
  > libteam: switch to python3
  > spitools: upgrade 1.0.0 -> 1.0.1
  > ostree: use Yocto mirror
  > ostree: add nativesdk support
  > libnftnl: upgrade 1.2.0 -> 1.2.1
  > libcamera: Fix build break on musl
  > Upgrade libcamera
  > vboxguestdrivers: drop md5sum from SRC_URI.
  > vboxguestdrivers: upgrade 6.1.28 -> 6.1.30

* sources/meta-qcom a95b43e...e2c7c89 (1):
  > Merge pull request #386 from lumag/update-firmware

* sources/meta-qt5 7865f41...b64b0a2 (1):
  > qtwayland: Fix vulkan build on GLES2

* sources/openembedded-core d7565241437...ec2131070ca (1):
  > README.OE-Core.md: update URLs

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