[PATCH 0/2] doc: pytest: fix hook script env vars

David Lechner dlechner at baylibre.com
Mon Nov 24 23:44:05 CET 2025


When I tried to follow the docs and make some hook scripts, I found that
the environment variables mentioned there were not actually being set.
It turns out there was a typo and they were missing an underscore in
U_BOOT. And I also noticed that some more variables we set in the
environment, so there is a 2nd patch to document those as well.

Signed-off-by: David Lechner <dlechner at baylibre.com>
---
David Lechner (2):
      doc: pytest: fix hook script environment variable names
      doc: pytest: add missing hook script env vars

 doc/develop/pytest/usage.rst | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)
---
base-commit: c5e6d2ab7eba68cbfb600cdc131c0c375ced2ec9
change-id: 20251124-doc-pytest-fix-script-env-vars-03141d1cbc9c

Best regards,
-- 
David Lechner <dlechner at baylibre.com>



More information about the U-Boot mailing list