Commit 3ac1017
meta-mchp-mpu-apps: move EGT apps to separate packagegroup
The packagegroup `packagegroup-mchp-apps-egt` was previously included in
`packagegroup-mchp-apps`, which caused EGT applications to be pulled into
headless images as well. This is not intended, since EGT apps are only
needed for graphics-based images.
Rename it to `packagegroup-mchp-egt-apps` to clearly separate it from the
generic apps group, and updated `mchp-graphics-image.bb` to include the new
packagegroup instead of `mchp-egt-demo-init`.
Also remove the duplicated packagegroup.
Reported-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com>1 parent 399a327 commit 3ac1017
2 files changed
Lines changed: 3 additions & 8 deletions
File tree
- meta-mchp-mpu/meta-mchp-mpu-apps/recipes-mchp
- images
- packagegroups
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 20 | + | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
0 commit comments