diff options
-rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb b/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb index e04925d0f1..6a3fd97157 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb | |||
@@ -12,9 +12,6 @@ DEPENDS += " \ | |||
12 | LICENSE = "GPLv2+" | 12 | LICENSE = "GPLv2+" |
13 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=91f1cb870c1cc2d31351a4d2595441cb" | 13 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=91f1cb870c1cc2d31351a4d2595441cb" |
14 | 14 | ||
15 | # While this item does not require it, it depends on ffmpeg which does | ||
16 | LICENSE_FLAGS = "commercial" | ||
17 | |||
18 | SRCREV_mpv = "70b991749df389bcc0a4e145b5687233a03b4ed7" | 15 | SRCREV_mpv = "70b991749df389bcc0a4e145b5687233a03b4ed7" |
19 | SRC_URI = " \ | 16 | SRC_URI = " \ |
20 | git://github.com/mpv-player/mpv;name=mpv \ | 17 | git://github.com/mpv-player/mpv;name=mpv \ |