All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] Recipes upgrade
Date: Fri, 15 Feb 2019 11:22:17 +0800	[thread overview]
Message-ID: <cover.1550200881.git.liezhi.yang@windriver.com> (raw)

The following changes since commit a88bcbae850a2e6d182291d3f8e167aabdbe4842:

  wic/engine.py: Load paths from PATH environment variable (2019-02-14 11:20:06 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/pu

Robert Yang (4):
  cryptodev: 1.9 -> 1.10
  e2fsprogs: 1.44.3 -> 1.44.5
  git: 2.18.1 -> 2.20.1
  mklibs-native: 0.1.43 -> 0.1.44

 .../{e2fsprogs_1.44.3.bb => e2fsprogs_1.44.5.bb}   |   2 +-
 meta/recipes-devtools/git/git_2.18.1.bb            |  11 -
 meta/recipes-devtools/git/git_2.20.1.bb            |  11 +
 ...bs-native_0.1.43.bb => mklibs-native_0.1.44.bb} |   8 +-
 ...ptodev-linux_1.9.bb => cryptodev-linux_1.10.bb} |   0
 ...odev-module_1.9.bb => cryptodev-module_1.10.bb} |   5 -
 ...ptodev-tests_1.9.bb => cryptodev-tests_1.10.bb} |   1 -
 meta/recipes-kernel/cryptodev/cryptodev.inc        |   2 +-
 .../files/0001-Port-tests-to-openssl-1.1.patch     | 103 ---------
 .../0001-ioctl.c-Fix-build-with-linux-4.13.patch   |  49 ----
 .../0001-ioctl.c-Fix-build-with-linux-4.17.patch   |  43 ----
 ...-split-big-function-to-simplify-maintaina.patch | 250 ---------------------
 ...g-relocate-code-to-simplify-later-patches.patch |  64 ------
 ...ert-to-new-AEAD-interface-in-kernels-v4.2.patch | 102 ---------
 14 files changed, 16 insertions(+), 635 deletions(-)
 rename meta/recipes-devtools/e2fsprogs/{e2fsprogs_1.44.3.bb => e2fsprogs_1.44.5.bb} (99%)
 delete mode 100644 meta/recipes-devtools/git/git_2.18.1.bb
 create mode 100644 meta/recipes-devtools/git/git_2.20.1.bb
 rename meta/recipes-devtools/mklibs/{mklibs-native_0.1.43.bb => mklibs-native_0.1.44.bb} (71%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-linux_1.9.bb => cryptodev-linux_1.10.bb} (100%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-module_1.9.bb => cryptodev-module_1.10.bb} (54%)
 rename meta/recipes-kernel/cryptodev/{cryptodev-tests_1.9.bb => cryptodev-tests_1.10.bb} (88%)
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-Port-tests-to-openssl-1.1.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-ioctl.c-Fix-build-with-linux-4.13.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-ioctl.c-Fix-build-with-linux-4.17.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0001-refactoring-split-big-function-to-simplify-maintaina.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0002-refactoring-relocate-code-to-simplify-later-patches.patch
 delete mode 100644 meta/recipes-kernel/cryptodev/files/0003-convert-to-new-AEAD-interface-in-kernels-v4.2.patch

-- 
2.7.4



             reply	other threads:[~2019-02-15  3:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-15  3:22 Robert Yang [this message]
2019-02-15  3:22 ` [PATCH 1/4] cryptodev: 1.9 -> 1.10 Robert Yang
2019-02-15  3:22 ` [PATCH 2/4] e2fsprogs: 1.44.3 -> 1.44.5 Robert Yang
2019-02-15  3:22 ` [PATCH 3/4] git: 2.18.1 -> 2.20.1 Robert Yang
2019-02-15  3:22 ` [PATCH 4/4] mklibs-native: 0.1.43 -> 0.1.44 Robert Yang
  -- strict thread matches above, loose matches on Subject: below --
2018-08-01  8:14 [PATCH 0/4] Recipes upgrade Robert Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1550200881.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.