Skip to content

recipes-sota: Set RDEPENDS for aktualizr-lite-lib#433

Merged
ricardosalveti merged 1 commit intofoundriesio:masterfrom
doanac:aklite-lib-rdeps
Sep 28, 2021
Merged

recipes-sota: Set RDEPENDS for aktualizr-lite-lib#433
ricardosalveti merged 1 commit intofoundriesio:masterfrom
doanac:aklite-lib-rdeps

Conversation

@doanac
Copy link
Copy Markdown
Member

@doanac doanac commented Sep 28, 2021

Custom clients built against aktualizr-lite-lib have a couple of runtime
dependencies including libfyaml and lshw. This change ensure the
resulting images will include those dependencies.

Signed-off-by: Andy Doan [email protected]

Custom clients built against aktualizr-lite-lib have a couple of runtime
dependencies including libfyaml and lshw. This change ensure the
resulting images will include those dependencies.

Signed-off-by: Andy Doan <[email protected]>
@@ -59,6 +59,7 @@ FILES_${PN}-lite = "${bindir}/aktualizr-lite"

# Force same RDEPENDS, packageconfig rdepends common to both
RDEPENDS_${PN}-lite = "${RDEPENDS_aktualizr}"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we also remove this line since the library itself will be depending on the required packages?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The aktualizr-lite package does not yet depend on the aktualizr-lite-lib. That's some future work we'll undertake.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh, alright then :-)

Copy link
Copy Markdown
Member

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

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

LGTM

@ricardosalveti ricardosalveti merged commit 42adb20 into foundriesio:master Sep 28, 2021
quaresmajose added a commit to quaresmajose/meta-lmp that referenced this pull request Nov 21, 2025
Changelog:
- 067a72f Merge pull request foundriesio#439 from foundriesio/bump-aktualizr-version
- 930165c aktualizr: Bump ver a6fc7239c
- bc69879 Merge pull request foundriesio#436 from foundriesio/detsch-disable-hw-report
- 74e3c67 cli: Add --report-hw-info option for check and update command
- 5972d80 Merge pull request foundriesio#433 from foundriesio/fix-health-status-update
- 937f205 composeappmanager: Fix app health deducing

Signed-off-by: Jose Quaresma <[email protected]>
quaresmajose added a commit that referenced this pull request Nov 26, 2025
Changelog:
- 067a72f Merge pull request #439 from foundriesio/bump-aktualizr-version
- 930165c aktualizr: Bump ver a6fc7239c
- bc69879 Merge pull request #436 from foundriesio/detsch-disable-hw-report
- 74e3c67 cli: Add --report-hw-info option for check and update command
- 5972d80 Merge pull request #433 from foundriesio/fix-health-status-update
- 937f205 composeappmanager: Fix app health deducing

Signed-off-by: Jose Quaresma <[email protected]>
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.

2 participants