diff options
| -rw-r--r-- | meta-oe/recipes-multimedia/mplayer/mpv_0.34.1.bb (renamed from meta-oe/recipes-multimedia/mplayer/mpv_0.34.0.bb) | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-oe/recipes-multimedia/mplayer/mpv_0.34.0.bb b/meta-oe/recipes-multimedia/mplayer/mpv_0.34.1.bb index ebcaa6c932..17d4b6ba07 100644 --- a/meta-oe/recipes-multimedia/mplayer/mpv_0.34.0.bb +++ b/meta-oe/recipes-multimedia/mplayer/mpv_0.34.1.bb | |||
| @@ -18,11 +18,10 @@ DEPENDS += " \ | |||
| 18 | LICENSE = "GPLv2+" | 18 | LICENSE = "GPLv2+" |
| 19 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 19 | LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 20 | 20 | ||
| 21 | SRCREV_mpv = "9ca9066d052acecb5b05369141a76993a753ee1e" | 21 | SRCREV_mpv = "349e437466163cb52f7d0aa227d4606edd9db501" |
| 22 | SRC_URI = " \ | 22 | SRC_URI = "git://github.com/mpv-player/mpv;name=mpv;branch=release/0.34;protocol=https \ |
| 23 | git://github.com/mpv-player/mpv;name=mpv;branch=master;protocol=https \ | 23 | https://waf.io/waf-2.0.20;name=waf;subdir=git \ |
| 24 | https://waf.io/waf-2.0.20;name=waf;subdir=git \ | 24 | " |
| 25 | " | ||
| 26 | SRC_URI[waf.sha256sum] = "bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f" | 25 | SRC_URI[waf.sha256sum] = "bf971e98edc2414968a262c6aa6b88541a26c3cd248689c89f4c57370955ee7f" |
| 27 | 26 | ||
| 28 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
