All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Anuj Mittal" <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [zeus][PATCH 00/13] zeus pull request - cover letter only
Date: Fri, 10 Apr 2020 11:15:41 +0800	[thread overview]
Message-ID: <cover.1586488410.git.anuj.mittal@intel.com> (raw)

Please pull these changes for zeus. a-full passed on autobuilder.

Thanks,

Anuj

The following changes since commit 0743dcd0cd70dee87a49d3bcd017168352e60982:

  wic/direct: reserve 2 sector for extended partition (2020-03-26 07:33:07 +0800)

are available in the Git repository at:

  git://push.openembedded.org/openembedded-core-contrib stable/zeus-next

Jan Luebbe (5):
  lib/oe/package_manager: make sure to not remove packages in apt
    install
  lib/oe/package_manager: fix handling of last package
  lib/oe/package_manager: collect provided package names when using debs
  lib/oe/package_manager: avoid installing provided packages via apt
  lib/oe/package_manager: don't try to rm /var/lib/opkg

Jeremy Puhlman (1):
  busybox: on upgrade save busybox if it is the last shell

Joshua Watt (1):
  u-boot-tools: Split out inc file

Marek Vasut (2):
  waffle: no need to depend on target python3
  lttng-modules: update to 2.10.14

Paul Barker (3):
  kernel-yocto.bbclass: Support config fragments with externalsrc
  perf: Fix externalsrc support
  kernelsrc.bbclass: Fix externalsrc support

haiqing (1):
  glib-2.0: fix CVE-2020-6750

 meta/classes/kernel-yocto.bbclass             |   3 +-
 meta/classes/kernelsrc.bbclass                |   2 +-
 meta/lib/oe/package_manager.py                |  37 +-
 meta/recipes-bsp/u-boot/u-boot-tools.inc      |  65 ++
 .../u-boot/u-boot-tools_2019.07.bb            |  67 +-
 meta/recipes-core/busybox/busybox.inc         |  43 +
 .../glib-2.0/glib-2.0/CVE-2020-6750.patch     | 741 ++++++++++++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.60.7.bb |   1 +
 meta/recipes-graphics/waffle/waffle_1.6.0.bb  |   5 +
 ...ops-when-trace-sunrpc_task-events-in.patch |  94 ---
 ...rpc_clnt-dereference-in-rpc_task_que.patch |  44 --
 ...rpc-use-signed-integer-for-client-id.patch | 105 ---
 ...nrpc-introduce-lttng_get_clid-helper.patch | 130 ---
 ...es_2.10.11.bb => lttng-modules_2.10.14.bb} |  12 +-
 meta/recipes-kernel/perf/perf.bb              |   2 +-
 15 files changed, 887 insertions(+), 464 deletions(-)
 create mode 100644 meta/recipes-bsp/u-boot/u-boot-tools.inc
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/CVE-2020-6750.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-SUNRPC-Fix-oops-when-trace-sunrpc_task-events-in.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-sunrpc-null-rpc_clnt-dereference-in-rpc_task_que.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-sunrpc-use-signed-integer-for-client-id.patch
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0004-sunrpc-introduce-lttng_get_clid-helper.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.10.11.bb => lttng-modules_2.10.14.bb} (75%)

-- 
2.25.2


                 reply	other threads:[~2020-04-10  3:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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.1586488410.git.anuj.mittal@intel.com \
    --to=anuj.mittal@intel.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.