wok-next rev 20255

Up linux-cloop (4.12) again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Nov 07 14:55:55 2017 +0100 (2017-11-07)
parents 7dbe630f6bf9
children 2c409915a36c
files linux-cloop/receipt linux-cloop/stuff/patches/series
line diff
     1.1 --- a/linux-cloop/receipt	Tue Nov 07 14:37:56 2017 +0100
     1.2 +++ b/linux-cloop/receipt	Tue Nov 07 14:55:55 2017 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  
     1.5  compile_rules()
     1.6  {
     1.7 +	sed -i 's|dev_t.*|&\n#define uint64_t loff_t|' cloop_suspend.c
     1.8  	make cloop_suspend &&
     1.9  	make KERNEL_DIR="/usr/src/linux" cloop.ko && xz cloop.ko
    1.10  }
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/linux-cloop/stuff/patches/series	Tue Nov 07 14:55:55 2017 +0100
     2.3 @@ -0,0 +1,1 @@
     2.4 +4.3-to-4.12.patch