The previous config used commented-out format which didn't actually disable the packages, causing them to be built and fail. Changes: - Changed from: echo "# CONFIG_PACKAGE_lucihttp is not set" - Changed to: echo "CONFIG_PACKAGE_lucihttp=n" - Same for cgi-io - Added CONFIG_BROKEN=y to allow missing dependencies This matches the local-build.sh approach and prevents SDK from trying to compile these problematic packages that our scripts don't need. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| workflows | ||