All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Vincent Jardin <vjardin@free.fr>
Cc: buildroot@buildroot.org,
	Eric Le Bihan <eric.le.bihan.dev@free.fr>,
	Robin Jarry <robin@jarry.cc>,
	Brandon Maier <brandon.maier@gmail.com>
Subject: Re: [Buildroot] [PATCH v6 2/2] doc/manual/adding-packages-meson.adoc: tags
Date: Sun, 26 Jan 2025 12:15:13 +0100	[thread overview]
Message-ID: <20250126121513.23af6bd7@windsurf> (raw)
In-Reply-To: <20250102164630.25695-3-vjardin@free.fr>

On Thu,  2 Jan 2025 17:46:30 +0100
Vincent Jardin <vjardin@free.fr> wrote:

> Described the usage of FOO_MESON_INSTALL_TAGS=YES which decreases
> the footprint of the target since only the runtime will be installed.
> All the other development header files or libraries will be installed
> into the staging folder.

This is not quite true: headers and development files are anyway
dropped from $(TARGET_DIR) during the target-finalize step. So this
commit does not decrease the footprint of the root filesystem.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2025-01-26 11:15 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 20:59 [Buildroot] [PATCH 1/1] package/pkg-meson: h files only into sysroot Vincent Jardin
2024-11-21 13:49 ` Brandon Maier
2024-11-22  0:20   ` Vincent Jardin
2024-11-26 14:17     ` Brandon Maier
2024-11-26 18:10       ` Vincent Jardin
2024-11-26 19:57         ` Brandon Maier
2024-11-27  1:29           ` [Buildroot] [PATCH v2 0/2] meson install with optional tags Vincent Jardin
2024-11-27  1:30             ` [Buildroot] [PATCH v2 1/2] package/pkg-meson: h files only into sysroot Vincent Jardin
2024-11-29 23:42               ` Brandon Maier
2024-12-02 15:39                 ` Vincent Jardin
2024-12-02 15:46                   ` [Buildroot] [PATCH v3 0/2] meson install with optional tags Vincent Jardin
2024-12-02 15:46                     ` [Buildroot] [PATCH v3 1/2] package/pkg-meson: h files only into sysroot Vincent Jardin
2024-12-02 15:46                     ` [Buildroot] [PATCH v3 2/2] doc/manual/adding-packages-meson.adoc: tags Vincent Jardin
2024-12-03 14:00                   ` [Buildroot] [PATCH v4 0/2] meson install with optional tags Vincent Jardin
2024-12-03 14:00                     ` [Buildroot] [PATCH v4 1/2] package/pkg-meson: h files only into sysroot Vincent Jardin
2024-12-06 13:45                       ` Brandon Maier
2024-12-06 21:30                         ` [Buildroot] [PATCH v5 0/2] meson install with optional tags Vincent Jardin
2024-12-06 21:30                           ` [Buildroot] [PATCH v5 1/2] package/pkg-meson: h files only into sysroot Vincent Jardin
2024-12-06 21:30                           ` [Buildroot] [PATCH v5 2/2] doc/manual/adding-packages-meson.adoc: tags Vincent Jardin
2024-12-10  0:08                             ` Brandon Maier
2025-01-02 16:46                               ` [Buildroot] [PATCH v6 0/2] meson install with optional tags Vincent Jardin
2025-01-02 16:46                                 ` [Buildroot] [PATCH v6 1/2] package/pkg-meson: h files only into sysroot Vincent Jardin
2025-01-10  0:08                                   ` Brandon Maier
2025-01-26 11:14                                   ` Thomas Petazzoni via buildroot
2025-01-02 16:46                                 ` [Buildroot] [PATCH v6 2/2] doc/manual/adding-packages-meson.adoc: tags Vincent Jardin
2025-01-10  0:09                                   ` Brandon Maier
2025-01-26 10:23                                     ` Vincent Jardin
2025-01-26 11:15                                   ` Thomas Petazzoni via buildroot [this message]
2025-01-02 16:50                               ` [Buildroot] [PATCH v5 " Vincent Jardin
2024-12-03 14:00                     ` [Buildroot] [PATCH v4 " Vincent Jardin
2024-12-06 13:47                   ` [Buildroot] [PATCH v2 1/2] package/pkg-meson: h files only into sysroot Brandon Maier
2024-12-06 21:51                     ` Vincent Jardin
2024-11-27  1:30             ` [Buildroot] [PATCH v2 2/2] doc/manual/adding-packages-meson.adoc: tags Vincent Jardin

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=20250126121513.23af6bd7@windsurf \
    --to=buildroot@buildroot.org \
    --cc=brandon.maier@gmail.com \
    --cc=eric.le.bihan.dev@free.fr \
    --cc=robin@jarry.cc \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=vjardin@free.fr \
    /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.