Daniel McIlvaney
Daniel McIlvaney
I've rerun a local build with the new changes and the %dist macro expands the same way as before.
Looks like that document is indeed very specific to the Minnow Board, although the testing with t2t and urchin should work the same. I'll see about getting it updated with...
@kiwikissling No worries, firmware is not a simple endeavor at the best of times. **Quick question:** Are you running the pre-built firmware included in the imx-iotcore repo, or have you...
Ok, I was planning on making a concerted effort to get the firmware updated next week, so this is extra impetus to do so. If you are blocked and need...
## New Binaries Working to get the binaries updated (more on that later), but here is a UEFI which should include a fixed TPM if you want to get started....
Thoughts on making extended available to check builds, I've got two ideas: 1) This needs to be something done through the caching code, and very selectively. We are moving towards...
Rebased to current main branch
I had a dig around the upstream repos when looking at this change. This macro is something that is set for most (if not all) rpm distros. If a non-standard...
Just an fyi: our tools are happy to have multiple .spec files share a folder (ie llvm, clang, nodejs etc.). Your call on if this simplifies your life or makes...
Need to wait on another PR first to fix a bunch of packages. Several packages include license files as `%doc` which should really be `%license`. We need to fix those...