[oe] [meta-networking][PATCH] cyrus-sasl: depend on db

Martin Jansa martin.jansa at gmail.com
Wed Dec 20 06:47:29 UTC 2017


There is fix for this already:
https://patchwork.openembedded.org/patch/145729/

On Wed, Dec 20, 2017 at 6:45 AM, Chunrong Guo <B40290 at freescale.com> wrote:

> From: Chunrong Guo <chunrong.guo at nxp.com>
>
> *db don't provide virtual/db
>
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=
> fe10cad66932c23812f344c6551cdb4f9e0b867b
>
> Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
> ---
>  meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_
> 2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_
> 2.1.26.bb
> index eaa453d..64d1a76 100644
> --- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
> +++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
> @@ -1,7 +1,7 @@
>  SUMMARY = "Generic client/server library for SASL authentication"
>  SECTION = "libs"
>  HOMEPAGE = "http://asg.web.cmu.edu/sasl/"
> -DEPENDS = "openssl virtual/db"
> +DEPENDS = "openssl db"
>  LICENSE = "BSD"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=3f55e0974e3d6db00ca6f57f2d206396"
>
> --
> 1.9.0
>
> --
> _______________________________________________
> 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