[meta-virtualization] [PATCH resend] xen: remove STAGING_DIR_HOST from the runtime search path for bios.bin

Bruce Ashfield bruce.ashfield at gmail.com
Thu Aug 17 08:52:27 PDT 2017


merged.

Bruce

On Mon, Aug 14, 2017 at 4:04 PM, <christopher.w.clark at gmail.com> wrote:

> From: Christopher Clark <christopher.w.clark at gmail.com>
>
> This configuration option sets a run-time search path rather
> than the location of a build-time dependency.
>
> Tested with Xen 4.9 on OpenXT.
>
> Signed-off-by: Christopher Clark <christopher.clark6 at baesystems.com>
> ---
>  recipes-extended/xen/xen.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
> index a28d474..6a0f226 100644
> --- a/recipes-extended/xen/xen.inc
> +++ b/recipes-extended/xen/xen.inc
> @@ -22,7 +22,7 @@ FLASK_POLICY_FILE ?= "xenpolicy-${PV}"
>  PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,virtual/libsdl,"
>  PACKAGECONFIG[xsm] = "--enable-xsmpolicy,--disable-
> xsmpolicy,checkpolicy-native,"
>  PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd,"
> -PACKAGECONFIG[hvm] = "--with-system-seabios="${
> STAGING_DIR_HOST}/usr/share/firmware/bios.bin",--disable-seabios,seabios
> ipxe vgabios,"
> +PACKAGECONFIG[hvm] = "--with-system-seabios="/usr/
> share/firmware/bios.bin",--disable-seabios,seabios ipxe vgabios,"
>
>  DEPENDS = " \
>      bison-native \
> --
> 2.7.4
>
>


-- 
"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/20170817/9f7b0c04/attachment.html>


More information about the meta-virtualization mailing list