Skip to content

RDKEVD-1128: Enabled iw tool version - #140

Open
INajeemaBegam wants to merge 1 commit into
developfrom
feature/rdkevd-1128_mw_iw
Open

RDKEVD-1128: Enabled iw tool version#140
INajeemaBegam wants to merge 1 commit into
developfrom
feature/rdkevd-1128_mw_iw

Conversation

@INajeemaBegam

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings June 26, 2026 08:15
@INajeemaBegam
INajeemaBegam requested a review from a team as a code owner June 26, 2026 08:15

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

This PR changes where the build pulls middleware/OSS-middleware IPKs from by redirecting the OPKG feed URLs in the machine include config.

Changes:

  • Redirects MW_IPK_PATH / MW_IPK_SERVER_PATH to a fixed debug artifacts location.
  • Redirects MW_OSS_IPK_PATH / MW_OSS_IPK_SERVER_PATH to a fixed debug artifacts location.

Reviewed changes

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

File Description
conf/machine/include/middleware.inc Changes the middleware IPK feed URL to a hard-coded debug feed path/machine/variant.
conf/machine/include/oss_mw.inc Changes the OSS middleware IPK feed URL to a hard-coded debug feed path/machine/variant.

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

Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "middleware-dbg/rdkevd-1128_test_iw_mware"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/sky-llama-panel/ipks/debug"
Comment thread conf/machine/include/oss_mw.inc Outdated
Comment on lines +5 to +6
MW_OSS_IPK_PATH ?= "middleware-dbg/rdkevd-1128_test_iw_mware"
MW_OSS_IPK_SERVER_PATH = "${RDK_ARTIFACTS_BASE_URL}/${MW_OSS_IPK_PATH}/sky-llama-panel/${MW_OSS}/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/rdkevd-1128_test_iw_mware"
@INajeemaBegam
INajeemaBegam force-pushed the feature/rdkevd-1128_mw_iw branch from 7285073 to f61bfe4 Compare June 26, 2026 15:14
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.

3 participants