diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2021-01-08 22:13:31 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-01-07 22:57:45 -0800 |
commit | 22446fda3fccb7d258adfca302adc2e06f56edd0 (patch) | |
tree | 05b6636e87e080e6ea276cbddf178c939e8327ab | |
parent | 311da3fb20e193da3bc3559c6849f50a3c75db64 (diff) | |
download | meta-openembedded-22446fda3fccb7d258adfca302adc2e06f56edd0.tar.gz |
live555: upgrade 20201105 -> 20210101
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-multimedia/live555/live555_20210101.bb (renamed from meta-oe/recipes-multimedia/live555/live555_20201105.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/live555/live555_20201105.bb b/meta-oe/recipes-multimedia/live555/live555_20210101.bb index 59375c8629..817e52dca3 100644 --- a/meta-oe/recipes-multimedia/live555/live555_20201105.bb +++ b/meta-oe/recipes-multimedia/live555/live555_20210101.bb | |||
@@ -16,7 +16,7 @@ SRC_URI = "https://download.videolan.org/pub/contrib/live555/live.${URLV}.tar.gz | |||
16 | # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older | 16 | # only latest live version stays on http://www.live555.com/liveMedia/public/, add mirror for older |
17 | MIRRORS += "http://www.live555.com/liveMedia/public/ http://download.videolan.org/contrib/live555/ \n" | 17 | MIRRORS += "http://www.live555.com/liveMedia/public/ http://download.videolan.org/contrib/live555/ \n" |
18 | 18 | ||
19 | SRC_URI[sha256sum] = "89bdfba7fd215e16be2c9d46a797bf85c5f7f7c46b53dc8af2d1171a658da5b7" | 19 | SRC_URI[sha256sum] = "a26a2fb43c56719e5e94bbde7d2c492eb8306aa457a5a08034c6b942c4a3b0d4" |
20 | 20 | ||
21 | S = "${WORKDIR}/live" | 21 | S = "${WORKDIR}/live" |
22 | 22 | ||