mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
mpv: upgrade 0.33.1 -> 0.34.0
* Release notes are found at [1] * License was refreshed to upstream changes [2] - no license change [1] https://github.com/mpv-player/mpv/releases/tag/v0.34.0 [2] https://github.com/mpv-player/mpv/commit/7314253180e7c5d06bec6d1fed79ce92bff4b6be Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+3
-3
@@ -16,11 +16,11 @@ DEPENDS += " \
|
||||
"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=91f1cb870c1cc2d31351a4d2595441cb"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
SRCREV_mpv = "b5d3e43198b9d57af5620b63537885aaa41fa8cd"
|
||||
SRCREV_mpv = "9ca9066d052acecb5b05369141a76993a753ee1e"
|
||||
SRC_URI = " \
|
||||
git://github.com/mpv-player/mpv;name=mpv;branch=release/0.33;protocol=https \
|
||||
git://github.com/mpv-player/mpv;name=mpv;branch=master;protocol=https \
|
||||
https://waf.io/waf-2.0.20;name=waf;subdir=git \
|
||||
"
|
||||
SRC_URI[waf.sha256sum] = "bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f"
|
||||
Reference in New Issue
Block a user