Skip to content

XIONE-18570:[RDKV 8.4]Xumo TV devices got stuck with old firmware with http error code 405 - #94

Merged
satya200 merged 1 commit into
topic/rdkv-8_4from
topic/XIONE-18570
Apr 17, 2026
Merged

XIONE-18570:[RDKV 8.4]Xumo TV devices got stuck with old firmware with http error code 405#94
satya200 merged 1 commit into
topic/rdkv-8_4from
topic/XIONE-18570

Conversation

@mkadinti

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 17, 2026 08:25
@mkadinti
mkadinti requested a review from a team as a code owner April 17, 2026 08:25

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the firmware-download cleanup logic to avoid deleting required “param”/PDRI artifacts (and their header sidecars), which can leave devices stuck on older firmware.

Changes:

  • Renames and extends the folder-cleanup helper to preserve both a primary file and a PDRI file plus their .header files.
  • Switches exclusion logic to case-insensitive exact filename matching.
  • Adds <strings.h> for strcasecmp() usage.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
utils/system_utils.h Updates the public API prototype (rename + additional parameter).
utils/system_utils.c Implements new exclusion rules using strcasecmp() and preserves additional header files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread utils/system_utils.c
Comment thread utils/system_utils.h
Comment thread utils/system_utils.c
Comment thread utils/system_utils.c
Comment thread utils/system_utils.c

@satya200 satya200 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@satya200
satya200 merged commit ad93e3f into topic/rdkv-8_4 Apr 17, 2026
6 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants