Hardware: install Fedora builddeps
This commit is contained in:
@@ -133,6 +133,9 @@ source=(
|
|||||||
# replace 41 with your fedora version
|
# replace 41 with your fedora version
|
||||||
git switch f41
|
git switch f41
|
||||||
|
|
||||||
|
# install the build dependencies for the kernel, if you haven't already
|
||||||
|
sudo dnf builddep kernel.spec
|
||||||
|
|
||||||
# name this the 'bsb' build
|
# name this the 'bsb' build
|
||||||
sed -i 's/# define buildid .*/%define buildid .bsb/g' kernel.spec
|
sed -i 's/# define buildid .*/%define buildid .bsb/g' kernel.spec
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user