Change name of init script to S95{platform}#83
Merged
Conversation
Collaborator
|
Thank you, Sir ! |
3 tasks
widgetii
added a commit
that referenced
this pull request
May 5, 2026
…fixes CI on PR #2056 surfaced 4 build errors in 4 av100 sensor sources that the libraries/Makefile's "|| true" had been hiding: sony_imx117 : Makefile missing -I kernel/pwm/hi3516av100 sony_imx123 : hi_spi.h missing <sys/ioctl.h> (musl-only fail) sony_imx185 : same hi_spi.h issue smart_sc4236 : ported from V3 SDK, ISP_SNS_OBJ_S struct fields (.pfnSetBusInfo/.pfnSetInit) and registration callback signatures don't fit V2A ABI Bump HISILICON_OPENSDK_VERSION c895c26 -> c897aee to consume the fixes for the first three (OpenIPC/openhisilicon@c897aee, on openhisilicon PR #83). They build clean under both glibc and musl. Drop smart_sc4236 from HISILICON_OPENSDK_SENSORS_hi3516av100 — the fix is non-trivial (re-port the source against V2A SDK conventions) and shouldn't block the rest of the av100 wiring. Down from 14 to 13 source-built sensors. Will be re-added in a follow-up once the source-side fix lands. The corresponding binary blob never existed in hisilicon-osdrv-hi3516av100/files/sensor/, so this is purely a SENSORS-list shrink — no install regressions.
widgetii
added a commit
that referenced
this pull request
May 7, 2026
…fixes CI on PR #2056 surfaced 4 build errors in 4 av100 sensor sources that the libraries/Makefile's "|| true" had been hiding: sony_imx117 : Makefile missing -I kernel/pwm/hi3516av100 sony_imx123 : hi_spi.h missing <sys/ioctl.h> (musl-only fail) sony_imx185 : same hi_spi.h issue smart_sc4236 : ported from V3 SDK, ISP_SNS_OBJ_S struct fields (.pfnSetBusInfo/.pfnSetInit) and registration callback signatures don't fit V2A ABI Bump HISILICON_OPENSDK_VERSION c895c26 -> c897aee to consume the fixes for the first three (OpenIPC/openhisilicon@c897aee, on openhisilicon PR #83). They build clean under both glibc and musl. Drop smart_sc4236 from HISILICON_OPENSDK_SENSORS_hi3516av100 — the fix is non-trivial (re-port the source against V2A SDK conventions) and shouldn't block the rest of the av100 wiring. Down from 14 to 13 source-built sensors. Will be re-added in a follow-up once the source-side fix lands. The corresponding binary blob never existed in hisilicon-osdrv-hi3516av100/files/sensor/, so this is purely a SENSORS-list shrink — no install regressions.
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.
No description provided.