mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
At the moment, Buildroot provides genimage v18. However that version does not yet include the GUID shortcut for 'u-boot-env' partition type. This convenient change is relatively new (see [1]) and can be expected in v19. For now, use the GUID value directly. [1]3e0a2aea8dFixes:057012eb2c("configs/orangepi_5_plus: new board") Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>