Skip to content

Commit

Permalink
fix patches
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingneko committed Oct 25, 2024
1 parent e12990f commit 20f65ce
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions ultramarine/rpi/rpi.spec
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,9 @@ BuildRequires: devtoolset-8-gcc
BuildRequires: devtoolset-8-make
%endif

# Compile with SELinux but disable per default
#Patch100: bcm2709_selinux_config.patch
#Patch101: bcm2711_selinux_config.patch
# disabled this, we'll see if it works --jr
Compile with SELinux but disable per default
Patch100: bcm2709_selinux_config.patch
Patch101: bcm2711_selinux_config.patch

%description
This package is part of the Ultramarine Anywhere Initative. Provides the Raspberry Pi Foundation's kernel and AlmaLinux's boot proccess.
Expand Down Expand Up @@ -631,4 +630,4 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc

* Fri Feb 20 2015 Jacco Ligthart <[email protected]>
- update to version 3.18 (coming from 3.12)
- require coreutils
- require coreutils

0 comments on commit 20f65ce

Please sign in to comment.