From cf92841ae6bc45d816ec0ad7f33d44c280fb288e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 19 Aug 2014 11:53:41 +0200 Subject: [PATCH] linux3.16-ck: set kernel_hooks_version to pass correct version to the kernel-hooks trigger. ... otherwise the initramfs is not built properly. --- srcpkgs/linux3.16-ck/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/linux3.16-ck/template b/srcpkgs/linux3.16-ck/template index 0ce6a514d4f..272cf09006f 100644 --- a/srcpkgs/linux3.16-ck/template +++ b/srcpkgs/linux3.16-ck/template @@ -2,7 +2,7 @@ # pkgname=linux3.16-ck version=3.16.1 -revision=1 +revision=2 patch_args="-p1" wrksrc="linux-${version}" maintainer="John Galt " @@ -20,6 +20,8 @@ preserve=yes only_for_archs="i686 x86_64" makedepends="bc perl kmod>=11_2 libressl-openssl elfutils" triggers="kernel-hooks" +kernel_hooks_version="${_kernver}" + # These files could be modified when an external module is built. mutable_files=" /usr/lib/modules/${_kernver}/modules.dep