All of lore.kernel.org
 help / color / mirror / Atom feed
From: <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: <ross.burton@arm.com>
Subject: [PATCH v2 0/1] bootchart2: Several fixes
Date: Thu, 14 Nov 2024 00:25:16 -0800	[thread overview]
Message-ID: <cover.1731571498.git.liezhi.yang@windriver.com> (raw)

From: Robert Yang <liezhi.yang@windriver.com>

* V2: Fixed Ross' comments:
  - Add -n to gzip to make the resulting files reproducible, so we don't need to
    decompress them.
  
  - Makefile: Let bootchartd.conf use EARLY_PREFIX, so that bootchartd.conf can
    install to correct location.
  
  - Set MANDIR and DOCDIR to make the files install to correct location for
    bootchart2-native.

// Robert

The following changes since commit abe08a3238d162a1bdbc68172307eb3eb127bbb1:

  python_mesonpy: remove cython-specific INSANE_SKIPs (2024-11-12 23:45:58 +0000)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/bootchart2
  https://github.com/robertlinux/yocto/tree/rbt/bootchart2

Robert Yang (1):
  bootchart2: Several fixes

 ...efile-Let-bootchartd.conf-use-EARLY_.patch | 30 +++++++++++++++
 .../0002-Makefile-Add-n-to-gzip.patch         | 37 +++++++++++++++++++
 .../bootchart2/bootchart2_0.14.9.bb           |  7 ++--
 3 files changed, 71 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/0001-Makefile-Let-bootchartd.conf-use-EARLY_.patch
 create mode 100644 meta/recipes-devtools/bootchart2/bootchart2/0002-Makefile-Add-n-to-gzip.patch

-- 
2.25.1



             reply	other threads:[~2024-11-14  8:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14  8:25 liezhi.yang [this message]
2024-11-14  8:25 ` [PATCH v2 1/1] bootchart2: Several fixes liezhi.yang
2024-11-14 16:28   ` [OE-core] " Mathieu Dubois-Briand
2024-11-15  8:27     ` 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.1731571498.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@arm.com \
    /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.