[oe] [PATCH 0/5] misc fixes

Hongxu Jia hongxu.jia at windriver.com
Mon Aug 13 16:22:15 UTC 2018


The following changes since commit 30bbde3d09ebdf1ad2eac7764abeae0990f4cea2:

  oprofile: upgrade 1.2.0 -> 1.3.0 (2018-08-11 20:16:53 -0700)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib hongxu/misc-fixes
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/misc-fixes

Hongxu Jia (5):
  python3-pydbus: cherry-pick patches from fedora
  python-pykickstart: fix typo
  python3-blivet: remove dmraid from dependency check
  libblockdev: drop obsolete patch
  python3-blivet: add `-Z y' and `-y' to lvm.pvcreate

 .../0001-fix-configure-and-compile-failures.patch  |  87 ---------
 .../libblockdev/libblockdev_2.18.bb                |   1 -
 .../0001-Support-asynchronous-calls-58.patch       |  93 ++++++++++
 ...nsformation-between-D-Bus-errors-and-exce.patch | 203 +++++++++++++++++++++
 .../python/python3-pydbus_0.6.0.bb                 |   4 +
 .../0012-remove-dmraid-dependency-check.patch      |  31 ++++
 .../0013-add-Z-y-and-y-to-lvm.pvcreate.patch       |  41 +++++
 .../python-blivet/python3-blivet_3.0.1.bb          |   2 +
 ...0001-support-authentication-for-kickstart.patch |  10 +-
 ...d.py-retry-to-invoke-request-with-timeout.patch |   6 +-
 10 files changed, 382 insertions(+), 96 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/libblockdev/files/0001-fix-configure-and-compile-failures.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-pydbus/0001-Support-asynchronous-calls-58.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-pydbus/0002-Support-transformation-between-D-Bus-errors-and-exce.patch
 create mode 100644 meta-python/recipes-extended/python-blivet/python3-blivet/0012-remove-dmraid-dependency-check.patch
 create mode 100644 meta-python/recipes-extended/python-blivet/python3-blivet/0013-add-Z-y-and-y-to-lvm.pvcreate.patch

-- 
2.7.4




More information about the Openembedded-devel mailing list