]> Git Repo - buildroot-mgba.git/commit
support/testing: sync TestATFAllwinner with orangepi_zero_plus2_defconfig
authorRomain Naour <[email protected]>
Wed, 10 Apr 2024 22:18:04 +0000 (00:18 +0200)
committerYann E. MORIN <[email protected]>
Thu, 11 Apr 2024 04:33:25 +0000 (06:33 +0200)
commiteb16148dddc6be39b0d850181c2461fdaba1ee6f
treebf8eb46bdd3ca1659140c9f49a1558b47171f8bc
parent9abe9f518c68c021057fa5f411af37f691dbbbd9
support/testing: sync TestATFAllwinner with orangepi_zero_plus2_defconfig

u-boot-2021.04 seems to be broken when pylibfdt support is enabled
and the latest python3/setuptools are used.

Since the TestATFAllwinner is using bananapi_m64 as u-boot defconfig
but the Buildroot defconfig of this board was removed in 2022.11 [1]
update TestATFAllwinner to use a newer BSP. Use the one provided
by orangepi_zero_plus2_defconfig.

[1] daf3c6661f823e566b6310042884c36c1d73f1de

Fixes:
https://gitlab.com/buildroot.org/buildroot/-/jobs/6477656317 (TestATFAllwinner)

Signed-off-by: Romain Naour <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
support/testing/tests/boot/test_atf.py
This page took 0.04138 seconds and 4 git commands to generate.