diff options
-rw-r--r-- | meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb b/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb index 19ec12c88d..29ef2fa448 100644 --- a/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb +++ b/meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb | |||
@@ -5,7 +5,7 @@ designed by the IETF Codec Working Group and incorporates \ | |||
5 | technology from Skype's SILK codec and Xiph.Org's CELT codec." | 5 | technology from Skype's SILK codec and Xiph.Org's CELT codec." |
6 | HOMEPAGE = "http://www.opus-codec.org/" | 6 | HOMEPAGE = "http://www.opus-codec.org/" |
7 | SECTION = "libs/multimedia" | 7 | SECTION = "libs/multimedia" |
8 | LICENSE = "BSD" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e304cdf74c2a1b0a33a5084c128a23a3" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=e304cdf74c2a1b0a33a5084c128a23a3" |
10 | 10 | ||
11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" | 11 | SRC_URI = "http://downloads.xiph.org/releases/opus/opus-${PV}.tar.gz" |