rebase#940
Open
Sonajeya31 wants to merge 35 commits into
Open
Conversation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
RDKEMW-15526 : If all certificates are exhausted, provide the last available certificate.
RDKEMW-18996 : [develop]Unknown reboot observed while waking the TV from deep sleep
RDKEMW-18155: Update Dobby to v3.19.0
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Yocto recipes to pull newer upstream revisions for several components by bumping PV and SRCREV (and for Dobby, the tracked release branch).
Changes:
- Bump
reboot-managerrecipe from 2.2.0 to 2.2.1 and updateSRCREV. - Update Dobby include to track
release/v3.19, bumpPVto 3.19.0, and updateSRCREV. - Bump
rdk-cert-configfrom 1.0.1 to 1.0.5 and updateSRCREV(also changesPR).
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| recipes-support/reboot-manager/reboot-manager.bb | Bumps reboot-manager version and pinned source revision. |
| recipes-containers/dobby/dobby.inc | Updates Dobby release branch, version, and pinned commit. |
| recipes-common/rdk-cert-config/rdkcertconfig.bb | Updates rdk-cert-config version/commit and adjusts recipe revision. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+6
to
8
| PV = "1.0.5" | ||
| PR = "r1" | ||
| PACKAGE_ARCH = "${MIDDLEWARE_ARCH}" |
RDKEMW-18818: Configure NTP servers with pool directive
RDKEMW-17573 : Triggering a issue type with more than 35 chars in RRD is leading RDM crash
Comment on lines
+6
to
+7
| PV = "1.0.5" | ||
| PR = "r1" |
RDKEMW-17757: Update 98-sysctl-mw.conf to bring changes of RDKEMW-16967
* RDKEMW-18230: Create vdevice manifest with middleware compontents * RDKEMW-18230: Create vdevice manifest with middleware compontents Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * RDKEMW-18230: Create vdevice manifest with middleware compontents * RDKEMW-18230: Create vdevice manifest with middleware compontents * RDKEMW-18230: Create vdevice manifest with middleware compontents * RDKEMW-18230: Create vdevice manifest with middleware compontents --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
| @@ -7,8 +7,8 @@ SRC_URI = "file://50-sysctl.conf" | |||
| SRC_URI += "file://98-sysctl-mw.conf" | |||
|
|
|||
| # Defaults (keep existing behavior unless overridden per MACHINE) | |||
Co-authored-by: B-Larsen <brandon_larsen2@comcast.com> Co-authored-by: Anand Kandasamy <37086488+anand-ky@users.noreply.github.com>
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.