RDKBACCL-1394 : Reduce BananaPi Image (wic.bz2) Size.#384
Open
mahanteshchitt wants to merge 1 commit intordkcentral:developfrom
Open
RDKBACCL-1394 : Reduce BananaPi Image (wic.bz2) Size.#384mahanteshchitt wants to merge 1 commit intordkcentral:developfrom
mahanteshchitt wants to merge 1 commit intordkcentral:developfrom
Conversation
Contributor
|
Looks okay to me. |
e7fe070 to
630967b
Compare
f2d7721 to
eb83996
Compare
cpokuru
reviewed
Feb 9, 2026
|
|
||
| # 8. rootfs B | ||
| part / --source rootfs --ondisk mmcblk0 --fstype=ext4 --label rootfs_b --fixed-size 1024M | ||
| part / --source empty --ondisk mmcblk0 --fstype=ext4 --label rootfs_b --fixed-size 1024M |
Contributor
There was a problem hiding this comment.
as updated please test end to end with nvram and come up with final test results and update here
https://jira.rdkcentral.com/jira/browse/RDKBACCL-1394
a88df59 to
808750b
Compare
Contributor
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/8170024601478f88225b4a81594af7e4 |
Reason For Change:Current BPI image size is more than 200MB, this is not ideal. Test Procedure: Able to perform firmware upgarde multiple times. Risks: None Signed-off-by: mahanteshchitt <mahantesh_chittapur@comcast.com>
808750b to
0752b00
Compare
Contributor
|
build-bpi-r4-broadband Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/843c7d2248af05a2c659257257498595 |
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.
Reason For Change:Current BPI image size is more than 200MB, this is not ideal.
Test Procedure: Able to perform firmware upgarde multiple times.
Risks: None