Skip to content

Conversation

@gkhose-qipl
Copy link
Contributor

camxlib-kodiak: update to the latest revision.
camxlib-lemans: update to the latest revision.
introduce the development package to export necessary headers and shared objects required by GST plugin and QMMF.
create camx-nhx as separate package.

# By default, when a package contains only one shared librarie at ${libdir},
# the Yocto/OE 'debian' class may auto-rename runtime and -dev packages based on
# the library SONAME , instead of keeping the recipe’s ${PN} / ${PN}-dev names.
# Disable Debian-style automatic library package renaming for this recipe.
Copy link
Contributor

Choose a reason for hiding this comment

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

You are describing known facts. Why do we want ${PN} not to be renamed?

Copy link
Contributor Author

@gkhose-qipl gkhose-qipl Jan 22, 2026

Choose a reason for hiding this comment

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

can we add below comment instead of above ?
"Disable Debian-style automatic library package renaming.
Even though this recipe installs a shared library, we want to keep the
package names based on ${PN} instead of allowing auto-renaming to lib.
This ensures stable package names for dependencies, feeds, and upgrade paths,
and avoids breaking recipes or components that explicitly RDEPENDS on ${PN}"

Copy link
Contributor

Choose a reason for hiding this comment

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

It should already be doing a RPROVIDES on PN so this shouldn't be causing failure.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should already be doing a RPROVIDES on PN so this shouldn't be causing failure.

did get, do we need to remove "DEBIAN_NOAUTONAME:${PN} = "1""?

@ricardosalveti
Copy link
Contributor

Can you replace 'latest' with 260120 in your commit message? Looking back at the meta-qcom git history there will be a bunch of "update to latest", where latest is just relevant at a certain point in time.

Introduce the development package to export necessary headers and
shared objects required by GST plugin and QMMF.

Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
Introduce the development package to export necessary headers and shared
objects required by GST plugin and QMMF.

Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
nhx.sh and JSON is a generic files, so created separate package for it.
nhx.sh is used to validate camera Preview usecase.

Signed-off-by: Ganesh Khose <gkhose@qti.qualcomm.com>
@gkhose-qipl
Copy link
Contributor Author

Can you replace 'latest' with 260120 in your commit message? Looking back at the meta-qcom git history there will be a bunch of "update to latest", where latest is just relevant at a certain point in time.

updated

@gkhose-qipl gkhose-qipl requested review from anujm1 and lumag January 22, 2026 07:40
@github-actions
Copy link

Test run workflow

Test jobs for commit d2e36e5

@test-reporting-app
Copy link

Test Results

 13 files   13 suites   28m 29s ⏱️
 11 tests  11 ✅ 0 💤 0 ❌
115 runs  115 ✅ 0 💤 0 ❌

Results for commit d2e36e5.

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.

4 participants