[meta-virtualization] [PATCH] criu: add libbsd rdepends

Bruce Ashfield bruce.ashfield at gmail.com
Tue Jun 27 10:25:25 PDT 2017


merged.

Bruce

On Thu, Jun 22, 2017 at 1:25 AM, <zhe.he at windriver.com> wrote:

> From: He Zhe <zhe.he at windriver.com>
>
> Fix the following QA warning:
> QA Issue: criu rdepends on libbsd, but it isn't a build dependency?
> [build-deps]
>
> This had been fixed by 1fd94d853545b55173b1f0e2cf683a5d21f8cd7b,
> but then was overwritten by b9b7ece0cd52966467035fb71ad9ba472bf24b88
>
> Signed-off-by: He Zhe <zhe.he 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 21dee2b..29f136a 100644
> --- a/recipes-containers/criu/criu_git.bb
> +++ b/recipes-containers/criu/criu_git.bb
> @@ -27,7 +27,7 @@ SRC_URI = "git://github.com/xemul/criu.git;protocol=git
> \
>
>  COMPATIBLE_HOST = "(x86_64|arm|aarch64).*-linux"
>
> -DEPENDS += "libnl libcap protobuf-c-native protobuf-c util-linux-native"
> +DEPENDS += "libnl libcap protobuf-c-native protobuf-c util-linux-native
> libbsd"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.8.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/20170627/27f48eaf/attachment-0001.html>


More information about the meta-virtualization mailing list