wok diff linux-libre-aoe/receipt @ rev 24014
linld: add quick boot switch (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 19 18:33:17 2021 +0000 (2021-02-19) |
parents | 051931e905b0 |
children |
line diff
1.1 --- a/linux-libre-aoe/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/linux-libre-aoe/receipt Fri Feb 19 18:33:17 2021 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="linux-libre-aoe" 1.7 -VERSION="2.6.37-gnu" 1.8 +VERSION="3.18.129-gnu" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="The Linux Libre kernel ATA over Ethernet modules." 1.11 MAINTAINER="gokhlayeh@slitaz.org" 1.12 @@ -18,7 +18,7 @@ 1.13 mkdir -p $fs/$path 1.14 export src 1.15 export _pkg 1.16 - $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.gz | \ 1.17 + $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.xz | \ 1.18 while read module; do 1.19 dir=$path/$(dirname $module) 1.20 [ -d $fs/$dir ] || mkdir -p $fs/$dir