summaryrefslogtreecommitdiffstats
path: root/config/auto_inst.cfg.pl
diff options
context:
space:
mode:
Diffstat (limited to 'config/auto_inst.cfg.pl')
-rw-r--r--config/auto_inst.cfg.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/auto_inst.cfg.pl b/config/auto_inst.cfg.pl
index 95b229f..c74e77b 100644
--- a/config/auto_inst.cfg.pl
+++ b/config/auto_inst.cfg.pl
@@ -324,6 +324,8 @@ $o = {
"perl -pi -e 's/META_CLASS=.*/META_CLASS=powerpack/' /etc/sysconfig/system",
"echo MDV_MENU_STYLE=discovery > /etc/sysconfig/menustyle",
),
+ # workaround for mga #12361
+ 'urpmi kernel-firmware-nonfree',
),
'autoExitInstall' => 1,
'keep_unrequested_dependencies' => 0,