aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpeg2dec/mpeg2dec_0.4.0b.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mpeg2dec/mpeg2dec_0.4.0b.bb')
-rw-r--r--recipes/mpeg2dec/mpeg2dec_0.4.0b.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mpeg2dec/mpeg2dec_0.4.0b.bb b/recipes/mpeg2dec/mpeg2dec_0.4.0b.bb
index 8b1f81b6d9..ac55c2b08b 100644
--- a/recipes/mpeg2dec/mpeg2dec_0.4.0b.bb
+++ b/recipes/mpeg2dec/mpeg2dec_0.4.0b.bb
@@ -2,9 +2,9 @@ DESCRIPTION = "Libraries and test programs for decoding mpeg-2 and mpeg-1 video
HOMEPAGE = "http://libmpeg2.sourceforge.net/"
SECTION = "libs"
PRIORITY = "optional"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
DEPENDS = "virtual/libsdl"
-PR = "r5"
+PR = "r6"
SRC_URI = "http://libmpeg2.sourceforge.net/files/mpeg2dec-${PV}.tar.gz"
S = "${WORKDIR}/mpeg2dec-0.4.0"