Steve Arnold
Steve Arnold
Hi: I couldn't find a better place for this since it requires a decision if you want to test it (now) and think about buildkernel/EFI-Guide integration, or wait and see...
This has been somewhat intermittent, and even when it shows up (like now) I don't see any errors in the logs other than the ``gdm/greeter.log`` which is pretty much all...
Hi again: This involves the chromebook signed FIT kernel images (and a few chromebook bootloader unknowns and possible tie-ins with dm-verity) as well as non-chromebook arm64 using UEFI blobs (as...
I just found out binutils-config has dropped the ``--linker`` flag completely (even though the man page says otherwise). The result is now I have broken genkernel/buildkernel on pretty much everything...
* first commit is setuptools build backend with metadata in setup.cfg and configs in toml (uses setuptools-scm) * second commit moves metadata to toml and build backend to hatch (uses...
The upstream issue was resolved pygobject/pycairo#190 prior to release 1.20.0 so update the deps and test it out.
Technically "correct" (?) but they look like folders with a cable underneath. Note that ubuntu Mate *does* have Adwaita and hicolor icons installed, but they don't show up in the...
Causes travis build failures in "nightly". See the upstream issue here: https://github.com/pygobject/pycairo/issues/190
This causes install failures in travis.ci default xenial python3.6 environment using a combination of apt-get to install build deps and tox's normal venv installs to run tests. Switching the CI...
I'm trying to parse/regenerate the Mavlink XML message definition files, which seems to be harder than it should be. Since they make heavy use of attribute/text fields this tool seems...