Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-clang sources/meta-freesc…
Browse files Browse the repository at this point in the history
…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
kraj committed Jan 3, 2020
1 parent 3d2105c commit 6fedb9e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 75 files
+37 −0 meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools/gettext.patch
+1 −0 meta-multimedia/recipes-multimedia/vorbis-tools/vorbis-tools_1.4.0.bb
+16 −0 meta-networking/recipes-support/netcat/netcat/gettext.patch
+1 −0 meta-networking/recipes-support/netcat/netcat_0.7.1.bb
+14 −0 meta-oe/recipes-benchmark/speedtest-cli/speedtest-cli_2.1.2.bb
+1 −1 meta-oe/recipes-bsp/rwmem/rwmem_1.2.bb
+3 −3 meta-oe/recipes-devtools/doxygen/doxygen_1.8.17.bb
+0 −40 meta-oe/recipes-devtools/log4cplus/log4cplus/0001-Remove-log4cplus-version-entry-from-ELF-.comment-sec.patch
+2 −3 meta-oe/recipes-devtools/log4cplus/log4cplus_2.0.5.bb
+5 −0 meta-oe/recipes-extended/libstatgrab/libstatgrab_0.92.bb
+2 −2 meta-oe/recipes-extended/sigrok/libsigrok_0.5.2.bb
+2 −2 meta-oe/recipes-extended/sigrok/libsigrokdecode_0.5.3.bb
+36 −0 meta-oe/recipes-graphics/gtkperf/gtkperf/gettext.patch
+1 −0 meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb
+703 −0 meta-oe/recipes-support/hddtemp/hddtemp/0001-configure.ac-Rename-to-configure.ac-and-use-external.patch
+1 −0 meta-oe/recipes-support/hddtemp/hddtemp_0.3-beta15.bb
+0 −26 meta-oe/recipes-support/udisks/udisks2/non-gnu-libc.patch
+2 −3 meta-oe/recipes-support/udisks/udisks2_git.bb
+36 −0 meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb
+29 −0 meta-perl/recipes-perl/libtest/libtest-warnings-perl_0.028.bb
+19 −0 meta-python/recipes-devtools/python/python-backports-functools-lru-cache.inc
+2 −19 meta-python/recipes-devtools/python/python-backports-functools-lru-cache_1.5.bb
+2 −2 meta-python/recipes-devtools/python/python-beautifulsoup4.inc
+0 −0 meta-python/recipes-devtools/python/python-beautifulsoup4_4.8.2.bb
+3 −3 meta-python/recipes-devtools/python/python-bitarray.inc
+0 −0 meta-python/recipes-devtools/python/python-bitarray_1.2.0.bb
+14 −0 meta-python/recipes-devtools/python/python-booleanpy.inc
+2 −2 meta-python/recipes-devtools/python/python-certifi.inc
+0 −0 meta-python/recipes-devtools/python/python-certifi_2019.11.28.bb
+2 −2 meta-python/recipes-devtools/python/python-cmd2.inc
+0 −0 meta-python/recipes-devtools/python/python-cmd2_0.9.22.bb
+2 −2 meta-python/recipes-devtools/python/python-engineio.inc
+0 −0 meta-python/recipes-devtools/python/python-engineio_3.11.1.bb
+16 −0 meta-python/recipes-devtools/python/python-license-expression.inc
+3 −3 meta-python/recipes-devtools/python/python-parse.inc
+0 −0 meta-python/recipes-devtools/python/python-parse_1.14.0.bb
+3 −3 meta-python/recipes-devtools/python/python-passlib.inc
+0 −0 meta-python/recipes-devtools/python/python-passlib_1.7.2.bb
+2 −2 meta-python/recipes-devtools/python/python-pexpect.inc
+0 −0 meta-python/recipes-devtools/python/python-pexpect_4.7.0.bb
+2 −2 meta-python/recipes-devtools/python/python-psutil.inc
+0 −0 meta-python/recipes-devtools/python/python-psutil_5.6.7.bb
+2 −2 meta-python/recipes-devtools/python/python-py.inc
+0 −0 meta-python/recipes-devtools/python/python-py_1.8.1.bb
+2 −2 meta-python/recipes-devtools/python/python-pycryptodome.inc
+0 −0 meta-python/recipes-devtools/python/python-pycryptodome_3.9.4.bb
+2 −2 meta-python/recipes-devtools/python/python-pymisp.inc
+0 −0 meta-python/recipes-devtools/python/python-pymisp_2.4.119.1.bb
+2 −2 meta-python/recipes-devtools/python/python-pymongo.inc
+0 −0 meta-python/recipes-devtools/python/python-pymongo_3.10.0.bb
+2 −2 meta-python/recipes-devtools/python/python-pyparsing.inc
+0 −0 meta-python/recipes-devtools/python/python-pyparsing_2.4.6.bb
+2 −2 meta-python/recipes-devtools/python/python-pyperf.inc
+0 −0 meta-python/recipes-devtools/python/python-pyperf_1.7.0.bb
+5 −0 meta-python/recipes-devtools/python/python-twisted.inc
+38 −0 ...thon/recipes-devtools/python/python-twisted/0001-fix-MemoryReactor-import-in-test_runner-to-be-from-t.patch
+19 −3 meta-python/recipes-devtools/python/python3-astor/f820f3ff7ad8818475b6e107e63aa9a54252d2a9.patch
+2 −0 meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.5.bb
+0 −0 meta-python/recipes-devtools/python/python3-beautifulsoup4_4.8.2.bb
+0 −0 meta-python/recipes-devtools/python/python3-bitarray_1.2.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-booleanpy_3.7.bb
+0 −0 meta-python/recipes-devtools/python/python3-certifi_2019.11.28.bb
+0 −0 meta-python/recipes-devtools/python/python3-cmd2_0.9.22.bb
+0 −0 meta-python/recipes-devtools/python/python3-engineio_3.11.1.bb
+2 −0 meta-python/recipes-devtools/python/python3-license-expression_1.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-parse_1.14.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-passlib_1.7.2.bb
+0 −0 meta-python/recipes-devtools/python/python3-pexpect_4.7.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-psutil_5.6.7.bb
+0 −0 meta-python/recipes-devtools/python/python3-py_1.8.1.bb
+0 −0 meta-python/recipes-devtools/python/python3-pycryptodome_3.9.4.bb
+0 −0 meta-python/recipes-devtools/python/python3-pymisp_2.4.119.1.bb
+0 −0 meta-python/recipes-devtools/python/python3-pymongo_3.10.0.bb
+0 −0 meta-python/recipes-devtools/python/python3-pyparsing_2.4.6.bb
+0 −0 meta-python/recipes-devtools/python/python3-pyperf_1.7.0.bb
2 changes: 1 addition & 1 deletion sources/meta-ti
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 43 files
+2 −2 meta/conf/bitbake.conf
+1 −0 meta/conf/distro/include/maintainers.inc
+9 −0 meta/lib/oe/sstatesig.py
+3 −3 meta/recipes-bsp/u-boot/files/0001-include-env.h-Ensure-ulong-is-defined.patch
+83 −0 meta/recipes-bsp/u-boot/files/0002-include-fix-ulong-definition-on-musl-targets.patch
+2 −2 meta/recipes-bsp/u-boot/u-boot-common.inc
+3 −1 meta/recipes-bsp/u-boot/u-boot-fw-utils_2020.01.bb
+0 −40 meta/recipes-connectivity/nfs-utils/nfs-utils/0001-configure.ac-Do-not-fatalize-Wmissing-prototypes.patch
+61 −0 meta/recipes-connectivity/nfs-utils/nfs-utils/clang-warnings.patch
+1 −4 meta/recipes-connectivity/nfs-utils/nfs-utils_2.4.2.bb
+0 −141 meta/recipes-core/gettext/gettext-0.19.8.1/fix-CVE-2018-18751.patch
+0 −23 meta/recipes-core/gettext/gettext-0.19.8.1/parallel.patch
+0 −321 meta/recipes-core/gettext/gettext-0.19.8.1/use-pkgconfig.patch
+87 −0 meta/recipes-core/gettext/gettext-0.20.1/0001-msgmerge-Fix-behaviour-of-for-msgfmt-on-PO-files-wit.patch
+0 −0 meta/recipes-core/gettext/gettext-0.20.1/add-with-bisonlocaledir.patch
+7 −23 meta/recipes-core/gettext/gettext-0.20.1/cr-statement.c-timsort.h-fix-formatting-issues.patch
+32 −0 meta/recipes-core/gettext/gettext-0.20.1/parallel.patch
+0 −0 meta/recipes-core/gettext/gettext-0.20.1/run-ptest
+12 −14 meta/recipes-core/gettext/gettext-0.20.1/serial-tests-config.patch
+713 −0 meta/recipes-core/gettext/gettext-0.20.1/use-pkgconfig.patch
+0 −38 meta/recipes-core/gettext/gettext-minimal-0.19.8.1/0001-PATCH-Disable-the-test-to-convert-euc-jp.patch
+ meta/recipes-core/gettext/gettext-minimal-0.19.8.1/aclocal.tgz
+0 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/COPYING
+72 −52 meta/recipes-core/gettext/gettext-minimal-0.20.1/Makefile.in.in
+386 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/gettext.m4
+644 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/host-cpu-c-abi.m4
+288 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/iconv.m4
+72 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/intlmacosx.m4
+168 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-ld.m4
+774 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-link.m4
+249 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/lib-prefix.m4
+32 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/nls.m4
+450 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/po.m4
+91 −0 meta/recipes-core/gettext/gettext-minimal-0.20.1/aclocal/progtest.m4
+1 −1 meta/recipes-core/gettext/gettext-minimal-0.20.1/config.rpath
+7 −1 meta/recipes-core/gettext/gettext-minimal-0.20.1/remove-potcdate.sin
+2 −3 meta/recipes-core/gettext/gettext-minimal-native_0.20.1.bb
+34 −15 meta/recipes-core/gettext/gettext_0.20.1.bb
+32 −0 meta/recipes-core/meta/buildtools-extended-tarball.bb
+7 −0 meta/recipes-core/util-linux/util-linux.inc
+1 −1 meta/recipes-devtools/python/python3_3.7.6.bb
+0 −1 meta/recipes-extended/psmisc/psmisc.inc
+4 −2 scripts/lib/wic/filemap.py

0 comments on commit 6fedb9e

Please sign in to comment.