Commit c486dff
committed
grub-efi: move efi packages to run dependencies of grub-efi
Packages like shim, seloader etc. are currently being installed always,
as packages listed in `packagegroup-efi-secure-boot.bb`.
Instead of installing them for each scheme, they should be installed
conditionally, as run dependencies of grub-efi package.
Signed-off-by: Piotr Łobacz <[email protected]>1 parent 7ba6547 commit c486dff
File tree
2 files changed
+4
-5
lines changed- meta-efi-secure-boot
- recipes-base/packagegroups
- recipes-bsp/grub
2 files changed
+4
-5
lines changedLines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | 13 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 14 | | |
20 | 15 | | |
21 | 16 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
0 commit comments