You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
meta-refkit-extra: build testing for computer vision demo
Our CI system does not enable the layer by default to avoid tainting
"normal" builds. However, we need to ensure that the extra content at
least continues to build.
This can be done in a meta-refkit selftest which adds the extra layer
as needed and removes it again. This is sub-optimal because it adds a
long-running test with no output while the test runs; extending the CI
setup so that it covers different build configurations would be
better. But for now the selftest is better than nothing.
Signed-off-by: Patrick Ohly <[email protected]>
0 commit comments