diff options
author | Holger Freyther <zecke@selfish.org> | 2004-11-15 20:48:47 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-11-15 20:48:47 +0000 |
commit | eef5d664f297fc7854495418f63847072afcf756 (patch) | |
tree | 507b7da287e4a7a1321ba5370914fadcf3b5f617 /tremor/tremor_svn.oe | |
parent | d2f77f91fa3da6ec237c300507730332778e5529 (diff) |
Tremor:
-Remove oe files that refer to sources not available anymore
-Add BSD license to _svn.oe
BKrev: 4199162fJ1I9GCLTW3uil3ulH9cliA
Diffstat (limited to 'tremor/tremor_svn.oe')
-rw-r--r-- | tremor/tremor_svn.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tremor/tremor_svn.oe b/tremor/tremor_svn.oe index a0eda77cf5..5ab49765bf 100644 --- a/tremor/tremor_svn.oe +++ b/tremor/tremor_svn.oe @@ -4,6 +4,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" DEPENDS = "libogg" DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec." PV = "svn-${CVSDATE}" +LICENSE = "BSD" DEFAULT_PREFERENCE = "-1" |