fix: preserve CardputerZero settings and release workflows - #140
Merged
eggfly merged 9 commits intoAug 7, 2026
Merged
Conversation
liuhao-1997
marked this pull request as draft
August 7, 2026 03:30
eggfly
marked this pull request as ready for review
August 7, 2026 07:41
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Factory sync and conflicts
This branch is based on current
CardputerZero/launcher@c92874968507(ahead=0,behind=0before these commits). The earlier local audio lifecycle branch was already absorbed by upstream PR #138 and was not replayed. No unresolved merge conflict remains.The only factory-sync text conflict in the wider image stack was in
pi-gen/stage2/05-cardputerzero/01-run.sh; that is handled in the separate pi-gen PR by retaining the upstream script and adding an isolated ExtPort permissions patch. This Launcher PR does not revert LightDM, DAPM, camera, font-package, or other factory changes.Dependency
Depends on m5stack/M5Stack_Linux_Libs#11. That PR passes
SOURCE_DATE_EPOCHinto GCC from the SDK SCons environment. After it merges intoUserDemo, this branch still needs one follow-up commit updating theSDKgitlink to the merged upstream commit. Do not merge this PR before that gitlink update: without it, runtime functionality builds, but local/cloud package reproducibility is not guaranteed.Validation
.debfiles were byte-identicalcardputer-adb-hotplug; update ABI is 1 and SHA-256 verifies/home/pi/.config; APPLaunch remained active with one PID andNRestarts=0Loading...page templateFull image construction and offline verification run separately in pi-gen. Fresh-media OOBE, cold-start performance, display, audio listening, and hardware regression still require device validation before release.