From 229e0bc6463d0bceaec35d83e8ab35cd447875f8 Mon Sep 17 00:00:00 2001 From: Frode Nordahl Date: Tue, 13 Sep 2022 12:53:14 +0200 Subject: [PATCH] Update git submodules * Update charm-octavia-diskimage-retrofit from branch 'master' to 65a2b4ec3ac46def532de6e9c0e070ee5e641ca3 - charmcraft.yaml: Add missing build-packages Not all supported architectures have binary wheels available on PyPi. For those architectures the wheels will be built from source, and as such we need to add build system library dependencies to allow the build to succeed. Also set the MAKEFLAGS environment variable to allow the source builds to use available processors for parallel compilation. Add -p parameter to mkdir in the override-prime entry point recipe in case the directory already exists. Change-Id: I83d2a41167cfb96ee38fbb95987f4e6c36ce2753 --- charm-octavia-diskimage-retrofit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-octavia-diskimage-retrofit b/charm-octavia-diskimage-retrofit index 2986ceb67b..65a2b4ec3a 160000 --- a/charm-octavia-diskimage-retrofit +++ b/charm-octavia-diskimage-retrofit @@ -1 +1 @@ -Subproject commit 2986ceb67b00b981d6b30e947b8089c268cb0f70 +Subproject commit 65a2b4ec3ac46def532de6e9c0e070ee5e641ca3