wok rev 17270

linux: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 24 12:46:53 2014 +0200 (2014-10-24)
parents e0cfbb41587f
children 5189478b714a
files linux/stuff/linux-header.u linux64-exofs/receipt linux64-usbip/receipt
line diff
     1.1 --- a/linux/stuff/linux-header.u	Fri Oct 24 10:25:36 2014 +0200
     1.2 +++ b/linux/stuff/linux-header.u	Fri Oct 24 12:46:53 2014 +0200
     1.3 @@ -761,7 +761,7 @@
     1.4  +//	ljmp	$INITSEG, $loadsys
     1.5  +	pushw	%ds
     1.6  +	.byte	0x6A, loadsys-bootsect_start
     1.7 -+	retf
     1.8 ++	lretw
     1.9  +#endif
    1.10  +	
    1.11  +#define kernel_version_offset	0xE
     2.1 --- a/linux64-exofs/receipt	Fri Oct 24 10:25:36 2014 +0200
     2.2 +++ b/linux64-exofs/receipt	Fri Oct 24 12:46:53 2014 +0200
     2.3 @@ -8,7 +8,7 @@
     2.4  LICENSE="GPL2"
     2.5  DEPENDS="linux64"
     2.6  WANTED="linux"
     2.7 -PROVIDE="linux-minix:linux64"
     2.8 +PROVIDE="linux-exofs:linux64"
     2.9  WEB_SITE="http://www.kernel.org/"
    2.10  CONFIG_FILES="/etc/filesystems"
    2.11  
     3.1 --- a/linux64-usbip/receipt	Fri Oct 24 10:25:36 2014 +0200
     3.2 +++ b/linux64-usbip/receipt	Fri Oct 24 12:46:53 2014 +0200
     3.3 @@ -8,9 +8,8 @@
     3.4  LICENSE="GPL2"
     3.5  DEPENDS="linux64"
     3.6  WANTED="linux"
     3.7 -PROVIDE="linux-usbip:linux64"
     3.8 +PROVIDE="usbip-module:linux64 linux-usbip:linux64"
     3.9  WEB_SITE="http://www.kernel.org/"
    3.10 -PROVIDE="usbip-module"
    3.11  
    3.12  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.13  genpkg_rules()