Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dt-utils: provide application-specific debug packages #347

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

ejoerns
Copy link
Member

@ejoerns ejoerns commented Sep 15, 2024

Puts the application-specific debug symbols into application-specific -dbg packages.

This prevents potential debug symbol collisions with 'dtc' which provides symbols for its version of fdtdump in 'dtc-dbg'.

While at it, merge .inc and .bb.

.inc files are only useful if multiple recipes share it.

Signed-off-by: Enrico Jörns <[email protected]>
Puts the application-specific debug symbols into application-specific
-dbg packages.

This prevents potential debug symbol collisions with 'dtc' which
provides symbols for its version of fdtdump in 'dtc-dbg'.

Signed-off-by: Enrico Jörns <[email protected]>
ejoerns added a commit to ejoerns/meta-ptx that referenced this pull request Sep 15, 2024
A similar recipe is in meta-rauc already.
The only difference was the application-specific debug package split
that this version of the recipe had but meta-rauc's hadn't.

This is already addressed by rauc/meta-rauc#347.

Fixes pengutronix#149

Signed-off-by: Enrico Jörns <[email protected]>
ejoerns added a commit to ejoerns/meta-ptx that referenced this pull request Sep 16, 2024
A similar recipe is in meta-rauc already.
The only difference was the application-specific debug package split
that this version of the recipe had but meta-rauc's hadn't.

This is already addressed by rauc/meta-rauc#347.

Fixes pengutronix#149

Signed-off-by: Enrico Jörns <[email protected]>
ejoerns added a commit to pengutronix/meta-ptx that referenced this pull request Sep 16, 2024
A similar recipe is in meta-rauc already.
The only difference was the application-specific debug package split
that this version of the recipe had but meta-rauc's hadn't.

This is already addressed by rauc/meta-rauc#347.

Fixes #149

Signed-off-by: Enrico Jörns <[email protected]>
@ejoerns ejoerns merged commit 4b71b6f into rauc:master Sep 16, 2024
2 checks passed
@ejoerns ejoerns deleted the dt-utils-dbg branch September 16, 2024 06:36
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.

3 participants