Commit 7fa4d0e
Alex Stewart
pkggrps: clean up tpm package declarations
The TPM-related packages have been declared independently in the base
packagegroup, where we should just use the ``-ni-tpm`` packagegroup
instead. But we have to remove the dependency on the OE upstream
``packagegroup-security-tpm2`` since it includes python dependencies and
init services that we do not want in the initramfs images.
Also, remove crypsetup from the extras feed declaration, since it is
already built in the core feed.
Signed-off-by: Alex Stewart <alex.stewart@emerson.com>1 parent 9977b3b commit 7fa4d0e
File tree
3 files changed
+1
-6
lines changed- recipes-core/packagegroups
3 files changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | 368 | | |
370 | 369 | | |
371 | 370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
107 | | - | |
108 | 106 | | |
109 | 107 | | |
110 | | - | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments