We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd78de8 + 6b41ff0 commit 10f7cbfCopy full SHA for 10f7cbf
conf/machine/include/qcom-qcm2290.inc
@@ -8,4 +8,12 @@ require conf/machine/include/arm/armv8a/tune-cortexa53.inc
8
9
KERNEL_CMDLINE_EXTRA ?= "earlycon clk_ignore_unused pd_ignore_unused"
10
11
+MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += " \
12
+ packagegroup-qcom-boot-essential \
13
+"
14
+
15
+MACHINE_EXTRA_RRECOMMENDS += " \
16
+ packagegroup-qcom-boot-additional \
17
18
19
EXTRA_IMAGEDEPENDS += "firmware-qcom-boot-qrb2210-rb1 qcom-gen-partition-bins"
0 commit comments