Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/1] bootchart2: Several fixes
@ 2024-11-24 12:13 liezhi.yang
  2024-11-24 12:13 ` [PATCH v3 1/1] " liezhi.yang
  0 siblings, 1 reply; 2+ messages in thread
From: liezhi.yang @ 2024-11-24 12:13 UTC (permalink / raw)
  To: openembedded-core; +Cc: ross.burton

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

* V3
  - Fixed do_package error when usrmerge in DISTRO_FEATURES.

* 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.

* V1
  Initial version

// Robert

The following changes since commit 5e0ff36e025f5e842fa90b8219b53257d65ea66a:

  lib/oe/sbom30: Prefix aliases with "http://spdx.org/spdxdocs/" (2024-11-23 14:28:29 +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           | 12 ++++--
 3 files changed, 76 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.44.1



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-24 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-24 12:13 [PATCH v3 0/1] bootchart2: Several fixes liezhi.yang
2024-11-24 12:13 ` [PATCH v3 1/1] " liezhi.yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox