Merge pull request #128 from nitkon/snapcraft

snapcraft.yaml: Use the correct powerpc kernel config name
This commit is contained in:
Julio Montes
2018-08-10 13:38:19 -05:00
committed by GitHub

View File

@@ -138,7 +138,7 @@ parts:
;;
"ppc64le")
config=ppc64le_kata_kvm_4.14.x
config=powerpc_kata_kvm_4.14.x
;;
"aarch64")