Staged. Bruce
On Mon, Mar 20, 2017 at 11:59 PM, Khem Raj <[email protected]> wrote: > Signed-off-by: Khem Raj <[email protected]> > --- > recipes-extended/seabios/seabios_1.9.1.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/recipes-extended/seabios/seabios_1.9.1.bb > b/recipes-extended/seabios/seabios_1.9.1.bb > index 88f2963..5c095ac 100644 > --- a/recipes-extended/seabios/seabios_1.9.1.bb > +++ b/recipes-extended/seabios/seabios_1.9.1.bb > @@ -23,6 +23,8 @@ TUNE_CCARGS = "" > EXTRA_OEMAKE += "HOSTCC='${BUILD_CC}'" > EXTRA_OEMAKE += "CROSS_PREFIX=${TARGET_PREFIX}" > > +COMPATIBLE_HOST = "(i.86|x86_64).*-linux" > + > do_configure() { > oe_runmake defconfig > } > -- > 2.12.0 > > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
