hi Andreas On Fri, Sep 7, 2018 at 3:29 AM Andreas Müller <[email protected]> wrote: > > Have a better out-of-the-box experience >
Making a recipe rdep on a meta recipe is sort of too coarse grained the vice versa is expected can we encode all needed recipes in rdep ? > Signed-off-by: Andreas Müller <[email protected]> > --- > meta-oe/recipes-connectivity/blueman/blueman_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-oe/recipes-connectivity/blueman/blueman_git.bb > b/meta-oe/recipes-connectivity/blueman/blueman_git.bb > index f479386c1..947db7836 100644 > --- a/meta-oe/recipes-connectivity/blueman/blueman_git.bb > +++ b/meta-oe/recipes-connectivity/blueman/blueman_git.bb > @@ -25,7 +25,7 @@ SYSTEMD_AUTO_ENABLE_${PN} = "disable" > RRECOMENDS_${PN} += "adwaita-icon-theme" > RDEPENDS_${PN} += " \ > python3-dbus \ > - bluez5-obex \ > + packagegroup-tools-bluetooth \ > " > > PACKAGECONFIG[thunar] = > "--enable-thunar-sendto,--disable-thunar-sendto,,thunar" > -- > 2.14.4 > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
