Skip to content
Commit 2439dc22 authored by Ahmed Ismail's avatar Ahmed Ismail Committed by Devaraj Ranganna
Browse files

fri: Address the issues introduced by Ubuntu update



As a result of updating from Ubuntu v20.04 to v22.04,
the following changes had to be made:

* The default `setuptools_scm` v8.x requires that
`setuptools` package has a version higher than 61.
Hence, updating the minimum required `setuptools`
version.

* The `license_file` is now deprecated and `license_files`
option should be used instead.

* The way CI-env-private installs `uncrustify` has been changed
where it introduced a known issue in the `uncrustify` tool so a
workaround has been applied to overcome the issue.

Signed-off-by: default avatarAhmed Ismail <Ahmed.Ismail@arm.com>
parent 79a7f2c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment