Skip to content
Snippets Groups Projects
Verified Commit d7145f55 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

packagegroup-connectivity: Move dropbear-related packages to oniro-image-common.inc

Upstream[1] drops the complementary package openssh based on
PACKAGE_INSTALL (which uses IMAGE_INSTALL). This means that by default,
the drop won't be effective when we pull the dependency explicitly
through RDEPENDS on a packagegroup.

To take advantage of the above-mentioned upstream workaround, we start
pulling the SSH provider (dropbear in our case) directly from the images
(with IMAGE_INSTALL) using the dropbear existing packagegroup. This
package group will pull in both the dropbear and an SFTP server package
as a package recommendation.

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=14858



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent a4d88a18
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment