[oe] [PATCH] blueman: rdepend on packagegroup-tools-bluetooth instead of bluez5-obex

Khem Raj raj.khem at gmail.com
Fri Sep 7 14:08:52 UTC 2018


hi Andreas

On Fri, Sep 7, 2018 at 3:29 AM Andreas Müller <schnitzeltony at gmail.com> 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 <schnitzeltony at gmail.com>
> ---
>  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
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list