-
Notifications
You must be signed in to change notification settings - Fork 225
Conversation
The current state of this is that everything builds, the userland tools work, and all |
@dm0- we have:
on amd64. Do we have a different set on arm? We should probably fix both of them and have a kola test that would fail on that message tbh. |
Yes, it's a much bigger set. |
@ajeddeloh was looking at possibly updating our amd64 selinux policy. @ajeddeloh, want to review this as well? |
Sure, For the commits changing configuration flags (e.g. f722cbc) can you add a commit body about why that change was needed? It would be helpful for when I go through and update these pacakges in the future as well. |
@ajeddeloh @euank I've already done some work to update the selinux related packages. Let's try to minimize duplicated work. See: |
This also fixes detection of development files in the board root.
This also fixes detection of development files in the board root.
Change the bin directory to the SDK's host bindir so that the tools it requires are natively executable.
Change the bin directory to the SDK's host bindir so that the tools it requires are natively executable.
I'm creating these PRs to build test images. Just about all of these packages could use updating, but this just attempts to get them working as is first.