Skip to content

Commit

Permalink
lxd: Cherry-pick fix for conversion (latest-candidate) (#645)
Browse files Browse the repository at this point in the history
Cherry-pick
canonical/lxd@dd7b99e
(related PR: canonical/lxd#14586)
  • Loading branch information
tomponline authored Dec 5, 2024
2 parents 6b33c3b + df917d0 commit afb00d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1508,6 +1508,7 @@ parts:
git config user.name "LXD snap builder"
git cherry-pick a014ad5514ee753d602b55ebce6f743a2efdbe5a # lxd/instance/drivers/driver/qemu: Fix nvram file update from 2MB OVMF and CSM mode
git cherry-pick dd7b99ed41424c3e86cf4fbd245648527088de63 # lxd/instance/instance_utils: Fix detection of suitable architecture when LXD is clustered
# Setup build environment
export GOPATH="$(realpath ./.go)"
Expand Down

0 comments on commit afb00d0

Please sign in to comment.