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

Doug Goldstein cardoe at gentoo.org
Thu Aug 10 11:36:25 PDT 2017


On 8/9/17 8:06 PM, Christopher Clark wrote:
> Bug fix: 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 677ab69..274d0df 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 \
> 

ACK

-- 
Doug Goldstein

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 613 bytes
Desc: OpenPGP digital signature
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20170810/223ff356/attachment.pgp>


More information about the meta-virtualization mailing list