Commit c5b4e0e
committed
packagegroup-qcom: use RDEPENDS instead of RRECOMMENDS
All initramfs-*-image recipes use NO_RECOMMENDS to keep the size
minimal. The commit ebf3168 ("packagegroups: Define QCOM userspace
helper packagegroups") made initramfs-tiny-image to pull
packagegroup-qcom-* packages, which RRECOMMENDS platform packages
instead of RDEPENDing on them, thus all testing initramfs images have
lost corresponding Qualcomm tools.
Make packagegroup-qcom use RDEPENDS instead of RRECOMMENDS in order to
brign tool packages back.
Fixes: ebf3168 ("packagegroups: Define QCOM userspace helper packagegroups")
Suggested-by: Viswanath Kraleti <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>1 parent b993a26 commit c5b4e0e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments