wok-6.x diff linux-video/receipt @ rev 3510

Add: linux-input-touchscreen; update other linux-* pkgs
author Rohit Joshi <jozee@slitaz.org>
date Fri Jun 19 15:32:06 2009 +0000 (2009-06-19)
parents 9059daaaa23d
children 7df76f20d2c3
line diff
     1.1 --- a/linux-video/receipt	Mon May 11 19:08:50 2009 +0200
     1.2 +++ b/linux-video/receipt	Fri Jun 19 15:32:06 2009 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      $src/list_modules.sh drivers/media/video drivers/video \
     1.7 -	drivers/gpio/bt8xxgpio.ko.gz | \
     1.8 +	drivers/media/common/tuners/ drivers/gpio/bt8xxgpio.ko.gz | \
     1.9      while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir