Skip to content

Commit

Permalink
Layer Updates: sources/meta-clang sources/meta-openembedded sources/m…
Browse files Browse the repository at this point in the history
…eta-yoe

* sources/meta-clang 489d396...f281ae2 (2):
  > README: Document CLANGSDK
  > clang: Add variable CLANGSDK to control including clang in SDK

* sources/meta-openembedded 466fd78ac6...41fe46157c (24):
  > python-paste: upgrade 3.2.0 -> 3.2.1
  > python-alembic: upgrade 1.2.0 -> 1.2.1
  > tesseract-lang: update to 4.0.0
  > sanlock: update to 3.6.0
  > libyui-ncurses: udpate to 2.52.0
  > libyui: update to 3.6.0
  > uim: Fix cross-builds
  > mongodb: Remove non building arches from COMPATIBLE_HOST
  > libmicrohttpd: backport the fix for building with older gnutls
  > crash: update from 7.2.6 to 7.2.7
  > haveged: upgrade v1.9.4 -> v1.9.6
  > spice: Drop broken native
  > iperf3: Drop broken native
  > libnet-dns-sec-perl: Drop broken native
  > libnet-ssleay-perl: Drop broken native
  > keyutils: Fix installed-vs-shipped for nativesdk
  > fuse: Fix installed-vs-shipped for nativesdk
  > python-incremental: Drop broken nativesdk
  > python-asn1crypto: extend to nativesdk
  > add new recipes for python-lrparsing, python3-lrparsing
  > firewalld: add UPSTREAM_CHECK_URI
  > python-protobuf: upgrade 3.9.1 -> 3.9.2
  > python-cmd2: upgrade 0.9.16 -> 0.9.17
  > xterm: upgrade 348 -> 349

* sources/meta-yoe 46f2edb...9b92db2 (1):
  > Merge pull request #36 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 26, 2019
1 parent 0bd043b commit 01bdbfd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 41 files
+7 −1 meta-filesystems/recipes-support/fuse/fuse_2.9.9.bb
+1 −0 meta-networking/recipes-connectivity/firewalld/firewalld_0.6.4.bb
+1 −2 meta-networking/recipes-support/spice/spice_git.bb
+0 −2 meta-oe/recipes-benchmark/iperf3/iperf3_3.7.bb
+1 −9 meta-oe/recipes-dbs/mongodb/mongodb_git.bb
+0 −20 meta-oe/recipes-extended/haveged/haveged/fix-cpu-cache-size-detection.patch
+0 −32 meta-oe/recipes-extended/haveged/haveged/haveged-init.d-Makefile.am-add-missing-dependency.patch
+2 −4 meta-oe/recipes-extended/haveged/haveged_1.9.6.bb
+0 −80 meta-oe/recipes-extended/sanlock/sanlock/0001-fix-compile-failure-with-libc-musl.patch
+2 −4 meta-oe/recipes-extended/sanlock/sanlock_3.8.0.bb
+0 −147 meta-oe/recipes-graphics/libyui/libyui-ncurses/0001-Use-override-consistently.patch
+0 −49 meta-oe/recipes-graphics/libyui/libyui-ncurses/0002-Define-own-resize-in-NCPad-and-fix-param-type-of-Set.patch
+1 −4 meta-oe/recipes-graphics/libyui/libyui-ncurses_2.52.0.bb
+0 −32 meta-oe/recipes-graphics/libyui/libyui/0001-Use-curly-braces-for-MAKE-variable.patch
+1 −3 meta-oe/recipes-graphics/libyui/libyui_3.6.0.bb
+3 −3 meta-oe/recipes-graphics/tesseract/tesseract-lang_4.0.0.bb
+2 −2 meta-oe/recipes-graphics/xorg-app/xterm_349.bb
+1 −1 meta-oe/recipes-kernel/crash/crash_7.2.7.bb
+12 −0 meta-oe/recipes-security/keyutils/keyutils_1.6.bb
+32 −0 meta-oe/recipes-support/libmicrohttpd/libmicrohttpd/fix-build-with-older-gnutls.patch
+3 −1 meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.66.bb
+29 −0 meta-oe/recipes-support/uim/uim/0001-Fix-to-set-libedit-path-from-configure-option-proper.patch
+0 −24 meta-oe/recipes-support/uim/uim/0001-fix-bug-for-cross-compile.patch
+7 −3 meta-oe/recipes-support/uim/uim_1.8.8.bb
+0 −2 meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb
+0 −2 meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb
+2 −2 meta-python/recipes-devtools/python/python-alembic.inc
+0 −0 meta-python/recipes-devtools/python/python-alembic_1.2.1.bb
+1 −1 meta-python/recipes-devtools/python/python-asn1crypto.inc
+2 −2 meta-python/recipes-devtools/python/python-cmd2.inc
+0 −0 meta-python/recipes-devtools/python/python-cmd2_0.9.17.bb
+1 −1 meta-python/recipes-devtools/python/python-incremental.inc
+16 −0 meta-python/recipes-devtools/python/python-lrparsing.inc
+2 −0 meta-python/recipes-devtools/python/python-lrparsing_1.0.16.bb
+2 −2 meta-python/recipes-devtools/python/python-paste_3.2.1.bb
+2 −2 meta-python/recipes-devtools/python/python-protobuf.inc
+0 −0 meta-python/recipes-devtools/python/python-protobuf_3.9.2.bb
+0 −0 meta-python/recipes-devtools/python/python3-alembic_1.2.1.bb
+0 −0 meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
+2 −0 meta-python/recipes-devtools/python/python3-lrparsing_1.0.16.bb
+0 −0 meta-python/recipes-devtools/python/python3-protobuf_3.9.2.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe
Submodule meta-yoe updated 1 files
+1 −0 conf/distro/yoe.inc

0 comments on commit 01bdbfd

Please sign in to comment.