]> git.ipfire.org Git - thirdparty/u-boot.git/commit
py: tests: Add missing net dependencies
authorMichal Simek <michal.simek@xilinx.com>
Thu, 24 May 2018 08:04:19 +0000 (10:04 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 30 May 2018 06:24:08 +0000 (08:24 +0200)
commit630486086bcf94beb3ddabf5949d04403efe488c
treec077d15fd8090ce3413a0a5e575b2a0a7a99e595
parentce170a99b81c94b5acacf3b8447123d62544f81a
py: tests: Add missing net dependencies

boot_config2 requires net to be enabled.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
test/py/tests/test_net_boot.py