summaryrefslogtreecommitdiffstats
path: root/iwlwifi-5150-ucode
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2012-05-05 11:01:47 +0200
committerpiernov <piernov@piernov.org>2012-05-13 19:20:40 +0200
commit4226b83be4832dc6cbf7c6851a1d40aea7242834 (patch)
tree7a8c715d67be0152823241a8f443e758f81db9c3 /iwlwifi-5150-ucode
parent02705fcb2b8cadb572e4b5b4433eeeaeaee1e5e2 (diff)
downloadnutyx-extra-4226b83be4832dc6cbf7c6851a1d40aea7242834.tar.gz
nutyx-extra-4226b83be4832dc6cbf7c6851a1d40aea7242834.tar.bz2
nutyx-extra-4226b83be4832dc6cbf7c6851a1d40aea7242834.tar.xz
nutyx-extra-4226b83be4832dc6cbf7c6851a1d40aea7242834.zip
iwlwifi-5150-ucode supprimé (se trouve dans le kernel)
(cherry picked from commit b36dd3bcbe000229ec245824c9b076a6a163d4c4)
Diffstat (limited to 'iwlwifi-5150-ucode')
-rw-r--r--iwlwifi-5150-ucode/.footprint.i6868
-rw-r--r--iwlwifi-5150-ucode/.footprint.x86_648
-rw-r--r--iwlwifi-5150-ucode/.md5sum.i6861
-rw-r--r--iwlwifi-5150-ucode/.md5sum.x86_641
-rw-r--r--iwlwifi-5150-ucode/Pkgfile16
5 files changed, 0 insertions, 34 deletions
diff --git a/iwlwifi-5150-ucode/.footprint.i686 b/iwlwifi-5150-ucode/.footprint.i686
deleted file mode 100644
index 1a77cf514..000000000
--- a/iwlwifi-5150-ucode/.footprint.i686
+++ /dev/null
@@ -1,8 +0,0 @@
-drwxr-xr-x root/root lib/
-drwxr-xr-x root/root lib/firmware/
--rw-r--r-- root/root lib/firmware/iwlwifi-5150-2.ucode
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/licenses/
-drwxr-xr-x root/root usr/share/licenses/iwlwifi-5150-ucode/
--rw-r--r-- root/root usr/share/licenses/iwlwifi-5150-ucode/LICENSE
diff --git a/iwlwifi-5150-ucode/.footprint.x86_64 b/iwlwifi-5150-ucode/.footprint.x86_64
deleted file mode 100644
index 1a77cf514..000000000
--- a/iwlwifi-5150-ucode/.footprint.x86_64
+++ /dev/null
@@ -1,8 +0,0 @@
-drwxr-xr-x root/root lib/
-drwxr-xr-x root/root lib/firmware/
--rw-r--r-- root/root lib/firmware/iwlwifi-5150-2.ucode
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/licenses/
-drwxr-xr-x root/root usr/share/licenses/iwlwifi-5150-ucode/
--rw-r--r-- root/root usr/share/licenses/iwlwifi-5150-ucode/LICENSE
diff --git a/iwlwifi-5150-ucode/.md5sum.i686 b/iwlwifi-5150-ucode/.md5sum.i686
deleted file mode 100644
index 5f77b908b..000000000
--- a/iwlwifi-5150-ucode/.md5sum.i686
+++ /dev/null
@@ -1 +0,0 @@
-f9cee16e455e8046b1bf62c93f882d5d iwlwifi-5150-ucode-8.24.2.2.tgz
diff --git a/iwlwifi-5150-ucode/.md5sum.x86_64 b/iwlwifi-5150-ucode/.md5sum.x86_64
deleted file mode 100644
index 5f77b908b..000000000
--- a/iwlwifi-5150-ucode/.md5sum.x86_64
+++ /dev/null
@@ -1 +0,0 @@
-f9cee16e455e8046b1bf62c93f882d5d iwlwifi-5150-ucode-8.24.2.2.tgz
diff --git a/iwlwifi-5150-ucode/Pkgfile b/iwlwifi-5150-ucode/Pkgfile
deleted file mode 100644
index ea3a4066b..000000000
--- a/iwlwifi-5150-ucode/Pkgfile
+++ /dev/null
@@ -1,16 +0,0 @@
-# Description: Firmware pour la carte wifi IPW5150
-# URL: http://intellinuxwireless.org/?p=iwlwifi
-# Maintainer: NuTyX core team
-# Packager: thierryn1 at hispeed dot ch
-# Depends on:
-
-name=iwlwifi-5150-ucode
-version=8.24.2.2
-release=1
-source=(http://intellinuxwireless.org/iwlwifi/downloads/$name-$version.tgz)
-
-build() {
- cd $name-$version
- install -D -m 644 iwlwifi-5150-2.ucode $PKG/lib/firmware/iwlwifi-5150-2.ucode
- install -D -m 644 LICENSE.iwlwifi-5150-ucode $PKG/usr/share/licenses/$name/LICENSE
-}