RDK-48642: Moving DeviceProvisioning configuration URLs to the product layers#36
RDK-48642: Moving DeviceProvisioning configuration URLs to the product layers#36divyang-public merged 2 commits intodevelopfrom
Conversation
There was a problem hiding this comment.
Pull request overview
This PR moves DeviceProvisioning configuration URLs to the product layers by introducing a new BitBake class that modifies the socprovisioning.ini file at image assembly time with product-layer-specific values.
Changes:
- Added new
socprovisioning-config.bbclassthat stamps/etc/rfcdefaults/socprovisioning.iniwith product-layer values - Updated
image-classes.incto include the new socprovisioning-config class
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| conf/include/image-classes.inc | Adds socprovisioning-config to IMAGE_CLASSES to enable the new configuration class |
| classes/socprovisioning-config.bbclass | New bbclass that modifies socprovisioning.ini file at image build time, replacing specific configuration values from product layer variables |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
1c3ffda to
f709a5a
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f4ac99e to
49769a1
Compare
49769a1 to
7c8df6f
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
7c8df6f to
29151eb
Compare
…t layers Reason for change: DeviceProvisioning configuration is Test Procedure: described in the ticket Implements: recipe changes Risks: No Source: COMCAST License: Apache-2.0 Upstream-Status: Pending Signed-off-by: Sergiy Gladkyy <sgladkyy@productengine.com>
29151eb to
ed31359
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.