[meta-virtualization] [PATCH] criu: Fix QA warning

Bruce Ashfield bruce.ashfield at gmail.com
Tue May 3 19:22:38 PDT 2016


merged.

Bruce

On Mon, May 2, 2016 at 11:13 PM, Yunguo Wei <yunguo.wei at windriver.com>
wrote:

> This is fixing:
>
> QA Issue: criu rdepends on libbsd, but it isn't a build dependency?
> [build-deps]
>
> Signed-off-by: Yunguo Wei <yunguo.wei at windriver.com>
> ---
>  recipes-containers/criu/criu_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/criu/criu_git.bb
> b/recipes-containers/criu/criu_git.bb
> index 48bcdc2..816c806 100644
> --- a/recipes-containers/criu/criu_git.bb
> +++ b/recipes-containers/criu/criu_git.bb
> @@ -25,7 +25,7 @@ SRC_URI = "git://github.com/xemul/criu.git;protocol=git
> \
>
>  COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux"
>
> -DEPENDS += "protobuf-c-native protobuf-c"
> +DEPENDS += "protobuf-c-native protobuf-c libbsd"
>
>  S = "${WORKDIR}/git"
>
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20160503/a7512cec/attachment.html>


More information about the meta-virtualization mailing list