[meta-virtualization] [PATCH 2/2] xen: Add RDEPENDS block for xendomains script.

Chris Patterson cjp256 at gmail.com
Sun Feb 9 18:57:30 PST 2014


Perhaps something to do with udev rules (which may invoke the block
scripts)?


On Sun, Feb 9, 2014 at 8:45 PM, Philip Tricca <flihp at twobit.us> wrote:

> I can't explain the dependency on xen-scripts-block as the xendomains
> script doesn't invoke any of these scripts directly. Still xendomains
> hangs indefinitely without them.
>
> Signed-off-by: Philip Tricca <flihp at twobit.us>
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index bd2fc74..4c27497 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -70,6 +70,13 @@ RDEPENDS_${PN}-xencommons = "\
>      ${PN}-scripts-common \
>      "
>
> +RDEPENDS_${PN}-xendomains = "\
> +    ${PN}-console \
> +    ${PN}-scripts-block \
> +    ${PN}-scripts-common \
> +    ${PN}-xenstored \
> +    "
> +
>  RDEPENDS_${PN}-xl = "libgcc"
>
>  PACKAGES = "\
> --
> 1.7.10.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20140209/17e4e29b/attachment.html>


More information about the meta-virtualization mailing list