I should mention that I have my pending queue on master-next. I've staged three of these patches, and put the containers/GOROOT patch on top of my other go fixes.
You can see the WIP in master-next, and it should be pushed later today. That leaves only the patch I was asking to be split, and if you don't have the time to do it, let me know, and I can do the split here. Cheers, Bruce On Tue, Mar 21, 2017 at 8:17 AM, Bruce Ashfield <[email protected]> wrote: > 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" > -- "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
