Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-altera sources/meta-qcom …
Browse files Browse the repository at this point in the history
…sources/openembedded-core

* sources/bitbake b88816c4...b69e97de (6):
  > utils: fix UnboundLocalError when _print_exception raises
  > utils.py: get_file_layer(): Improve performance
  > utils.py: get_file_layer(): Exit the loop when file is matched
  > cooker.py: Save prioritized BBFILES to BBFILES_PRIORITIZED
  > utils: process_profilelog: use context manager
  > bitbake: Add parsing torture test

* sources/meta-altera c6747a8...7f5aaed (2):
  > u-boot-socfpga: update source revision for 2019.10 and 2020.04
  > linux-altera-lts: update minor version and source revision for 5.4

* sources/meta-qcom f5da12a...0beb5a8 (1):
  > Merge pull request #184 from alimon/license_improv

* sources/openembedded-core 8863cb60a9...f33f128557 (25):
  > runit: Add runit and related recipes
  > lto.inc: Add global LTO distro policy file
  > report-error.bbclass: replace angle brackets with < and >
  > report-error: Allow to upload reports automatically
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > weston-init: Redefine weston service and add socket activation option
  > tune-cortexa*: Cleanups
  > tune-cortexa57-cortexa53.inc: add CRC and set march
  > tune-cortexa55.inc: clean-up ARMv8.2a uses
  > cortex-m0plus.inc: change file permissions
  > cryptodev: bump 1 commit past 1.11 to fix 5.9-rc1+
  > cve-check: avoid FileNotFoundError if no do_cve_check task has run
  > cve-update-db-native: use context manager for cve_f
  > cve-check/cve-update-db-native: use lockfile to fix usage under multiconfig
  > cve-update-db-native: add progress handler
  < weston-init: Redefine weston service and add socket activation option
  < runit: Add runit and related recipes
  < lto.inc: Add global LTO distro policy file
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 10, 2020
1 parent de019f3 commit 16b7fb9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake

0 comments on commit 16b7fb9

Please sign in to comment.