Skip to content

Commit

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

* sources/meta-openembedded e46e20143...d20c7eb50 (18):
  > XXX: Add DRONE CI support
  > python-twitter: consolidate inc and bb files into a single bb file
  > python-twofish: consolidate inc and bb files into a single bb file
  > python-typing: remove unused inc file
  > python-tzlocal: consolidate inc and bb files into a single bb file
  > python-ujson: consolidate inc and bb files into a single bb file
  > python-unidiff: consolidate inc and bb files into a single bb file
  > python-urllib3: consolidate inc and bb files into a single bb file
  > python-versiontools: consolidate inc and bb files into a single bb file
  > python-visitor: consolidate inc and bb files into a single bb file
  > python-waitress: consolidate inc and bb files into a single bb file
  > python-wcwidth: consolidate inc and bb files into a single bb file
  > igmpproxy: fix upstream check URL
  > usrsctp: use UPSTREAM_CHECK_COMMITS
  > ptpd: fix upstream check URL
  > relayd: use UPSTREAM_CHECK_COMMITS
  > opensaf: fix upstream check URL
  < XXX: Add DRONE CI support

* sources/meta-ti f7f25b3f...bbc14eb4 (2):
  > linux-ti-staging: update to 5.4.28
  > u-boot-ti-stgaging: update to the latest

* sources/meta-yoe d68f641...240aa3f (1):
  > Merge pull request #53 from YoeDistro/yoe/mut

* sources/openembedded-core 4103fa9e51...4a919deb3a (32):
  > 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
  > runit: Add runit and related recipes
  > busybox: sysctl: ignore EIO of stable_secret below /proc/sys/net/ipv6/conf
  > icu: Add knobs to generate a subset of ICU data
  > binutils: Use configure options to disable gdb and dependencies
  > scripts/install-buildtools: refactor for Python 3.4
  > pseudo: Force seccomp to return success when in fact doing nothing
  > wic: Add --embed-rootfs argument
  > wic: Fix permissions when using exclude or include path
  < icu: Add knobs to generate a subset of ICU data
  < binutils: Use configure options to disable gdb and dependencies
  < 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
  < runit: Add runit and related recipes
  < wic: Add --embed-rootfs argument
  < wic: Fix permissions when using exclude or include path
  > sanity.bbclass: echo current SDK_VENDOR if it is invalid
  > nativesdk-binutils: correct path to ld.so.conf
  > cdrtools-native: remove use of REALPV in versioning
  < sanity.bbclass: echo current SDK_VENDOR if it is invalid
  < nativesdk-binutils: correct path to ld.so.conf
  < cdrtools-native: remove use of REALPV in versioning
  < pseudo: Force seccomp to be disabled

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 4, 2020
1 parent 29b43d9 commit f8da6e0
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 26 files
+2 −0 meta-networking/recipes-connectivity/relayd/relayd_git.bb
+2 −0 meta-networking/recipes-daemons/igmpproxy/igmpproxy_0.2.1.bb
+2 −0 meta-networking/recipes-daemons/opensaf/opensaf_5.19.10.bb
+2 −0 meta-networking/recipes-daemons/ptpd/ptpd_2.3.1.bb
+2 −0 meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb
+0 −17 meta-python/recipes-devtools/python/python-twitter.inc
+0 −13 meta-python/recipes-devtools/python/python-twofish.inc
+0 −9 meta-python/recipes-devtools/python/python-typing.inc
+0 −8 meta-python/recipes-devtools/python/python-tzlocal.inc
+0 −30 meta-python/recipes-devtools/python/python-ujson.inc
+0 −14 meta-python/recipes-devtools/python/python-unidiff.inc
+0 −21 meta-python/recipes-devtools/python/python-urllib3.inc
+0 −10 meta-python/recipes-devtools/python/python-versiontools.inc
+0 −6 meta-python/recipes-devtools/python/python-visitor.inc
+0 −10 meta-python/recipes-devtools/python/python-waitress.inc
+0 −8 meta-python/recipes-devtools/python/python-wcwidth.inc
+17 −1 meta-python/recipes-devtools/python/python3-twitter_3.8.0.bb
+13 −2 meta-python/recipes-devtools/python/python3-twofish_0.3.0.bb
+8 −1 meta-python/recipes-devtools/python/python3-tzlocal_2.0.0.bb
+30 −2 meta-python/recipes-devtools/python/python3-ujson_1.35.bb
+14 −2 meta-python/recipes-devtools/python/python3-unidiff_0.5.5.bb
+22 −1 meta-python/recipes-devtools/python/python3-urllib3_1.25.7.bb
+10 −2 meta-python/recipes-devtools/python/python3-versiontools_1.9.1.bb
+7 −1 meta-python/recipes-devtools/python/python3-visitor_0.1.3.bb
+11 −1 meta-python/recipes-devtools/python/python3-waitress_1.4.2.bb
+9 −1 meta-python/recipes-devtools/python/python3-wcwidth_0.1.8.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe

0 comments on commit f8da6e0

Please sign in to comment.