Просмотр исходного кода

utils/test-pkg: show default build dir in help test

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

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit ca9fbfd5eeab5ecd63b9e2a0ee882723105ba706)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Luca Ceresoli 2 лет назад
Родитель
Сommit
7d4ee97a62
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      utils/test-pkg

+ 1 - 0
utils/test-pkg

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