Commit 82d17d3
authored
qcom-console-image: disable package-management when using sota (#99)
The sota distro feature implies ostree-based system management, where
the root filesystem is immutable and package operations are not
supported. In this model, updates are delivered exclusively through
ostree, so the traditional package-management image feature has no use.
Update the image definition to add package-management only when sota is
not enabled in DISTRO_FEATURES.1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments