This commit is contained in:
parent
672eb3820a
commit
147a1bd706
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,8 @@ RUN rm -f /etc/chromium/chromium.conf
|
||||||
# Add rule to SELinux allowing modules to be loaded into custom kernel
|
# Add rule to SELinux allowing modules to be loaded into custom kernel
|
||||||
RUN setsebool -P domain_kernel_load_modules on
|
RUN setsebool -P domain_kernel_load_modules on
|
||||||
|
|
||||||
|
RUN dnf install -y alsa-sof-firmware
|
||||||
|
|
||||||
COPY etc /etc
|
COPY etc /etc
|
||||||
COPY usr /usr
|
COPY usr /usr
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue