~pieq/bugit/+git/qabro:add-hwe-usb-tag

Last commit made on 2021-06-01
Get this branch:
git clone -b add-hwe-usb-tag https://git.launchpad.net/~pieq/bugit/+git/qabro
Only Pierre Equoy can upload to this branch. If you are Pierre Equoy please log in for upload directions.

Branch merges

Branch information

Name:
add-hwe-usb-tag
Repository:
lp:~pieq/bugit/+git/qabro

Recent commits

9c565ba... by Pierre Equoy

tags: add hwe-usb tag

a180f37... by PMR <pmr@pmr-lander>

Merge #403196 from ~pieq/qabro/+git/qabro:v0.16dev-update-changelog

0250209... by Pierre Equoy

Bump to v0.16dev

d00f337... by PMR <pmr@pmr-lander>

Merge #403172 from ~pieq/qabro/+git/qabro:release-0.15

f81a8cc... by Pierre Equoy

Bump to v0.15

87906b6... by PMR <pmr@pmr-lander>

Merge #402543 from ~pieq/qabro/+git/qabro:fix-armhf-build-cryptography-rust

cd049be... by Pierre Equoy

snap: Fix armhf build (rust dependency issue)

The launchpadlib Python library relies on cryptography library, which,
since December 2020, relies on the rust build chain to build.

On amd64 and arm64 architectures, cryptography lib is already available
as a binary wheel, so building it is not required. However, on armhf,
it's not available, and the the snap build stage fails because of
missing Rust dependencies.

This commit fixes that.

4206f36... by PMR <pmr@pmr-lander>

Merge #402382 from ~pieq/qabro/+git/qabro:fix-alsa-utils-service-dangling-symlink

f2edbe5... by Pierre Equoy

snap: Fix missing library file for alsa

923e76e... by Pierre Equoy

snap: Fix Snap store scan failure (dangling symlink)

Commit 75c64aaaaf09cb59311b8c8911fba5042ce4b605 brought the right fix at
the wrong place.

The symlink is created by the alsa part, not the acpidump part.

Tested OK after running review-tools.snap-review.