On Sat, 16 Mar 2019 at 03:25, Michael Roth <mdr...@linux.vnet.ibm.com> wrote: > > Quoting Peter Maydell (2019-03-14 10:56:28) > > In commit d0dead3b6df7f6cd970e we changed to shipping the u-boot > > sources as a tarball, to work around a problem where they > > contained a file and directory that had the same name except > > for case, which was preventing QEMU's source tarball being > > unpacked on case-insensitive filesystems. > > > > In commit f2a3b549e357041f86d7e we updated our u-boot blob > > and sources to v2019.01, which no longer has this problem, > > so we can finally remove our workaround (effectively > > reverting d0dead3b6df7f6cd970e). > > > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > > Reviewed-by: Michael Roth <mdr...@linux.vnet.ibm.com>
Thanks; applied to master so it is in place ready for when you roll the rc0 tarballs tomorrow. -- PMM