Skip to content

Commit

Permalink
Layer Updates: sources/meta-openembedded sources/meta-python2 sources…
Browse files Browse the repository at this point in the history
…/meta-raspberrypi sources/meta-riscv

* sources/meta-openembedded e9014dfd0c...7077abdf29 (17):
  > python-twisted.inc: add missing core dependencies
  > python3-pyhamcrest: add recipe
  > firewalld: upgrade 0.7.2 -> 0.7.3
  > konkretcmpi: Depend on python3 during build
  > gnome-menus3: Depend on py3
  > spice: Use python3 and modules during build
  > postgresql: Add python3 to depends
  > libplist: Use py3 in depends
  > nmap: Use py3 in depends/rdepends
  > zchunk: add recipe
  > plymouth: fix usrmerge
  > nodejs: Fix build on big-endian targets
  > nodejs: upgrade to 12.14.1
  > nodejs: use python3native
  > nodejs: 10.17.0 -> 12.14.0
  > fmt: bump version to v6.1.2
  > mongodb: bump version to r4.2.2

* sources/meta-python2 32dd8ab...59ff56a (11):
  > python-pymongo: upgrade 3.10.0 -> 3.10.1
  > python-pyyaml: upgrade 5.2 -> 5.3
  > python-tqdm: add target RDEPENDS
  > python-tqdm: upgrade 4.38.0 -> 4.41.1
  > python-waitress: upgrade 1.4.1 -> 1.4.2
  > python-wcwidth: upgrade 0.1.7 -> 0.1.8
  > python-pyrsistent: add target RDEPENDS
  > python-pyrsistent: upgrade 0.15.5 -> 0.15.7
  > python-packaging: 19.2 -> 20.0
  > python-javaobj-py3: add RDEPENDS
  > python-javaobj-py3: upgrade 0.3.0 -> 0.4.0.1

* sources/meta-raspberrypi 722d837...37d3dd9 (1):
  > linux-raspberrypi: bump to Linux version 4.19.97

* sources/meta-riscv fefdfec...f0724d0 (2):
  > packagegroup-core-tools-debug: Remove strace for rv32
  > qemuriscv32: Use linux-yocto-dev for now

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jan 25, 2020
1 parent 918b619 commit c0982c0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 24 files
+1 −1 meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.32.0.bb
+2 −2 meta-networking/recipes-connectivity/firewalld/firewalld_0.7.3.bb
+2 −3 meta-networking/recipes-support/spice/spice_git.bb
+2 −1 meta-oe/recipes-core/plymouth/plymouth_0.9.4.bb
+3 −3 meta-oe/recipes-dbs/mongodb/mongodb_git.bb
+1 −1 meta-oe/recipes-dbs/postgresql/postgresql.inc
+12 −13 meta-oe/recipes-devtools/nodejs/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch
+71 −0 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-binaries.patch
+0 −36 meta-oe/recipes-devtools/nodejs/nodejs/0002-Using-native-torque.patch
+8 −9 meta-oe/recipes-devtools/nodejs/nodejs/0003-Install-both-binaries-and-use-libdir.patch
+0 −69 meta-oe/recipes-devtools/nodejs/nodejs/0004-Make-compatibility-with-gcc-4.8.patch
+8 −8 meta-oe/recipes-devtools/nodejs/nodejs/0004-v8-don-t-override-ARM-CFLAGS.patch
+0 −20 meta-oe/recipes-devtools/nodejs/nodejs/0005-Link-atomic-library.patch
+18 −0 meta-oe/recipes-devtools/nodejs/nodejs/big-endian.patch
+19 −18 meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb
+2 −2 meta-oe/recipes-extended/konkretcmpi/konkretcmpi_0.9.2.bb
+1 −1 meta-oe/recipes-extended/libimobiledevice/libplist_2.1.0.bb
+2 −2 meta-oe/recipes-security/nmap/nmap_7.80.bb
+1 −1 meta-oe/recipes-support/fmt/fmt_6.1.2.bb
+39 −0 meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
+61 −0 meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
+26 −0 meta-oe/recipes-support/zchunk/zchunk_1.1.5.bb
+11 −1 meta-python/recipes-devtools/python/python-twisted.inc
+10 −0 meta-python/recipes-devtools/python/python3-pyhamcrest_1.9.0.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi

0 comments on commit c0982c0

Please sign in to comment.