Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] utils/test-pkg: show default build dir in help test
@ 2022-09-17 12:32 luca.ceresoli
  2022-09-17 15:58 ` Thomas Petazzoni
  2022-09-28 20:24 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: luca.ceresoli @ 2022-09-17 12:32 UTC (permalink / raw)
  To: buildroot; +Cc: Luca Ceresoli

From: Luca Ceresoli <luca.ceresoli@bootlin.com>

Avoid the "Where did it put my builds?" step.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 utils/test-pkg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/utils/test-pkg b/utils/test-pkg
index ce6e43b965ec..4ebfd9af6674 100755
--- a/utils/test-pkg
+++ b/utils/test-pkg
@@ -257,6 +257,7 @@ Options:
 
     -d DIR, --build-dir DIR
         Do the builds in directory DIR, one sub-dir per toolchain.
+        If not specified, defaults to \${HOME}/br-test-pkg
 
     -p PKG, --package PKG
         Test-build the package PKG, by running 'make PKG'; if not specified,
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-09-28 20:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-17 12:32 [Buildroot] [PATCH] utils/test-pkg: show default build dir in help test luca.ceresoli
2022-09-17 15:58 ` Thomas Petazzoni
2022-09-28 20:24 ` Peter Korsgaard

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