All of lore.kernel.org
 help / color / mirror / Atom feed
From: frederic.martinsons@gmail.com
To: openembedded-devel@lists.openembedded.org
Cc: Frederic Martinsons <frederic.martinsons@gmail.com>
Subject: [meta-oe][PATCH 0/3] Introduce crash-cross-canadian and update crash version
Date: Sun, 17 Dec 2023 08:39:27 +0100	[thread overview]
Message-ID: <cover.1702798681.git.frederic.martinsons@gmail.com> (raw)

From: Frederic Martinsons <frederic.martinsons@gmail.com>

This series brings a cross canadian recipe for crash utility.
This is particularly usefull for using crash in an sdk to analyze
a vmcore file generated on target.

The following changes since commit 0a0ea87b8dda01a2887a525cef78eb6c3f4c2c32:

  pgpool2: use autotools-brokensep instead of setting B (2023-12-12 14:40:59 -0800)

are available in the Git repository at:

  https://gitlab.com/fmartinsons/meta-openembedded master

Frederic Martinsons (3):
  crash: factorize recipe with inc file to prepare cross-canadian
    version
  crash: add cross canadian version
  crash: update to 8.0.4

 .../crash/crash-cross-canadian_8.0.4.bb       | 53 ++++++++++++++
 .../crash/{crash_8.0.2.bb => crash.inc}       | 29 +-------
 ...001-make-src-string-const-in-strlcpy.patch | 69 -------------------
 .../crash/crash/config-site.crash-7.0.9       |  1 -
 meta-oe/recipes-kernel/crash/crash_8.0.4.bb   | 29 ++++++++
 5 files changed, 85 insertions(+), 96 deletions(-)
 create mode 100644 meta-oe/recipes-kernel/crash/crash-cross-canadian_8.0.4.bb
 rename meta-oe/recipes-kernel/crash/{crash_8.0.2.bb => crash.inc} (82%)
 delete mode 100644 meta-oe/recipes-kernel/crash/crash/0001-make-src-string-const-in-strlcpy.patch
 delete mode 100644 meta-oe/recipes-kernel/crash/crash/config-site.crash-7.0.9
 create mode 100644 meta-oe/recipes-kernel/crash/crash_8.0.4.bb

-- 
2.34.1



             reply	other threads:[~2023-12-17  7:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-17  7:39 frederic.martinsons [this message]
2023-12-17  7:39 ` [meta-oe][PATCH 1/3] crash: factorize recipe with inc file to prepare cross-canadian version frederic.martinsons
2023-12-17  7:39 ` [meta-oe][PATCH 2/3] crash: add cross canadian version frederic.martinsons
2023-12-17  7:39 ` [meta-oe][PATCH 3/3] crash: update to 8.0.4 frederic.martinsons
2023-12-19  6:27 ` [meta-oe][PATCH 0/3] Introduce crash-cross-canadian and update crash version Khem Raj

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.1702798681.git.frederic.martinsons@gmail.com \
    --to=frederic.martinsons@gmail.com \
    --cc=openembedded-devel@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.