
On Mon, Jul 27, 2020 at 08:54:01AM -0600, Simon Glass wrote:
Hi Tom,
On Fri, 24 Jul 2020 at 06:41, Tom Rini trini@konsulko.com wrote:
On Thu, Jul 23, 2020 at 09:09:33PM -0400, Tom Rini wrote:
On Mon, Jul 20, 2020 at 02:19:02PM -0600, Simon Glass wrote:
Hi Tom,
https://gitlab.denx.de/u-boot/custodians/u-boot-dm/pipelines/4139
The following changes since commit 7303ba10a4a39852b9ba356fae5656b43122eec6:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 (2020-07-20 09:25:32 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-dm.git tags/dm-pull-20jul20
for you to fetch changes up to 60e7fa8b3b8538aae1e644dac61d5e4076901edb:
treewide: convert devfdt_get_addr() to dev_read_addr() (2020-07-20 11:37:47 -0600)
Applied to u-boot/master, thanks!
I spoke too soon. This is reliably causing: https://travis-ci.org/github/trini/u-boot/jobs/711313649 and I don't see why it's different from: https://gitlab.denx.de/u-boot/u-boot/-/jobs/129107
But, I also don't see why in both cases we say that pyelftools isn't installed when it very much is.
So I've reverted this for now, sorry.
That's a strange one, but I may have a handle on it (hopefully).
OK.
Re pyelftools, where are you seeing that message?
OK, this is a red herring, sorry. I thought I saw it everywhere, but I only see it on Travis and I see we're not installing pyelftools for python3, which would do it.