Jump to content

[Armbian build PR] - extensions: Fix dump_extension_method_sources_functions() to iterate


RSS Bot

Recommended Posts

Description

Seems updates to all but the first extension hooks were not causing a rebuild, looks like the hash function dumper only looks at the first argument, but it is passed in a list of functions to dump in every call site.

@rpardini , Does this look right? My BASH skills still need some work :smile:

How Has This Been Tested?

  • [x] Before this patch, make change to extension function (like fetch_custom_uboot) see that U-Boot is not regenerated
  • [x] Make same change after applying this patch and see it now does get regenerated

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [x] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [x] My changes generate no new warnings
  • [ ] Any dependent changes have been merged and published in downstream modules

View the full article

Link to comment
Share on other sites

Armbian & Khadas are rewarding contributors

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines