[meta-virtualization] [PATCH] xen.inc: Fixed typos in initscript declarations and syntax

Bruce Ashfield bruce.ashfield at gmail.com
Fri Jul 12 22:19:41 PDT 2013


On Thu, Jul 11, 2013 at 8:02 PM, Peter Muller <stickmanthe at gmail.com> wrote:
> Signed-off-by: Peter Muller <stickmanthe at gmail.com>

Thanks Peter,

Sorry for the delay, I was on vacation!  I've queued the change. And
will push it
out when I'm back to the office on Monday.

Bruce

> ---
>  recipes-extended/xen/xen.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index 6207897..ccaa8fe 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -222,7 +222,7 @@ INITSCRIPT_NAME_${PN}-watchdog = "xen-watchdog"
>  INITSCRIPT_PARAMS_${PN}-watchdog = "defaults 66"
>  INITSCRIPT_NAME_${PN}-domains = "xendomains"
>  INITSCRIPT_PARAMS_${PN}-domains = "defaults 68"
> -NITSCRIPT_NAME_${PN}-minimal = "xenminiinit"
> +INITSCRIPT_NAME_${PN}-minimal = "xenminiinit"
>  INITSCRIPT_PARAMS_${PN}-minimal = "defaults 69"
>
>  do_compile() {
> @@ -295,7 +295,7 @@ do_install() {
>                 fi
>         done
>
> -       cp -av ${S}/dist/install/* ${D}/
> +       cp -av ${S}/dist/install/\* ${D}/
>         install -d ${D}/etc/xen
>         install -d ${D}/etc/init.d
>
> --
> 1.8.3.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"



More information about the meta-virtualization mailing list