You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
armbian: move Seeed extension clone/pull to post_family_config hook
Move git clone/pull and enable_extension from top-level (runs during
config file sourcing) to a proper post_family_config hook. This defers
network I/O to the appropriate build phase and avoids side effects
during config parsing.
0 commit comments