-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e12990f
commit 20f65ce
Showing
1 changed file
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
|
@@ -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 |