summaryrefslogtreecommitdiff
path: root/0015-bugfix-I6G246.patch
blob: f60be14b5914d09ab1baf62b1fbf6a594933c94e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From 413d2d7c86861f3481a3021d409e743e21a42328 Mon Sep 17 00:00:00 2001
From: wangchong1995924 <15229716099@163.com>
Date: Tue, 21 Feb 2023 10:19:14 +0800
Subject: [PATCH] add raspberrypi-firmware in except


diff --git a/isomaker/80-openeuler/runtime-install.tmpl b/isomaker/80-openeuler/runtime-install.tmpl
index 1856aff..a6144bf 100644
--- a/isomaker/80-openeuler/runtime-install.tmpl
+++ b/isomaker/80-openeuler/runtime-install.tmpl
@@ -22,7 +22,7 @@ installpkg --optional *-firmware --except alsa* --except midisport-firmware \
                        --except crystalhd-firmware --except ivtv-firmware \
                        --except cx18-firmware --except iscan-firmware \
                        --except uhd-firmware --except lulzbot-marlin-firmware \
-                       --except arm-trusted-firmware
+                       --except arm-trusted-firmware --except raspberrypi-firmware
 installpkg b43-openfwwf
 
 ## install all of the glibc langpacks since otherwise we get no locales
-- 
2.27.0