pylibfdt: add requirements.txt for setuptools
Add a requirements.txt file to the pylibfdt script directory to specify setuptools as a dependency. This follows the pattern of each tool in U-Boot having its own requirements.txt file. The version is set to 78.1.1 to avoid conflict with the same in tools/patman/requirements.txt. Reviewed-by: Simon Glass <simon.glass@canonical.com> Tested-by: Mattijs Korpershoek <mkorpershoek@kernel.org> # sandbox Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org> Signed-off-by: David Lechner <dlechner@baylibre.com>
This commit is contained in:
1
scripts/dtc/pylibfdt/requirements.txt
Normal file
1
scripts/dtc/pylibfdt/requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
setuptools==78.1.1
|
||||
Reference in New Issue
Block a user