Message ID | 20190920083808.21399-1-lersek@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | edk2 build scripts: eliminate python 2 dependency | expand |
On 9/20/19 4:38 AM, Laszlo Ersek wrote: > v1 URL: > http://mid.mail-archive.com/20190918171141.15957-1-lersek@redhat.com > > Updates are noted on each patch. > > Cc: Eduardo Habkost <ehabkost@redhat.com> > Cc: John Snow <jsnow@redhat.com> > Cc: Philippe Mathieu-Daudé <philmd@redhat.com> > > Thanks > Laszlo > > Laszlo Ersek (2): > edk2 build scripts: honor external BaseTools flags with > uefi-test-tools > edk2 build scripts: work around TianoCore#1607 without forcing Python > 2 > > roms/Makefile | 1 + > roms/edk2-build.sh | 4 ++-- > roms/edk2-funcs.sh | 17 +++++++++++++++++ > tests/uefi-test-tools/Makefile | 5 ++++- > tests/uefi-test-tools/build.sh | 6 ++++-- > 5 files changed, 28 insertions(+), 5 deletions(-) > Thank you again! I'm sure we'll find all of the rough spots during the rc process, so I am quite content for now. Reviewed-by: John Snow <jsnow@redhat.com>
On 9/20/19 6:06 PM, John Snow wrote: > On 9/20/19 4:38 AM, Laszlo Ersek wrote: >> v1 URL: >> http://mid.mail-archive.com/20190918171141.15957-1-lersek@redhat.com >> >> Updates are noted on each patch. >> >> Cc: Eduardo Habkost <ehabkost@redhat.com> >> Cc: John Snow <jsnow@redhat.com> >> Cc: Philippe Mathieu-Daudé <philmd@redhat.com> >> >> Thanks >> Laszlo >> >> Laszlo Ersek (2): >> edk2 build scripts: honor external BaseTools flags with >> uefi-test-tools >> edk2 build scripts: work around TianoCore#1607 without forcing Python >> 2 >> >> roms/Makefile | 1 + >> roms/edk2-build.sh | 4 ++-- >> roms/edk2-funcs.sh | 17 +++++++++++++++++ >> tests/uefi-test-tools/Makefile | 5 ++++- >> tests/uefi-test-tools/build.sh | 6 ++++-- >> 5 files changed, 28 insertions(+), 5 deletions(-) >> > > Thank you again! > > I'm sure we'll find all of the rough spots during the rc process, so I > am quite content for now. > > Reviewed-by: John Snow <jsnow@redhat.com> > Thanks, queued on edk2-next.