Skip to content

Commit

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

* sources/bitbake a7c47f1e...64ae9d7e (2):
  > tinfoil: When sending commands we need to process events
  > command: Ensure exceptions inheriting from BBHandledException are visible

* sources/meta-openembedded fa0265639...bf8a5b744 (13):
  > XXX: Add Github actions CI support
  > python3-tqdm: Upgrade 4.50.0 -> 4.50.2
  > python3-markdown: Upgrade 3.2.2 -> 3.3
  > python3-colorlog: Upgrade 4.2.1 -> 4.4.0
  > python3-pywbemtools: Upgrade 0.7.2 -> 0.7.3
  > python3-configparser: Upgrade 5.0.0 -> 5.0.1
  > python3-paramiko: fixing runtime dependencies
  > multipath-tools: replace perl with sed in libdmmp/Makefile for pseudo
  > utouch-*, ifenslave, iozone3, ttf-honkyfonts, python3-smbus: don't use trailing slash in S
  < XXX: Add Github actions CI support
  < python3-paramiko: fixing runtime dependencies
  < Add template-toolkit to pkg grp
  < template-toolkit: add package

* sources/meta-raspberrypi eb7e824...e13d6a2 (6):
  > linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds
  > rpi-default-settings: Replace default parselogs with parselogs_rpi
  > oeqa: Add 5.4 specific error messages to ignore list
  < linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds
  < rpi-default-settings: Replace default parselogs with parselogs_rpi
  < oeqa: Add 5.4 specific error messages to ignore list

* sources/meta-rust 318fb46...2e085dd (1):
  > Merge pull request #279 from ColinFinck/fix/cargo-libgit2-pkgconfig

* sources/meta-ti 81f71c53...da0aa140 (1):
  > linux-ti-staging: Update kernel to 5.4.69

* sources/openembedded-core 29e3773e9c...4d05dc157e (49):
  > nativesdk: Re-define MACHINE = SDKMACHINE
  > 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
  > layer.conf: fix sanity error for PATH variable in extensible SDK workflow
  > rngd: fix --debug to also filter syslog() calls
  > bitbake-bblayers/create: Make the example recipe print its message
  > oe-build-perf-report: Ensure correct data is shown for multiple branch options
  > scripts/oe-build-perf-report: Allow operation with no buildstats
  > base.bbclass: warn when there is trailing slash in S or B variables
  > mtd-utils: don't use trailing slash in S
  > base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as strings
  > classes/waf: Add build and install arguments
  > Revert "base/packagegroup: Add/enable pseudo database integrity checks"
  > base/packagegroup: Add/enable pseudo database integrity checks
  > pseudo: Add integrity checking msg/op
  > package management: Allow dynamic loading of PM
  > pseudo: Upgrade to include mkostemp64 wrapper
  > pseudo: Update to account for patches merged on branch
  > abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes
  > timezone: update to 2020b
  > armv8/tunes: Add tunes for supported ARMv8.2a cores
  > armv8/tunes: Add tunes for supported ARMv8a cores
  > armv8/tunes: reference parent's TUNE_FEATURES
  > armv8/tunes: Move TUNECONFLICTS
  < nativesdk: Re-define MACHINE = SDKMACHINE
  < 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
  < abi_version,sanity: Tell users TMPDIR must be clean after pseudo changes
  < timezone: update to 2020b
  < armv8/tunes: Add tunes for supported ARMv8.2a cores
  < armv8/tunes: Add tunes for supported ARMv8a cores
  < armv8/tunes: reference parent's TUNE_FEATURES
  < armv8/tunes: Move TUNECONFLICTS
  < classes/waf: Add build and install arguments
  < Revert "base/packagegroup: Add/enable pseudo database integrity checks"
  < base/packagegroup: Add/enable pseudo database integrity checks
  < pseudo: Add integrity checking msg/op
  < package management: Allow dynamic loading of PM
  < pseudo: Update to account for patches merged on branch

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Oct 10, 2020
1 parent 44cde00 commit 5cac02f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
Submodule meta-raspberrypi updated 0 files
2 changes: 1 addition & 1 deletion sources/meta-rust
2 changes: 1 addition & 1 deletion sources/meta-ti

0 comments on commit 5cac02f

Please sign in to comment.