Home
last modified time | relevance | path

Searched hist:c25405d6134c44646b92fe8404de776199f855d3 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/docs/
H A DMakefilec25405d6134c44646b92fe8404de776199f855d3 Mon Mar 10 09:24:34 UTC 2025 Chris Kay <chris.kay@arm.com> build(poetry): install dependencies with `--no-root`

More recent versions of Poetry introduced the `package-mode` key to
configure whether the project should be used for dependency management
only, but this is incompatible with the earlier versions of Poetry that
we still support.

Instead, we rely on installing with the `--no-root` flag, which behaves
similarly. Installing without passing the `--no-root` flag is
deprecated, and in recent versions of Poetry has become a hard error.

This change ensures that the build system always installs dependencies
with the required flag.

Change-Id: Ic1543511314dcd20c00b73fd9e8cfae3dd034a41
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/plat/arm/common/
H A Darm_common.mkc25405d6134c44646b92fe8404de776199f855d3 Mon Mar 10 09:24:34 UTC 2025 Chris Kay <chris.kay@arm.com> build(poetry): install dependencies with `--no-root`

More recent versions of Poetry introduced the `package-mode` key to
configure whether the project should be used for dependency management
only, but this is incompatible with the earlier versions of Poetry that
we still support.

Instead, we rely on installing with the `--no-root` flag, which behaves
similarly. Installing without passing the `--no-root` flag is
deprecated, and in recent versions of Poetry has become a hard error.

This change ensures that the build system always installs dependencies
with the required flag.

Change-Id: Ic1543511314dcd20c00b73fd9e8cfae3dd034a41
Signed-off-by: Chris Kay <chris.kay@arm.com>
/rk3399_ARM-atf/
H A DMakefilec25405d6134c44646b92fe8404de776199f855d3 Mon Mar 10 09:24:34 UTC 2025 Chris Kay <chris.kay@arm.com> build(poetry): install dependencies with `--no-root`

More recent versions of Poetry introduced the `package-mode` key to
configure whether the project should be used for dependency management
only, but this is incompatible with the earlier versions of Poetry that
we still support.

Instead, we rely on installing with the `--no-root` flag, which behaves
similarly. Installing without passing the `--no-root` flag is
deprecated, and in recent versions of Poetry has become a hard error.

This change ensures that the build system always installs dependencies
with the required flag.

Change-Id: Ic1543511314dcd20c00b73fd9e8cfae3dd034a41
Signed-off-by: Chris Kay <chris.kay@arm.com>