mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-15 03:24:30 +01:00
Merge pull request #128 from nitkon/snapcraft
snapcraft.yaml: Use the correct powerpc kernel config name
This commit is contained in:
@@ -138,7 +138,7 @@ parts:
|
||||
;;
|
||||
|
||||
"ppc64le")
|
||||
config=ppc64le_kata_kvm_4.14.x
|
||||
config=powerpc_kata_kvm_4.14.x
|
||||
;;
|
||||
|
||||
"aarch64")
|
||||
|
||||
Reference in New Issue
Block a user