Skip to content

RDK-61247: IP caching and refresh logic#4141

Open
tukken-comcast wants to merge 1 commit into
developfrom
topic/RDK-61488
Open

RDK-61247: IP caching and refresh logic#4141
tukken-comcast wants to merge 1 commit into
developfrom
topic/RDK-61488

Conversation

@tukken-comcast
Copy link
Copy Markdown
Contributor

Reason for change: Implement IP caching and refresh logic
Test Procedure: See ticket
Priority: P1
Risk: Medium

Reason for change: Implement IP caching and refresh logic
Test Procedure: See ticket
Priority: P1
Risk: Medium
@tukken-comcast tukken-comcast requested a review from a team as a code owner May 21, 2026 07:45
Copilot AI review requested due to automatic review settings May 21, 2026 07:45
@tukken-comcast tukken-comcast requested a review from a team as a code owner May 21, 2026 07:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Yocto recipe for the NetworkManager Thunder Plugin to pull a newer upstream NetworkManager plugin revision that includes the requested “IP caching and refresh logic” behavior.

Changes:

  • Switch the upstream Git fetch branch to topic/RDK-61488.
  • Update SRCREV to a new commit hash for the plugin source.

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

S = "${WORKDIR}/git"

SRC_URI = "git://github.com/rdkcentral/networkmanager.git;protocol=https;branch=main"
SRC_URI = "git://github.com/rdkcentral/networkmanager.git;protocol=https;branch=topic/RDK-61488"
Comment on lines +20 to +22
SRC_URI = "git://github.com/rdkcentral/networkmanager.git;protocol=https;branch=topic/RDK-61488"

SRCREV = "cea0da05b03de770e4ce967f0446f28885fc6219"
SRCREV = "3f78d4f12391fe2c030d067023a60ffe87870ac8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants