diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-05-28 17:38:16 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-31 21:59:28 +0200 |
commit | 44d276eb2e03214c4786cff208e6897232bd0248 (patch) | |
tree | 696ce8ecce336d23c686dd257d00f8959300fb1d | |
parent | 682405ec762bf5659b69e7c1f2852502dcf80372 (diff) | |
download | buildroot-44d276eb2e03214c4786cff208e6897232bd0248.tar.gz buildroot-44d276eb2e03214c4786cff208e6897232bd0248.zip |
package/tremor: add upstream site to help text
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/tremor/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/tremor/Config.in b/package/tremor/Config.in index 1a478c47a0..ec7b8f8c00 100644 --- a/package/tremor/Config.in +++ b/package/tremor/Config.in @@ -6,3 +6,5 @@ config BR2_PACKAGE_TREMOR decoder. It provides a decoding API similar to libvorbis, but gives much better performance on systems without a floating-point unit. + + https://wiki.xiph.org/Tremor |