summaryrefslogtreecommitdiff
path: root/package/libraw1394/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-01-26 13:51:22 -0300
committerPeter Korsgaard <jacmet@sunsite.dk>2012-01-26 22:21:20 +0100
commit39820e507df144c1af8b2dd90e9051fafd170966 (patch)
tree95438babdd69df8bc608d8f2d857245582c4f04f /package/libraw1394/Config.in
parent6d7a5607197921ac1c84c889e002b4f36c2040e0 (diff)
libraw1394: bump to version 2.0.7
[Peter: fixup whitespace] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/libraw1394/Config.in')
-rw-r--r--package/libraw1394/Config.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/package/libraw1394/Config.in b/package/libraw1394/Config.in
index 49399e329..7a64959a5 100644
--- a/package/libraw1394/Config.in
+++ b/package/libraw1394/Config.in
@@ -1,10 +1,7 @@
config BR2_PACKAGE_LIBRAW1394
bool "libraw1394"
help
- Library for direct access to IEEE 1394 bus.
+ libraw1394 provides direct access to the IEEE 1394 bus through
+ the Linux 1394 subsystem's raw1394 user space interface.
- Through libraw1394/raw1394, applications can directly
- send to and receive from other nodes without requiring
- a kernel driver for the protocol in question.
-
- http://www.linux1394.org/
+ http://sourceforge.net/projects/libraw1394/