Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] Makefile: fix package file list if FOO_SUBDIR is set
Date: Sat, 28 Mar 2020 08:39:15 +0100	[thread overview]
Message-ID: <87v9mpc4ik.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20200318155814.567-2-patrickdepinguin@gmail.com> (Thomas De Schampheleire's message of "Wed, 18 Mar 2020 16:58:12 +0100")

>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin@gmail.com> writes:

 > From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
 > If a package sets a FOO_SUBDIR (meaning its sources are not under
 > output/build/foo-123 but under output/build/foo-123/$(FOO_SUBDIR)), the
 > .files-list.txt file were also created under FOO_SUBDIR, due to which the
 > logic in the Makefile would not find it.

 > Change the instrumentation steps so that the file list is directly under the
 > package dir, ignoring the subdir.

 > Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>

Committed to 2020.02.x, thanks.

This is not applicable to the older releases, right?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2020-03-28  7:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 15:58 [Buildroot] [PATCH 1/3] Makefile: don't hang the build if there are no file lists Thomas De Schampheleire
2020-03-18 15:58 ` [Buildroot] [PATCH 2/3] Makefile: fix package file list if FOO_SUBDIR is set Thomas De Schampheleire
2020-03-28  7:39   ` Peter Korsgaard [this message]
2020-03-28  8:58     ` Thomas De Schampheleire
2020-03-28 11:06       ` Peter Korsgaard
2020-03-18 15:58 ` [Buildroot] [PATCH 3/3] Makefile: assemble package file lists before calling post-build scripts Thomas De Schampheleire
2020-03-28  7:39   ` Peter Korsgaard
2020-03-18 21:49 ` [Buildroot] [PATCH 1/3] Makefile: don't hang the build if there are no file lists Yann E. MORIN
2020-03-20 21:10   ` Thomas Petazzoni
2020-03-20 21:29 ` Yann E. MORIN
2020-03-28  7:37 ` Peter Korsgaard

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=87v9mpc4ik.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox