[packages/kernel/LINUX_4_19] - require newer geninitrd for: ERROR: Filesystem initramfs on initrd is not supported by kernel
arekm
arekm at pld-linux.org
Wed Dec 11 10:09:22 CET 2019
commit 3d8af6d71fb486c818f5b5fc01ce6f0b7a68cc1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Dec 11 10:09:11 2019 +0100
- require newer geninitrd for: ERROR: Filesystem initramfs on initrd is not supported by kernel
kernel.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0a5f6d47..a5146367 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -253,11 +253,11 @@ BuildRequires: uboot-mkimage
%endif
BuildRequires: xz >= 1:4.999.7
Requires(post): coreutils
-Requires(post): geninitrd >= 12757-8
+Requires(post): geninitrd >= 12787-6
Requires(post): kmod >= %{kmod_ver}
Requires: /sbin/depmod
Requires: coreutils
-Requires: geninitrd >= 12757-8
+Requires: geninitrd >= 12787-6
Requires: kmod >= %{kmod_ver}
%if %{with pae}
%ifarch i686 athlon pentium3 pentium4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/3d8af6d71fb486c818f5b5fc01ce6f0b7a68cc1f
More information about the pld-cvs-commit
mailing list