Skip to content

Conversation

@lumag
Copy link
Contributor

@lumag lumag commented Jan 14, 2026

Follow the suite of linux-firmware and other firmware recipes and support FIRMWARE_COMPRESSION.

lumag added 2 commits January 15, 2026 05:26
Placing firmware recipes under different subdirs creates unnecessary
fragmentation.  Move CamX firmware recipes to recide together with the
rest of the firmware recipes, under recipes-bsp/firmware/.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
In order to save space (epscially on the initramfs) follow the rest of
firmware recipes and implement support for compressing firmware files.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@lumag lumag requested a review from gkhose-qipl January 15, 2026 06:14
@github-actions
Copy link

Test run workflow

Test jobs for commit d12ae61

@test-reporting-app
Copy link

test-reporting-app bot commented Jan 18, 2026

Test Results

 14 files   14 suites   1h 14m 9s ⏱️
 13 tests   9 ✅ 0 💤 4 ❌
123 runs  119 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit c5b638e.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

Test run workflow

Test jobs for commit d12ae61

sbanerjee-quic
sbanerjee-quic previously approved these changes Jan 19, 2026
In order to save space (epscially on the initramfs) follow the rest of
firmware recipes and implement support for compressing firmware files.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@github-actions
Copy link

Test run workflow

Test jobs for commit c5b638e

do_configure[noexec] = "1"
do_compile[noexec] = "1"

# Possible values are "xz" and "zst".
Copy link
Contributor

Choose a reason for hiding this comment

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

The code below also works with 'zstd' as a 3rd possible value....

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, but it's not documented as supported in OE-Core.

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.

5 participants