aboutsummaryrefslogtreecommitdiff
path: root/components/boot.xml
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to 'components/boot.xml')
-rw-r--r--components/boot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/boot.xml b/components/boot.xml
index d801c01..4b7db8e 100644
--- a/components/boot.xml
+++ b/components/boot.xml
@@ -4,6 +4,7 @@
<profile name="BootCoreUKI" description="Boot core packages for UKI"/>
<profile name="BootDiskCore" description="Boot disk core configuration">
<requires profile="BaseCommon"/>
+ <requires profile="HardwareCommon"/>
<requires profile="BootCore"/>
</profile>
</profiles>
@@ -118,7 +119,6 @@
</packages>
<packages type="image" patternType="plusRecommended" profiles="BootDiskCore">
<package name="arm-image-installer" arch="aarch64"/>
- <package name="bcm283x-firmware" arch="aarch64"/>
<package name="glibc-all-langpacks"/>
<package name="kernel"/>
<package name="kernel-modules"/>