Jump to content

[Armbian build PR] - u-boot: add HOME env for make invocations to avoid binman/Python problems with older u-boot versions


RSS Bot

Recommended Posts

u-boot: add HOME env for make invocations to avoid binman/Python problems with older u-boot versions

  • tinkerboard: rewrite u-boot patches, no changes
  • xt-q8l-v10: rewrite u-boot patches, no changes
  • u-boot: add HOME env for make invocations to avoid binman/Python problems with older u-boot versions
    • this avoids trouble building certain older versions with binman
      • as it tries to os.path.join(os.getenv('HOME'), 'bin') and gets a None and dies
    • naming names: tinkerboard & xt-q8l-v10 (BOARDFAMILY=rockchip), which actually use binman & 22.04 combo

View the full article

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines