[Lunar-commits] <moonbase> linux-firmware: All the firmware you should need

Auke Kok sofar at foo-projects.org
Mon Sep 27 08:54:18 CEST 2010


commit 24cc35290e4e4b65152ea0c7966020022998ebc6
Author: Auke Kok <sofar at foo-projects.org>
Date:   Mon Sep 27 08:54:18 2010 +0200

    linux-firmware: All the firmware you should need
---
 zbeta/linux-firmware/BUILD   |    6 ++++++
 zbeta/linux-firmware/DETAILS |   13 +++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)

diff --git a/zbeta/linux-firmware/BUILD b/zbeta/linux-firmware/BUILD
new file mode 100644
index 0000000..5d7d907
--- /dev/null
+++ b/zbeta/linux-firmware/BUILD
@@ -0,0 +1,6 @@
+(
+
+  prepare_install &&
+  cp -arv * /lib/firmware
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/linux-firmware/DETAILS b/zbeta/linux-firmware/DETAILS
new file mode 100644
index 0000000..e92a16d
--- /dev/null
+++ b/zbeta/linux-firmware/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=linux-firmware
+         VERSION=20100925
+          SOURCE=${MODULE}-${VERSION}.tar.bz2
+      SOURCE_URL=http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:3553e2461868df09633cb019882126d825fa1340
+        WEB_SITE="http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware/"
+         ENTERED=20100925
+         UPDATED=20100925
+           SHORT="Kernel firmware for various hardware."
+cat <<EOF
+Kernel firmware for various hardware.
+EOF


More information about the Lunar-commits mailing list