On 03/03/18 18:21, Richard Purdie wrote:
On Sat, 2018-03-03 at 09:00 +, Richard Purdie wrote:
Hi,
I need some help with a problem we keep seeing:
https://autobuilder.yocto.io/builders/nightly-arm64/builds/798
Basically, now and again, for reasons we don't understand, all the
sanity tests
On 03/03/18 10:51, Ian Arkver wrote:
On 03/03/18 09:00, Richard Purdie wrote:
Hi,
I need some help with a problem we keep seeing:
https://autobuilder.yocto.io/builders/nightly-arm64/builds/798
Basically, now and again, for reasons we don't understand, all the
sanity tests fail for qemu
On 03/03/18 09:00, Richard Purdie wrote:
Hi,
I need some help with a problem we keep seeing:
https://autobuilder.yocto.io/builders/nightly-arm64/builds/798
Basically, now and again, for reasons we don't understand, all the
sanity tests fail for qemuarm64.
I've poked at this a bit and if I go
On 21/06/17 10:05, Anton Novikov wrote:
[3 patch attachments]
Any word on getting these patches applied to Morty? Is anything blocking
them? Maybe they need resubmitted as individual patches?
They do seem to apply cleanly on the current tip of morty
(7d5822bf4c) and do fix various automake and
On 25/05/17 03:17, Joshua Watt wrote:
Generating the host keys atomically prevents power interruptions during
the first boot from leaving the key files incomplete, which often
prevents users from being able to ssh into the device.
---
meta/recipes-connectivity/openssh/openssh/init | 21 +++-
On 09/05/17 09:44, Alex J Lennon wrote:
On 09/05/17 09:05, Alexander Kanavin wrote:
On 05/09/2017 01:15 AM, Paul Eggleton wrote:
LXDE in particular is Gtk2 based, it's no longer being developed, and
has been superseded by LXQt. So it's a non-starter (and so is LXQt,
which should be clear from
From: Ian.Arkver
By default the feed_archs variable is split into single characters
resulting in very many broken short repo_uris. Add a split() to
split the string into words first.
Signed-off-by: Ian.Arkver
---
meta/lib/oe/package_manager.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion