-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/bitbake sources/meta-clang sources/meta-freesc…
…ale-3rdparty sources/meta-intel sources/meta-openembedded sources/meta-ti sources/openembedded-core * sources/bitbake 68ce22df...1a9247c4 (5): > cache: Lower debug level for wold build messages > siggen: Test extra cross/native hashserv method > runqueue: Fix task dependency corner case in sanity test > runqueue: Ensure task dependencies are run correctly > runqueue: Fix equiv hash handling build failures * sources/meta-clang d24e9c1...4d579c8 (1): > openmp: Disable ompt tools on targets where ompt is not supported * sources/meta-freescale-3rdparty aea3771...fdc6360 (1): > u-boot-variscite: Fix build for recent layers * sources/meta-intel 92468819...86b5fea2 (2): > linux-intel: remove 4.14 kernel and related patch > meta-intel.inc: Update linux-intel PREFERRED_VERSION to 5.4 * sources/meta-openembedded ef16acb2bf...5b15fb9c83 (34): > python3-license-expression: add recipe > python3-booleanpy: add recipe > python3-twisted: fix broken MemoryReactor import > libfile-slurper-perl: add recipe > libtest-warnings-perl: add recipe > libsigrokdecode: upgrade v0.5.2 -> v0.5.3 > libsigrok: upgrade v0.5.1 -> v0.5.2 > doxygen: upgrade v1.8.16 -> v1.8.17 > speedtest-cli: new package > libstatgrab: add logging/tracing options > log4cplus: update to 2.0.5 > python3-astor: fix VERSION file not found > python-backports-functools-lru-cache: Add python3 version > python-pyperf: upgrade 1.6.1 -> 1.7.0 > python-pyparsing: upgrade 2.4.5 -> 2.4.6 > python-pymongo: upgrade 3.9.0 -> 3.10.0 > python-pymisp: upgrade 2.4.117.2 -> 2.4.119.1 > python-pycryptodome: upgrade 3.9.3 -> 3.9.4 > python-py: upgrade 1.8.0 -> 1.8.1 > python-psutil: upgrade 5.6.5 -> 5.6.7 > python-pexpect: upgrade 4.6.0 -> 4.7.0 > python-passlib: upgrade 1.7.1 -> 1.7.2 > python-parse: upgrade 1.12.1 -> 1.14.0 > python-engineio: upgrade 3.10.0 -> 3.11.1 > python-cmd2: upgrade 0.9.21 -> 0.9.22 > python-certifi: upgrade 2019.9.11 -> 2019.11.28 > python-bitarray: upgrade 1.1.0 -> 1.2.0 > python-beautifulsoup4: upgrade 4.8.1 -> 4.8.2 > rwmem: Upgrade to latest > vorbis-tools: Use external gettext > hddtemp: Fix build with latest gettext 0.20.x > gtkperf: Fix build with latest gettext 0.20.x > netcat: Fix build with gettext 0.20.x > udisks2: Updare to latest master beyond 2.8.4 * sources/meta-ti 036668d1...499fa32b (1): > rwmem: Delete * sources/openembedded-core df107f3a14...2a76082363 (14): > sstatesig: Test cross/native hashserv method extension > python3: Update to apply libgcc fix to libpython, glibc only > nfs-utils: Drop unneeded patches, cmdline option overrides > u-boot: Update to v2020.01-rc5 > wic/filemap: If FIGETBSZ iotctl fail, failback to os.stat > gettext: Backport patch to fix po files without translations > gettext: fix failing ptests > psmisc: revert to default autopoint exclusion > gettext: update to 0.20.1 > gettext-minimal-native: update to 0.20.1 > util-linux: Use PCRE for hardlink > maintainers: Add entry for buildtools-extended-tarball > buildtools-extended-tarball: add recipe with build-essentials > bitbake.conf: Simplify TARGET_SYS/SDK_SYS Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule bitbake
updated
3 files
+3 −3 | lib/bb/cache.py | |
+11 −1 | lib/bb/runqueue.py | |
+21 −6 | lib/bb/siggen.py |
Submodule meta-intel
updated
5 files
Submodule meta-openembedded
updated
75 files
Submodule openembedded-core
updated
43 files