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
commit 6cea1e14be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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