mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
cri-o: disable ptest build
We aren't running any ptests for cri-o (it is hard to test in isolation), and the update to go 1.11 has broken the build in the ptest phase. For now, we remove the task to get the build running again. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
60142aa29a
commit
2a46d2df06
|
@ -128,3 +128,6 @@ FILES_${PN} += "/usr/local/bin/*"
|
|||
|
||||
INHIBIT_PACKAGE_STRIP = "1"
|
||||
INSANE_SKIP_${PN} += "ldflags already-stripped"
|
||||
|
||||
deltask compile_ptest_base
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user