commit | 67357553ad59eb9b4f412412252e02868ceb16dc | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Mar 30 20:27:42 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Mar 30 20:27:42 2020 +0200 |
tree | 230c46c8b435f4937e90fef0605e28fc4cbd1918 | |
parent | d4babee087f24a60d910659cb4367a077bad87a0 [diff] |
test/py: test_efi_grub_net() requires OF_CONTROL With CONFIG_OF_CONTROL environment variable $fdtcontroladdr is not defined and test_efi_grub_net() fails. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>